git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3] git-p4: RCS keyword handling
@ 2012-02-14 22:33 Luke Diamand
  2012-02-14 22:33 ` [PATCHv3] git-p4: add initial support for RCS keywords Luke Diamand
  0 siblings, 1 reply; 7+ messages in thread
From: Luke Diamand @ 2012-02-14 22:33 UTC (permalink / raw)
  To: git; +Cc: Pete Wyckoff, Eric Scouten, Luke Diamand

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

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

end of thread, other threads:[~2012-02-21 17:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-14 22:33 [PATCHv3] git-p4: RCS keyword handling Luke Diamand
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

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