Carlos Martín Nieto
26f2cefb81
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-04-11 15:58:58 -04:00
Carlos Martín Nieto
c4a2fd5c1d
Plug a couple of leaks
2015-01-04 17:39:43 +00:00
Carlos Martín Nieto
208a2c8aef
treebuilder: rename _create() to _new()
...
This function is a constructor, so let's name it like one and leave
_create() for the reference functions, which do create/write the
reference.
2014-12-27 12:09:11 +00:00
Edward Thomson
dce7b1a4e7
treebuilder: take a repository for path validation
...
Path validation may be influenced by `core.protectHFS` and
`core.protectNTFS` configuration settings, thus treebuilders
can take a repository to influence their configuration.
2014-12-17 13:05:27 -05:00
Ben Straub
1782038144
Rename tests-clar to tests
2013-11-14 14:05:52 -08:00