Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treebuilder: rename _create() to _new()cmn/treebuilder-new | Carlos MartÃn Nieto | 2014-12-27 | 1 | -3/+3 |
| | | | | | | 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. | ||||
* | treebuilder: take a repository for path validation | Edward Thomson | 2014-12-17 | 1 | -14/+16 |
| | | | | | | Path validation may be influenced by `core.protectHFS` and `core.protectNTFS` configuration settings, thus treebuilders can take a repository to influence their configuration. | ||||
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+115 |