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-04-03Const correctness!Jacques Germishuys
2014-03-06Added function-based initializers for every options struct.Matthew Bowen
2014-02-06Fix terrible indentationBen Straub
2014-02-05Add reflog parameters to git_push_update_tipsBen Straub
2013-12-11Update docs for new callback return value behaviorRussell Belfer
2013-10-02Support cancellation in push operationJameson Miller
2013-09-30Initial Implementation of progress reports during pushJameson Miller
2013-08-25push: small documentation fixFraser Tweedale
2013-02-15push: fix typo in git_push_finish() docAlessandro Ghedini
2013-02-14push: improve docs on success / failure of git_push_finishMichael Schubert
2013-02-11Add git_push_options, to set packbuilder parallelismPhilip Kelley
2013-01-22Update remote tips on pushJameson Miller
2013-01-09update copyrightsEdward Thomson
2012-11-28Push! By schu, phkelley, and congyiwu, et alPhilip Kelley