From: Luke Diamand <luke@diamand.org>
To: git@vger.kernel.org
Cc: Pete Wyckoff <pw@padd.com>, Eric Scouten <eric@scouten.com>,
Luke Diamand <luke@diamand.org>
Subject: [PATCHv3] git-p4: RCS keyword handling
Date: Tue, 14 Feb 2012 22:33:54 +0000 [thread overview]
Message-ID: <1329258835-17223-1-git-send-email-luke@diamand.org> (raw)
Updated patch to handle RCS keyword expansion performed by perforce
in git-p4. This incorporates Pete Wyckoff's suggestions and test
cases, and also adds a test for handling deletion of a file containing
RCS keywords.
Eric - could I ask you to take a look at this and see if it
solves your particular problem.
Thanks.
Luke Diamand (1):
git-p4: add initial support for RCS keywords
Documentation/git-p4.txt | 5 +
contrib/fast-import/git-p4 | 116 +++++++++++++++--
t/t9810-git-p4-rcs.sh | 304 ++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 415 insertions(+), 10 deletions(-)
create mode 100755 t/t9810-git-p4-rcs.sh
--
1.7.9.259.ga92e
next reply other threads:[~2012-02-14 22:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-14 22:33 Luke Diamand [this message]
2012-02-14 22:33 ` [PATCHv3] git-p4: add initial support for RCS keywords Luke Diamand
2012-02-14 22:58 ` Junio C Hamano
2012-02-21 12:18 ` Pete Wyckoff
2012-02-21 16:54 ` Eric Scouten
2012-02-21 17:25 ` Junio C Hamano
2012-02-21 17:59 ` Eric Scouten
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=1329258835-17223-1-git-send-email-luke@diamand.org \
--to=luke@diamand.org \
--cc=eric@scouten.com \
--cc=git@vger.kernel.org \
--cc=pw@padd.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).