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-08-14config: don't special-case the multivar iteratorCarlos Martín Nieto
2013-08-08config: add _next() and _iterator_free()Carlos Martín Nieto
2013-08-08config: working multivar iteratorCarlos Martín Nieto
2013-08-08config: get_multivar -> get_multivar_foreachCarlos Martín Nieto
2013-07-10Add more tests for git_config_get_multivarRussell Belfer
2013-04-20config: allow setting multivars when none exist yetCarlos Martín Nieto
2012-10-23Add config level support in the config APIyorah
2012-05-18errors: Rename the generic return codesVicent Martí
2012-04-01Discovered cl_git_strequal! Mounted a crusade!Ben Straub
2012-03-03Fixing memory leaks indicated by valgrindRussell Belfer
2012-03-03Clean up GIT_UNUSED macros on all platformsRussell Belfer
2012-02-25config: add more comprehensive multivar testsCarlos Martín Nieto
2012-02-17Implement setting multivarsCarlos Martín Nieto
2012-02-17Support getting multivarsCarlos Martín Nieto
2012-02-17tests: add multivar read testCarlos Martín Nieto