Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make submodules externally refcounted | Russell Belfer | 2014-03-25 | 1 | -0/+3 |
| | | | | | | | | `git_submodule` objects were already refcounted internally in case the submodule name was different from the path at which it was stored. This makes that refcounting externally used as well, so `git_submodule_lookup` and `git_submodule_add_setup` return an object that requires a `git_submodule_free` when done. | ||||
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+80 |