]> git.ipfire.org Git - thirdparty/git.git/history - diff-tree.c
[PATCH] git: Mention the '-p' option in the usage help string if git-diff-tree.
[thirdparty/git.git] / diff-tree.c
2005-05-05  Thomas Glanzmann[PATCH] git: Mention the '-p' option in the usage help...
2005-05-01  Linus TorvaldsAdd "get_sha1()" helper function.
2005-04-28  Junio C Hamano[PATCH] Rename and extend read_tree_with_tree_or_commit...
2005-04-27  Junio C Hamano[PATCH] diff-tree -p implies diff-tree -p -r
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...