summaryrefslogtreecommitdiff
path: root/tests-clar/config/backend.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-141-24/+0
|
* Move git_config_backend to include/git2/sysRussell Belfer2013-04-211-0/+1
| | | | | | Moving backend implementor objects into include/git2/sys so the APIs can be isolated from the ones that normal libgit2 users would be likely to use.
* tests: Fix some memory leaksnulltoken2013-01-061-0/+2
|
* versions: MSVC build fixesVicent Marti2012-12-051-1/+2
|
* Deploy git_config_backend versionBen Straub2012-11-301-0/+20