libgit2/tests/object/tree
Carlos Martín Nieto 60a194aa86 tree: re-use the id and filename in the odb object
Instead of copying over the data into the individual entries, point to
the originals, which are already in a format we can use.
2016-03-20 11:00:12 +01:00
..
attributes.c tree: re-use the id and filename in the odb object 2016-03-20 11:00:12 +01:00
duplicateentries.c conflict tests: use GIT_IDXENTRY_STAGE_SET 2015-05-28 09:44:22 -04:00
frompath.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
read.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
walk.c Remove converting user error to GIT_EUSER 2013-12-11 10:57:49 -08:00
write.c treebuilder: don't try to verify submodules exist in the odb 2016-03-04 12:38:28 +01:00