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
path: root/tests
AgeCommit message (Expand)Author
2011-06-29Hide ".git" directory on Windows upon creation of a non bare repositorynulltoken
2011-06-29refs: Remove duplicate rename methodVicent Marti
2011-06-28test: Properly show error messagesVicent Marti
2011-06-28test: Print last error message properlyVicent Marti
2011-06-28repo: Rename HEAD-related methodsVicent Marti
2011-06-28Merge pull request #279 from carlosmn/detached-orphanVicent Martí
2011-06-28Remove redundant methods from the APIVicent Marti
2011-06-28Add tests for detached and orphanCarlos Martín Nieto
2011-06-26Add git_refspec_transform testCarlos Martín Nieto
2011-06-26Add refspec match testCarlos Martín Nieto
2011-06-26Add refspec0 testCarlos Martín Nieto
2011-06-26Add a test for remote parsingCarlos Martín Nieto
2011-06-23refs: Do not overflow when normalizing refnamesVicent Marti
2011-06-20Add test case checking GIT_FILEBUF_APPENDschu
2011-06-18config: Fix sorting of repository config filesVicent Marti
2011-06-18config: Fix compilation in MSVCVicent Marti
2011-06-18config: Cleanup external APIVicent Marti
2011-06-18Add fall-back support to the configurationCarlos Martín Nieto
2011-06-18Add a test for overriding configCarlos Martín Nieto
2011-06-16Plug an index leakCarlos Martín Nieto
2011-06-16Plug leaks in the repo discovery testsCarlos Martín Nieto
2011-06-16oid: Rename methodsVicent Marti
2011-06-16Merge pull request #248 from carlosmn/configVicent Martí
2011-06-16Merge pull request #261 from Romain-Geissler/discovery-path-v2Vicent Martí
2011-06-16Fix: GIT_PATH_PATH_SEPARATOR is now a semi-colon under Windows.Romain Geissler
2011-06-15Merge pull request #251 from nulltoken/fix/msvc-warningsVicent Martí
2011-06-15Merge pull request #260 from nulltoken/fix/git_index_addVicent Martí
2011-06-15git_index_add: enforce test coveragenulltoken
2011-06-14Remove custom backendsVicent Marti
2011-06-14Test replacing a valueCarlos Martín Nieto
2011-06-12Fix filebuf0 test which was failing on Windowsnulltoken
2011-06-12Fix compilation warnings in MSVCnulltoken
2011-06-12use proper in-memory database for sqlite3 testsBrian Lopez
2011-06-07Add test for git_filebuf_open error codeCarlos Martín Nieto
2011-06-07Revert "threads: Fix TLS declarations"Vicent Marti
2011-06-07Merge pull request #232 from schu/ref-available-cbVicent Martí
2011-06-07threads: Fix TLS declarationsVicent Marti
2011-06-07Merge pull request #231 from Romain-Geissler/discovery-path-v2Vicent Martí
2011-06-06Repository: A little fix in error code. GIT_ENOTFOUND is returned when a gitf...Romain Geissler
2011-06-05Add test case checking we do not corrupt the repository when renamingschu
2011-06-05Tests: Added tests for git_repository_discover.Romain Geissler
2011-06-04repository: Export all internal pathsVicent Marti
2011-06-03Fileops: Added a fourth argument to the path prettifying functions to use an ...unknown
2011-06-01Merge pull request #215 from schu/typosVicent Martí
2011-06-01Merge pull request #218 from schu/tests-fflushVicent Martí
2011-06-01Merge pull request #222 from carlosmn/config-bugfixVicent Martí
2011-06-01Merge pull request #206 from nulltoken/topic/is-bareVicent Martí
2011-06-01index: Change the memory management for repo indexesVicent Marti
2011-05-31Add test for empty config fileCarlos Martín Nieto
2011-05-31Add test for invalid ext headerCarlos Martín Nieto