summaryrefslogtreecommitdiff
path: root/diff-tree.c
Commit message (Expand)AuthorAgeFilesLines
...
* Simplify "diff-tree" output, and only keep track of one single name-base.Linus Torvalds2005-04-101-24/+23
* Add "-R" flag to "diff-tree", so that it will recursively traverse a tree of ...Linus Torvalds2005-04-101-21/+59
* Add "diff-tree" program to show which files have changed between two trees.Linus Torvalds2005-04-091-0/+109