git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/3] git-p4: improved unshelving - small fixes
@ 2018-10-15 11:14 Luke Diamand
  2018-10-15 11:14 ` [PATCHv2 1/3] git-p4: do not fail in verbose mode for missing 'fileSize' key Luke Diamand
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Luke Diamand @ 2018-10-15 11:14 UTC (permalink / raw)
  To: git
  Cc: SZEDER Gábor, Chen Bin, Miguel Torroja, George Vanburgh,
	Merland Romain, Vinicius Kursancew, larsxschneider, Lex Spoon,
	Johannes Schindelin, Luke Diamand

This is the same as my earlier patch other than fixing the
documentation to reflect the change to the destination branch,
as noticed by Junio.

Luke Diamand (3):
  git-p4: do not fail in verbose mode for missing 'fileSize' key
  git-p4: unshelve into refs/remotes/p4-unshelved, not
    refs/remotes/p4/unshelved
  git-p4: fully support unshelving changelists

 Documentation/git-p4.txt | 10 ++---
 git-p4.py                | 90 +++++++++++++++++++++++-----------------
 t/t9832-unshelve.sh      | 75 ++++++++++++++++++++++++++-------
 3 files changed, 117 insertions(+), 58 deletions(-)

-- 
2.19.1.331.gae0ed827e6


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-10-24 11:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-15 11:14 [PATCHv2 0/3] git-p4: improved unshelving - small fixes Luke Diamand
2018-10-15 11:14 ` [PATCHv2 1/3] git-p4: do not fail in verbose mode for missing 'fileSize' key Luke Diamand
2018-10-15 11:14 ` [PATCHv2 2/3] git-p4: unshelve into refs/remotes/p4-unshelved, not refs/remotes/p4/unshelved Luke Diamand
2018-10-15 11:14 ` [PATCHv2 3/3] git-p4: fully support unshelving changelists Luke Diamand
2018-10-16  4:27 ` [PATCHv2 0/3] git-p4: improved unshelving - small fixes Junio C Hamano
2018-10-24 11:51   ` Luke Diamand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).