From: larsxschneider@gmail.com
To: git@vger.kernel.org
Cc: luke@diamand.org, pw@padd.com, torarvid@gmail.com,
ksaitoh560@gmail.com, tboegi@web.de, sunshine@sunshineco.com,
gitster@pobox.com, Lars Schneider <larsxschneider@gmail.com>
Subject: [PATCH v5] git-p4: Obey core.ignorecase when using P4 client specs.
Date: Mon, 24 Aug 2015 23:30:04 +0200 [thread overview]
Message-ID: <1440451805-85095-1-git-send-email-larsxschneider@gmail.com> (raw)
From: Lars Schneider <larsxschneider@gmail.com>
Thanks to Luke Diamand I realized the core problem and propose here a
substiantially simpler fix to my PATCH v4.
The test cases remain and prove the problem. In particular
"8 - Clone path (ignorecase)" and
"Add a new file and clone path with new file (ignorecase)" fail with the
current implementation on OS X and Linux.
Lars Schneider (1):
git-p4: Obey core.ignorecase when using P4 client specs.
git-p4.py | 7 ++
t/t9821-git-p4-path-variations.sh | 200 ++++++++++++++++++++++++++++++++++++++
2 files changed, 207 insertions(+)
create mode 100755 t/t9821-git-p4-path-variations.sh
--
1.9.5 (Apple Git-50.3)
next reply other threads:[~2015-08-24 21:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-24 21:30 larsxschneider [this message]
2015-08-24 21:30 ` [PATCH v5] git-p4: Obey core.ignorecase when using P4 client specs larsxschneider
2015-08-25 6:54 ` Luke Diamand
2015-08-25 8:17 ` Lars Schneider
2015-08-25 8:33 ` Torsten Bögershausen
2015-08-25 10:30 ` Lars Schneider
2015-08-25 11:57 ` Luke Diamand
2015-08-25 13:14 ` Lars Schneider
2015-08-25 18:24 ` Luke Diamand
2015-08-26 10:18 ` Luke Diamand
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=1440451805-85095-1-git-send-email-larsxschneider@gmail.com \
--to=larsxschneider@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=ksaitoh560@gmail.com \
--cc=luke@diamand.org \
--cc=pw@padd.com \
--cc=sunshine@sunshineco.com \
--cc=tboegi@web.de \
--cc=torarvid@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).