Support a fine-grained diff-tree
commitc5b423860d4a0f2c1144c578207f327e0985bba7
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 24 Apr 2005 05:08:00 +0000 (23 22:08 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 24 Apr 2005 05:08:00 +0000 (23 22:08 -0700)
tree31e9af73983d640090508b06784ef7db4816c957
parente2b6a9d0bf9335f24aa8b2be8ff00d3a4ccf6505
Support a fine-grained diff-tree

This is based on a patch by David Woodhouse, but with the selection
tests much simplified and streamlined.

It makes diff-tree take extra arguments, specifying the files or
directories which should be considered "interesting". Changes in
uninteresting directories are not reported.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff-tree.c