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
2018-08-26Merge pull request #4374 from pks-t/pks/pack-file-verifyEdward Thomson
2018-07-13treewide: remove use of C++ style commentsPatrick Steinhardt
2018-06-22indexer: introduce options struct to `git_indexer_new`Patrick Steinhardt
2013-11-07update example to new packfile creation signatureEdward Thomson
2013-10-30indexer: remove the stream infixCarlos Martín Nieto
2013-10-04indexer: fix thin packsCarlos Martín Nieto
2013-04-09Fix clang warnings and improve checksRussell Belfer
2013-01-24update examples to work on windowsEdward Thomson
2012-10-25Renaming: fix exampleBen Straub
2012-10-20Fix example compilationBen Straub
2012-07-30examples: fix warnings in network/Carlos Martín Nieto
2012-06-28indexer: don't use '/objects/pack/' unconditionallyCarlos Martín Nieto
2012-05-24examples/network: consistently use tabs for indentationCarlos Martín Nieto
2012-05-18errors: Rename the generic return codesVicent Martí
2012-04-14examples: stream indexer exampleCarlos Martín Nieto
2011-10-03examples: add ls-remote, fetch and index-pack examplesCarlos Martín Nieto