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
2013-11-15Rename tests-clar to testsBen Straub
2013-10-01Add negative test cases for config header with invalid charactersLinquize
2013-10-01Add test case to test ']' and '\\' characters in config subsectionLinquize
2013-09-07config: fix variable overridingCarlos Martín Nieto
2013-08-12config: introduce a regex-filtering iteratorCarlos Martín Nieto
2013-08-12config: introduce _iterator_new()Carlos Martín Nieto
2013-08-07Parse config headers with quoted quotesEdward Thomson
2013-05-07repo: unconditionally create a global config backendCarlos Martín Nieto
2013-01-25Use cl_assert_equal_s() instead of strcmp().Sebastian Bauer
2013-01-03Proper cleanup jeezVicent Marti
2013-01-03Move test cleanup into cleanup functionsBen Straub
2013-01-03Cleanup after testsBen Straub
2012-11-18Fix a couple of warningsMichael Schubert
2012-11-18config: Opening a nonexistent file returns ENOTFOUNDnulltoken
2012-11-14config: return an emtpy string when there is no valueCarlos Martín Nieto
2012-11-14config: distinguish between a lone variable name and one without rhsCarlos Martín Nieto
2012-11-14config: rename get_config_entry -> config_entryCarlos Martín Nieto
2012-10-23Add config level support in the config APIyorah
2012-08-12Fix config parser boundary logicRussell Belfer
2012-08-04Update iterators for consistency across libraryRussell Belfer
2012-07-11Adding git_config_foreach_match() iteration fnRussell Belfer
2012-05-18global: Fix unit tests after reorderingVicent Martí
2012-05-03Update test suiteVicent Martí
2012-05-03Merge branch 'new-error-handling' into developmentVicent Martí
2012-04-25config: also allow escaping outside of a quoted stringCarlos Martín Nieto
2012-04-01Discovered cl_git_strequal! Mounted a crusade!Ben Straub
2012-01-25Rename the Clay test suite to ClarVicent Martí