Commit 003c26909451715cf36ea37ae4a6237813b4a25e

Vicent Marti 2010-08-12T18:45:31

Finish the tree object API The interface for loading and parsing tree objects from a repository has been completed with all the required accesor methods for attributes, support for manipulating individual tree entries and a new unit test t0901-readtree which tries to load and parse a tree object from a repository. Signed-off-by: Vicent Marti <tanoku@gmail.com>