git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5] git-p4: add config git-p4.pathEncoding
@ 2015-09-02 20:39 larsxschneider
  2015-09-02 20:39 ` larsxschneider
  0 siblings, 1 reply; 6+ messages in thread
From: larsxschneider @ 2015-09-02 20:39 UTC (permalink / raw)
  To: git; +Cc: luke, gitster, tboegi, sunshine, Lars Schneider

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)

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

end of thread, other threads:[~2015-09-04  8:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-02 20:39 [PATCH v5] git-p4: add config git-p4.pathEncoding larsxschneider
2015-09-02 20:39 ` 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

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