Commit Graph

1 Commits

Author SHA1 Message Date
Carlos Martín Nieto e40cf421a0 tree: add a managed version of the tree
It offers the most of the same interface as the libgit2 tree, but the parsed
memory has gone straight into managed, avoiding the expensive calls into C for
accessors.
2017-10-20 00:23:29 +02:00