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-11-07Allow callers to set mode on packfile creationEdward Thomson
2013-11-07Add git_packbuilder_hash to query pack filenameEdward Thomson
2013-11-01Merge pull request #1933 from libgit2/vmg/gcc-warningsRussell Belfer
2013-11-01clar: Fix warnings in GCC/Linuxvmg/gcc-warningsVicent Marti
2013-10-30indexer: remove the stream infixCarlos Martín Nieto
2013-10-11indexer: clearer stats for thin packsCarlos Martín Nieto
2013-10-04indexer: fix thin packsCarlos Martín Nieto
2013-10-04indexer: do multiple passes over the delta listCarlos Martín Nieto
2013-03-03indexer: kill git_indexerCarlos Martín Nieto
2013-02-26tests/pack: fixup 6774b10Michael Schubert
2013-02-26tests/pack: do strict check of testpack's SHA1 hashMichael Schubert
2013-01-03Even more cleanupsVicent Marti
2013-01-03Move test cleanup into cleanup functionsBen Straub
2013-01-03Cleanup after testsBen Straub
2012-11-28More external API cleanupVicent Marti
2012-11-23Reset all static variables to NULL in clar's __cleanupSascha Cunz
2012-11-01packbuilder: add git_packbuilder_foreachCarlos Martín Nieto
2012-10-25Network progress: rename thingsBen Straub
2012-10-09gsoc-pack-objects WIPMichael Schubert