[PATCH] Show which files was changed in the git log output

From: Jonas Fonseca <fonseca@diku.dk>
Date: 2005-04-25 11:22:06
Hi,

I have attached a patch probe to optionally have the git log command
list which files was changed by a commit.

It would be nice if someone with a more in depth knowledge of which
sha1s to pass to diff-tree when there are multiple parents could comment
on whether it does the right thing.

Right now it does the following: if there are only one parent it is
diffed against the commit tree and if there are two parents they are
diffed. I assume the order they are diffed doesn't matter.

-- 
Jonas Fonseca

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Received on Mon Apr 25 11:22:36 2005

This archive was generated by hypermail 2.1.8 : 2005-04-25 11:22:36 EST