git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/2] fix handling of multi-word P4EDITOR
@ 2015-05-13  7:36 Luke Diamand
  2015-05-13  7:36 ` [PATCHv2 1/2] git-p4: add failing test for P4EDITOR handling Luke Diamand
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Luke Diamand @ 2015-05-13  7:36 UTC (permalink / raw)
  To: git; +Cc: Jonathan Nieder, Chris Lasell, Junio C Hamano, Luke Diamand

This is an updated version of the earlier P4EDITOR multi-word shell
expansion fix. It updates test 9805 to match the new behavior (the
other tests also all pass).

I still haven't incorporated Junio's fix for the Windows platform;
that's next (once I've figured out how to build git on that platform).

Thanks
Luke

Luke Diamand (2):
  git-p4: add failing test for P4EDITOR handling
  git-p4: fix handling of multi-word P4EDITOR

 git-p4.py                          |  2 +-
 t/t9805-git-p4-skip-submit-edit.sh |  2 +-
 t/t9820-git-p4-editor-handling.sh  | 38 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 40 insertions(+), 2 deletions(-)
 create mode 100755 t/t9820-git-p4-editor-handling.sh

-- 
2.4.0.rc3.380.g8e2ddc7

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

end of thread, other threads:[~2015-05-14 19:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-13  7:36 [PATCHv2 0/2] fix handling of multi-word P4EDITOR Luke Diamand
2015-05-13  7:36 ` [PATCHv2 1/2] git-p4: add failing test for P4EDITOR handling Luke Diamand
2015-05-13  7:36 ` [PATCHv2 2/2] git-p4: fix handling of multi-word P4EDITOR Luke Diamand
2015-05-14 19:09 ` [PATCHv2 0/2] " Junio C Hamano

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).