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
2014-02-19Improve error propagation in shallow callBen Straub
2014-02-08Merge pull request #2099 from libgit2/bs/more-reflog-stuffRussell Belfer
2014-02-08Fix some Windows warningsRussell Belfer
2014-02-05Add reflog params to git_repository_detach_headBen Straub
2014-02-04Fix warningBen Straub
2014-02-01Add failing test caseBen Straub
2014-01-31Enhance testing of signature parametersBen Straub
2014-01-31Ensure creating HEAD creates its reflogBen Straub
2014-01-31Ensure updating HEAD updates reflogBen Straub
2014-01-31Add reflog params to set-head callsBen Straub
2014-01-27repository: move to use a git_buf for outputting stringsCarlos Martín Nieto
2014-01-15refs: remove the _with_log differentiationCarlos Martín Nieto
2013-11-15Rename tests-clar to testsBen Straub