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-03-06Revert pull request #1997revert-1997Vicent Marti
2014-03-06Merge pull request #1997 from mgbowen/merge-options-init-fixVicent Marti
2014-03-06Added function-based initializers for every options struct.Matthew Bowen
2014-03-05Add git_object_short_id API to get short id stringRussell Belfer
2014-03-05Add exists_prefix to ODB backend and ODB APIRussell Belfer
2014-03-03Fix the description for `GIT_FEATURE_SSH`.Arthur Schreiber
2014-03-03features: Rename `_HAS_` to `_FEATURE_`vmg/featuresVicent Marti
2014-03-03caps: Rename the enum name too!Vicent Marti
2014-03-03caps: Rename to features to avoid confusionVicent Marti
2014-02-28Add buffer to buffer diff and patch APIsRussell Belfer
2014-02-27Merge pull request #2137 from jru/blame-first-parentBen Straub
2014-02-25Document enumerator and rewordingJuan Rubén
2014-02-24Add option to limit blame to first parentJuan Rubén
2014-02-21Improve documentation for mergingEdward Thomson
2014-02-21Address PR commentsRussell Belfer
2014-02-20Make git_oid_equal a non-inline APIRussell Belfer
2014-02-10refs: move current_id before the reflog parametersCarlos Martín Nieto
2014-02-10refs: conditional wording fixupsCarlos Martín Nieto
2014-02-08Add git_commit_amend APIRussell Belfer
2014-02-08Merge pull request #2099 from libgit2/bs/more-reflog-stuffRussell Belfer
2014-02-08Merge pull request #2042 from libgit2/cmn/conditional-refRussell Belfer
2014-02-06Correct default reflog message for git_remote_fetchBen Straub
2014-02-06Fix terrible indentationBen Straub
2014-02-06Merge remote-tracking branch 'libgit2/development' into bs/more-reflog-stuffBen Straub
2014-02-05Merge pull request #2094 from libgit2/cmn/push-non-commitRussell Belfer
2014-02-05docs: produce literal asterisksCarlos Martín Nieto
2014-02-05revwalk: ignore wrong object type in glob pushesCarlos Martín Nieto
2014-02-05revwalk: accept committish objectsCarlos Martín Nieto
2014-02-05refs: add an unconditional deleteCarlos Martín Nieto
2014-02-05refs: check the ref's old value when deletingCarlos Martín Nieto
2014-02-05refs: placeholder conditional deleteCarlos Martín Nieto
2014-02-05refs: bring conditional symbolic updates to the frontendCarlos Martín Nieto
2014-02-05refdb: add conditional symbolic updatesCarlos Martín Nieto
2014-02-05refs: return GIT_EMODIFIED if the ref target movedCarlos Martín Nieto
2014-02-05refs: changes from feedbackCarlos Martín Nieto
2014-02-05refs: conditional ref updatesCarlos Martín Nieto
2014-02-05Add reflog params to git_repository_detach_headBen Straub
2014-02-05Add reflog parameters to remote apisBen Straub
2014-02-05Add reflog parameters to git_push_update_tipsBen Straub
2014-02-04Add reflog parameters to git_resetBen Straub
2014-02-02Add `git_reference_is_note`.Arthur Schreiber
2014-01-31Document branch-creation reflog betterBen Straub
2014-01-31Ensure renaming a reference updates the reflogBen Straub
2014-01-31Add reflog parameters to git_branch_moveBen Straub
2014-01-31Augment clone API with reflog parametersBen Straub
2014-01-31Add reflog params to git_branch_createBen Straub
2014-01-31Add reflog params to set-head callsBen Straub
2014-01-30Some fixes for Windows x64 warningsRussell Belfer
2014-01-30Make submodule fetchRecurse match other optionsRussell Belfer
2014-01-30Some missing oid to id renamesRussell Belfer