From: Pete Wyckoff <pw@padd.com>
To: git@vger.kernel.org
Cc: Gary Gibbons <ggibbons@perforce.com>
Subject: [PATCH 0/2] git p4: use "move" command for renames
Date: Wed, 4 Jul 2012 09:40:18 -0400 [thread overview]
Message-ID: <1341409220-27954-1-git-send-email-pw@padd.com> (raw)
Recent p4 supports a "move" command that records explicitly that
a file was moved from one place to another. It can be changed a bit
during the move, too. Use this feature, if it exists, when renames
are detected.
Gary sent these patches months ago, and I've been sitting on them
far too long. Was hoping to move some other work out first, but it
was not ready.
These commits are on origin/next, as they depend on changes
in pw/git-p4-tests that was merged into next on Jul 3. They
do not conflict with the other series in flight, "notice Jobs: ...".
Gary Gibbons (2):
git p4: refactor diffOpts calculation
git p4: add support for 'p4 move' in P4Submit
Documentation/git-p4.txt | 10 +++---
git-p4.py | 86 ++++++++++++++++++++++++++++++++----------------
t/t9814-git-p4-rename.sh | 16 ++++-----
3 files changed, 72 insertions(+), 40 deletions(-)
--
1.7.11.1.125.g4a65fea
next reply other threads:[~2012-07-04 13:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-04 13:40 Pete Wyckoff [this message]
2012-07-04 13:40 ` [PATCH 1/2] git p4: refactor diffOpts calculation Pete Wyckoff
2012-07-04 13:40 ` [PATCH 2/2] git p4: add support for 'p4 move' in P4Submit Pete Wyckoff
2012-07-06 6:28 ` Junio C Hamano
2012-07-09 10:56 ` Pete Wyckoff
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=1341409220-27954-1-git-send-email-pw@padd.com \
--to=pw@padd.com \
--cc=ggibbons@perforce.com \
--cc=git@vger.kernel.org \
/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).