Add parsing of tree file contents.
commitd8603ed901d4af4d0d2b493d1164c74eae34f147
authorVicent Marti <tanoku@gmail.com>
Sat, 10 Jul 2010 23:51:15 +0000 (10 16:51 -0700)
committerVicent Marti <tanoku@gmail.com>
Thu, 15 Jul 2010 21:41:49 +0000 (15 23:41 +0200)
tree12b66564dafa01d8a13b8ecf53474b1d305ea771
parent3e590fb2221ea3c117b7347956843d24132ac22b
Add parsing of tree file contents.

The basic information (pointed trees and blobs) of each tree object in a
revision pool can now be parsed and queried.

Signed-off-by: Vicent Marti <tanoku@gmail.com>
src/commit.c
src/git/tree.h
src/tree.c
src/tree.h