summaryrefslogtreecommitdiff
path: root/diff-tree.c
AgeCommit message (Expand)Author
2005-04-15Make "diff-tree" have similar behaviour as "ls-tree" wrt line termination.Linus Torvalds
2005-04-13[PATCH] Change diff-tree output formatPetr Baudis
2005-04-13[PATCH] diff-tree usagePetr Baudis
2005-04-13[PATCH] Whitespace FixesIngo Molnar
2005-04-13[PATCH] Consolidate the error handlingPetr Baudis
2005-04-11Fix up commit-tree/diff-tree user interface issues.Linus Torvalds
2005-04-11Fix diff-tree recursion.Linus Torvalds
2005-04-10Simplify "diff-tree" output, and only keep track of one single name-base.Linus Torvalds
2005-04-10Add "-R" flag to "diff-tree", so that it will recursively traverse a tree of ...Linus Torvalds
2005-04-09Add "diff-tree" program to show which files have changed between two trees.Linus Torvalds