From: larsxschneider@gmail.com
To: git@vger.kernel.org
Cc: luke@diamand.org, gitster@pobox.com, tboegi@web.de,
sunshine@sunshineco.com,
Lars Schneider <larsxschneider@gmail.com>
Subject: [PATCH v5] git-p4: add config git-p4.pathEncoding
Date: Wed, 2 Sep 2015 22:39:14 +0200 [thread overview]
Message-ID: <1441226355-61103-1-git-send-email-larsxschneider@gmail.com> (raw)
From: Lars Schneider <larsxschneider@gmail.com>
Diff to v4:
* add verbose output
* reword help text
* remove comment how to generate encoded sequence
* use ascii characters in encoded sequence where possible
* wrap 'cd' in TC in a subshell
Thanks to Eric, Torsten, and Junio for feedback!
Cheers,
Lars
Lars Schneider (1):
git-p4: add config git-p4.pathEncoding
Documentation/git-p4.txt | 7 +++++
git-p4.py | 11 ++++++++
t/t9822-git-p4-path-encoding.sh | 60 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 78 insertions(+)
create mode 100755 t/t9822-git-p4-path-encoding.sh
--
1.9.5 (Apple Git-50.3)
next reply other threads:[~2015-09-02 20:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-02 20:39 larsxschneider [this message]
2015-09-02 20:39 ` [PATCH v5] git-p4: add config git-p4.pathEncoding larsxschneider
2015-09-02 21:32 ` Luke Diamand
2015-09-03 8:26 ` Remi Galan Alfonso
2015-09-03 15:20 ` Lars Schneider
2015-09-04 8:30 ` Remi Galan Alfonso
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=1441226355-61103-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=sunshine@sunshineco.com \
--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).