Start adding interfaces to read in partial trees
authorLinus Torvalds <torvalds@g5.osdl.org>
Thu, 14 Jul 2005 18:26:31 +0000 (11:26 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 14 Jul 2005 18:26:31 +0000 (11:26 -0700)
commit0ca14a57f159fc9d0923dbb122705dd8d6a45488
treee0c7f2bb000535b6bb919e5b3b1deae9242290bc
parentd48a72f337fa8edfb7a09e620e75cbbb2a5fe836
Start adding interfaces to read in partial trees

The same way "git-diff-tree" can limit its output to just a set of matches,
we can read in just a partial tree for comparison purposes.
cache.h
diff-cache.c
read-tree.c
tree.c