From: Junio C Hamano <junkio@cox.net>
To: pasky@ucw.cz, torvalds@osdl.org
Cc: git@vger.kernel.org
Subject: [PATCH 0/3] diff overhaul
Date: Fri, 13 May 2005 18:39:24 -0700 [thread overview]
Message-ID: <7vk6m260xf.fsf@assigned-by-dhcp.cox.net> (raw)
Here are three patches to update diff we discussed earlier.
[PATCH 1/3] Update mode-change strings in diff output.
[PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.
[PATCH 3/3] Rename git-diff-tree-helper to git-diff-helper (part 2).
The first one is to normalize the mode bits output to be more
machine friendly, which we discussed.
The second commit records only renames for two files and there
is no content change. The third one is to change the Makefiles,
documentation, and also usage string in git-diff-helper itself.
I am deliverately doing the 2 and 3 in separate steps for two
reasons. (1) to reduce the possibility of mistakes during the
rename for myself; (2) people doing the git repository browser
can use the commit trail for practicing their rename detection
logic. So please keep these two steps separate when you commit.
next reply other threads:[~2005-05-14 1:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-14 1:39 Junio C Hamano [this message]
2005-05-14 15:11 ` Rename tracking Petr Baudis
2005-05-14 16:05 ` Junio C Hamano
2005-05-14 16:21 ` Petr Baudis
2005-05-14 16:36 ` Junio C Hamano
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=7vk6m260xf.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--cc=git@vger.kernel.org \
--cc=pasky@ucw.cz \
--cc=torvalds@osdl.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