git-config-set: support selecting values by non-matching regex
[git.git] / diff-tree.c
2005-04-27 Junio C Hamano[PATCH] Add -p (patch) to diff-tree.
2005-04-26 Christopher Li[PATCH] introduce xmalloc and xrealloc
2005-04-24 Linus TorvaldsSupport a fine-grained diff-tree
2005-04-21 Junio C Hamano[PATCH] Usage-string fixes.
2005-04-21 Junio C Hamano[PATCH] Teach diff-tree about commit objects
2005-04-20 Linus TorvaldsMake "diff-tree" take commit objects too, like "diff...
2005-04-15 Linus TorvaldsMake "diff-tree" have similar behaviour as "ls-tree...
2005-04-13 Petr Baudis[PATCH] Change diff-tree output format
2005-04-13 Petr Baudis[PATCH] diff-tree usage
2005-04-13 Ingo Molnar[PATCH] Whitespace Fixes
2005-04-13 Petr Baudis[PATCH] Consolidate the error handling
2005-04-11 Linus TorvaldsFix up commit-tree/diff-tree user interface issues.
2005-04-11 Linus TorvaldsFix diff-tree recursion.
2005-04-10 Linus TorvaldsSimplify "diff-tree" output, and only keep track of...
2005-04-10 Linus TorvaldsAdd "-R" flag to "diff-tree", so that it will recursive...
2005-04-09 Linus TorvaldsAdd "diff-tree" program to show which files have change...