[PATCH] diff-tree-helper: do not report unmerged path outside specification.
[gitweb.git] / diff-tree.c
2005-04-27 [PATCH] diff-tree -p implies diff-tree -p -r
2005-04-27 [PATCH] Add -p (patch) to diff-tree.
2005-04-26 [PATCH] introduce xmalloc and xrealloc
2005-04-24 Support a fine-grained diff-tree
2005-04-21 [PATCH] Usage-string fixes.
2005-04-21 [PATCH] Teach diff-tree about commit objects
2005-04-20 Make "diff-tree" take commit objects too, like "diff...
2005-04-15 Make "diff-tree" have similar behaviour as "ls-tree...
2005-04-13 [PATCH] Change diff-tree output format
2005-04-13 [PATCH] diff-tree usage
2005-04-13 [PATCH] Whitespace Fixes
2005-04-13 [PATCH] Consolidate the error handling
2005-04-11 Fix up commit-tree/diff-tree user interface issues.
2005-04-11 Fix diff-tree recursion.
2005-04-10 Simplify "diff-tree" output, and only keep track of...
2005-04-10 Add "-R" flag to "diff-tree", so that it will recursive...
2005-04-09 Add "diff-tree" program to show which files have change...