From: larsxschneider@gmail.com
To: git@vger.kernel.org
Cc: luke@diamand.org, gitster@pobox.com, tboegi@web.de,
Lars Schneider <larsxschneider@gmail.com>
Subject: [PATCH v3] git-p4: add "--path-encoding" option
Date: Tue, 1 Sep 2015 00:10:25 +0200 [thread overview]
Message-ID: <1441059026-66814-1-git-send-email-larsxschneider@gmail.com> (raw)
From: Lars Schneider <larsxschneider@gmail.com>
Diff to v2:
* remove comment
* use "core.quotepath false" to simplify test case
Unit test passed on OS X and Linux. The unit test did also pass on v2 as "printf $(git ls-files) >actual" removes the LF.
Cheers,
Lars
Lars Schneider (1):
git-p4: add "--path-encoding" option
Documentation/git-p4.txt | 5 +++++
git-p4.py | 6 ++++++
t/t9821-git-p4-path-encoding.sh | 38 ++++++++++++++++++++++++++++++++++++++
3 files changed, 49 insertions(+)
create mode 100755 t/t9821-git-p4-path-encoding.sh
--
1.9.5 (Apple Git-50.3)
next reply other threads:[~2015-08-31 22:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-31 22:10 larsxschneider [this message]
2015-08-31 22:10 ` [PATCH v3] git-p4: add "--path-encoding" option larsxschneider
2015-08-31 23:13 ` Junio C Hamano
2015-09-01 13:42 ` Lars Schneider
2015-09-01 17:19 ` Junio C Hamano
2015-09-01 17:35 ` Junio C Hamano
2015-09-01 18:55 ` Lars Schneider
2015-09-01 19:06 ` Junio C Hamano
2015-09-01 4:37 ` Torsten Bögershausen
2015-09-01 7:14 ` Fwd: " Torsten Bögershausen
2015-09-01 12:47 ` Lars Schneider
2015-09-01 14:35 ` Torsten Bögershausen
2015-09-01 15:02 ` Lars Schneider
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=1441059026-66814-1-git-send-email-larsxschneider@gmail.com \
--to=larsxschneider@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=luke@diamand.org \
--cc=tboegi@web.de \
/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).