From: Junio C Hamano Date: Sat, 15 Apr 2006 11:22:08 +0000 (-0700) Subject: Merge branch 'jc/logopt' into next X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=9626cb2e622fc3e82f6bf3856306265e799dd58f;p=git.git Merge branch 'jc/logopt' into next * jc/logopt: (37 commits) 1fc70b6 Author: Junio C Hamano Date: Sat Apr 15 04:15:07 2006 -0700 Built-in git-whatchanged Now "git log" is in reusable shape, add "git whatchanged" which essentially is a synonym with different default for people whose fingers are already trained. There is a subtle difference from the shell-script version; the first line of each entry is now "commit ", instead of "diff-tree (from )." I suspect that showing the parent name that way is useful, so this may be something we would want to fix (the user can say --pretty=raw to get that information but that is a bit ugly). Signed-off-by: Junio C Hamano :100644 100644 22fec3d... 939a34c... M git.c ... --- 9626cb2e622fc3e82f6bf3856306265e799dd58f