[PATCH] git: Mention the '-p' option in the usage help string if git-diff-tree.
[git] / diff.c
2005-05-05  Linus TorvaldsMerge http://members.cox.net/junkio/git-jc.git/
2005-05-04  Junio C HamanoOptimize diff-cache -p --cached
2005-05-04  Junio C HamanoTerminate diff-* on non-zero exit from GIT_EXTERNAL_DIFF
2005-05-02  Linus TorvaldsChange the prefix for builtin diff generation.
2005-05-01  Junio C Hamano[PATCH] Rework built-in diff to make its output more...
2005-04-28  Junio C Hamano[PATCH] diff.c: clean temporary files
2005-04-28  Junio C Hamano[PATCH] Make diff-cache and friends output more cg...
2005-04-27  Linus Torvaldsdiff.c: don't add extra '/' to pathname
2005-04-27  Junio C Hamano[PATCH] Reworked external diff interface.
2005-04-26  Christopher Li[PATCH] introduce xmalloc and xrealloc
2005-04-26  Junio C Hamano[PATCH] Diff-tree-helper take two.
2005-04-26  Junio C Hamano[PATCH] Split external diff command interface to a...