aboutsummaryrefslogtreecommitdiff
path: root/diff-tree.c
Commit message (Expand)AuthorAge
* [PATCH] Teach diff-tree about commit objectsJunio C Hamano2005-04-20
* Make "diff-tree" take commit objects too, like "diff-cache" does.Linus Torvalds2005-04-19
* Make "diff-tree" have similar behaviour as "ls-tree" wrt line termination.Linus Torvalds2005-04-15
* [PATCH] Change diff-tree output formatPetr Baudis2005-04-13
* [PATCH] diff-tree usagePetr Baudis2005-04-13
* [PATCH] Whitespace FixesIngo Molnar2005-04-13
* [PATCH] Consolidate the error handlingPetr Baudis2005-04-13
* Fix up commit-tree/diff-tree user interface issues.Linus Torvalds2005-04-11
* Fix diff-tree recursion.Linus Torvalds2005-04-10
* Simplify "diff-tree" output, and only keep track of one single name-base.Linus Torvalds2005-04-10
* Add "-R" flag to "diff-tree", so that it will recursively traverse a tree of ...Linus Torvalds2005-04-10
* Add "diff-tree" program to show which files have changed between two trees.Linus Torvalds2005-04-09