Git development
 help / color / mirror / Atom feed
* [PATCH 0/3] diff overhaul
@ 2005-05-14  1:39 Junio C Hamano
  2005-05-14 15:11 ` Rename tracking Petr Baudis
  0 siblings, 1 reply; 5+ messages in thread
From: Junio C Hamano @ 2005-05-14  1:39 UTC (permalink / raw)
  To: pasky, torvalds; +Cc: git

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.


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

end of thread, other threads:[~2005-05-14 16:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-14  1:39 [PATCH 0/3] diff overhaul Junio C Hamano
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox