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
2017-06-30git_reset_*: pass parameters as const pointersAndrey Davydov
2017-02-05Flag checkout_opts in git_reset as optionalRemy Suen
2015-05-20Add a missing include for resetCarlos Martín Nieto
2015-04-20reset: `git_checkout_options` is `const`Edward Thomson
2015-03-16Add annotated commit versions of reflog-modifying functionsCarlos Martín Nieto
2015-03-03reset: remove reflog message overrideCarlos Martín Nieto
2015-03-03Remove the signature from ref-modifying functionsCarlos Martín Nieto
2014-10-27git_reset: const the git_signature argEdward Thomson
2014-08-03Allow to propagate checkout callbacks to git HARD resetSven Strickroth
2014-07-08Documentation fixesCarlos Martín Nieto
2014-06-03Formatting fixes for the docsCarlos Martín Nieto
2014-02-04Add reflog parameters to git_resetBen Straub
2013-05-15Unify whitespaces to tabsLinquize
2013-02-05reset: Introduce git_reset_default()nulltoken
2013-02-05reset: Enhance documentationnulltoken
2013-01-09update copyrightsEdward Thomson
2012-11-28Updates to reset.hRussell Belfer
2012-09-17reset: add support for GIT_RESET_HARD modenulltoken
2012-08-27Make git_object_peel a bit smarterRussell Belfer
2012-06-07Add git_reset()nulltoken