From: Luke Diamand <luke@diamand.org>
To: git@vger.kernel.org
Cc: Jonathan Nieder <jrnieder@gmail.com>,
Chris Lasell <chrisl@pixar.com>,
Junio C Hamano <gitster@pobox.com>,
Luke Diamand <luke@diamand.org>
Subject: [PATCHv2 0/2] fix handling of multi-word P4EDITOR
Date: Wed, 13 May 2015 08:36:13 +0100 [thread overview]
Message-ID: <1431502575-2176-1-git-send-email-luke@diamand.org> (raw)
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
next reply other threads:[~2015-05-13 7:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-13 7:36 Luke Diamand [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1431502575-2176-1-git-send-email-luke@diamand.org \
--to=luke@diamand.org \
--cc=chrisl@pixar.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=jrnieder@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).