summaryrefslogtreecommitdiff
path: root/tests-clar/repo/open.c
Commit message (Expand)AuthorAgeFilesLines
* Add BARE option to git_repository_open_extRussell Belfer2013-07-101-4/+61
* repo: unconditionally create a global config backendCarlos Martín Nieto2013-05-071-1/+1
* Catch issue in config set with no config fileRussell Belfer2013-04-301-0/+35
* Extensions to rmdir and mkdir utilitiesRussell Belfer2012-11-091-3/+3
* Add complex checkout test and then fix checkoutRussell Belfer2012-10-091-3/+3
* errors: Rename error codesbreaking-changesVicent Martí2012-05-181-1/+1
* errors: Rename the generic return codesVicent Martí2012-05-181-2/+2
* fileops: replace integer usage with more explicit enum in some git_futils_rmd...nulltoken2012-05-081-3/+3
* repository: ensure git_repository_open() returns ENOTFOUND when being passed ...nulltoken2012-05-081-0/+6
* Fix warnings on 64-bit windows buildsRussell Belfer2012-04-171-1/+1
* tests-clar/repo: fix unused warningschu2012-04-151-0/+2
* Refactor git_repository_open with new optionsRussell Belfer2012-04-111-11/+239
* repository: ensure that the path to the .git directory ends with a forward sl...nulltoken2012-02-031-7/+29
* clay: migrate a test initializing a repository which path escapes the current...nulltoken2012-01-251-31/+0
* Rename the Clay test suite to ClarVicent Martí2012-01-241-0/+55