author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 24 Apr 2005 05:08:00 +0000 (22:08 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 24 Apr 2005 05:08:00 +0000 (22:08 -0700) | ||
commit | c5b423860d4a0f2c1144c578207f327e0985bba7 | |
tree | 31e9af73983d640090508b06784ef7db4816c957 | tree | snapshot |
parent | e2b6a9d0bf9335f24aa8b2be8ff00d3a4ccf6505 | commit | diff |
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>
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 | diff | blob | history |