Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-12config: perform unlocking via git_transactionCarlos Martín Nieto
2015-08-12config: expose locking via the main APICarlos Martín Nieto
2015-08-12config: implement basic transactional supportCarlos Martín Nieto
2015-05-04config: test all multivars are updatedEdward Thomson
2015-05-04config: use wildcard in test instead of empty exprEdward Thomson
2015-05-04config: cleanup some now-unused variablesEdward Thomson
2015-05-04Test setting config var under duplicate header.Ryan Roden-Corrent
2015-05-04config: examine whole file when writingEdward Thomson
2015-05-04config: test overwriting cvar in multiple regionsEdward Thomson
2015-05-04config: ensure we can write to an empty fileEdward Thomson
2015-04-23config: ensure we can write to an empty fileEdward Thomson
2015-04-21Specify mock config file content in test.Ryan Roden-Corrent
2015-04-21Unittest to validate config entry deletion bug.Ryan Roden-Corrent
2015-03-03config: borrow refcounted referencesCarlos Martín Nieto
2014-10-23config: remove the refresh function and backend fieldCarlos Martín Nieto
2014-07-16Add unit test to test add section without lf at EOFLinquize
2014-04-18config: refresh the values on writeCarlos Martín Nieto
2014-04-18config: document current write behaviour in a testCarlos Martín Nieto
2013-12-11Improve GIT_EUSER handlingRussell Belfer
2013-11-15Rename tests-clar to testsBen Straub