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

From: Lars Schneider <larsxschneider@gmail.com>

Diff to v3:
* add proper commit message
* remove command line option "--path-encoding" and add config "git-p4.pathEncoding"
* change TC number to 9822
* escape UTF-8 characters in TC
* change test encoding used in TC from cp1251 to ISO-8859-1
* use static ISO-8859-1 encoded string in TC
* check content of test file used in TC
* shorten core.quotepath usage

Thanks to 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                       |  3 ++
 t/t9822-git-p4-path-encoding.sh | 65 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 75 insertions(+)
 create mode 100755 t/t9822-git-p4-path-encoding.sh

--
1.9.5 (Apple Git-50.3)

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

end of thread, other threads:[~2015-09-02 18:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-02 14:57 [PATCH v4] git-p4: add config git-p4.pathEncoding larsxschneider
2015-09-02 14:57 ` larsxschneider
2015-09-02 16:30   ` Junio C Hamano
2015-09-02 18:13   ` Eric Sunshine

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