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
2013-10-28Merge pull request #1802 from libgit2/cmn/reflog-backendBen Straub
2013-10-16Diff API cleanupRussell Belfer
2013-10-12Rename diff objects and split patch.hRussell Belfer
2013-10-02reflog: move the reflog implementation into refdb_fsCarlos Martín Nieto
2013-09-28Never consider submodules for stashingJustin Spahr-Summers
2013-09-17No such thing as an orphan branchCarlos Martín Nieto
2013-07-09Make the git_signature const in the stash API.Etienne Samson
2013-06-10Reorganize diff and add basic diff driverRussell Belfer
2013-05-02Clear error msg when we eat error silentlyRussell Belfer
2013-03-07immutable references and a pluggable ref databaseEdward Thomson
2013-02-22stash: Update the reference when dropping the topmost stashnulltoken
2013-01-27Vector improvements and their falloutPhilip Kelley
2013-01-12add an index_remove_bypath that removes conflicts, renamed add_from_workdir t...Edward Thomson
2013-01-09update copyrightsEdward Thomson
2013-01-05Fix use of uninitialized variableRussell Belfer
2013-01-05Improve error propagation in stashRussell Belfer
2013-01-05Rework checkout internals (again)Russell Belfer
2012-12-17Fix diff constructor name order confusionRussell Belfer
2012-12-04Remove GIT_SIGNATURE_VERSION and friendsBen Straub
2012-12-01Deploy GITERR_CHECK_VERSIONBen Straub
2012-12-01Deploy GIT_SIGNATURE_INITBen Straub
2012-12-01Deploy GIT_STATUS_OPTIONS_INITBen Straub
2012-12-01Deploy GIT_DIFF_OPTIONS_INITBen Straub
2012-12-01Deploy GIT_CHECKOUT_OPTS_INITBen Straub
2012-11-28API updates for stash.hBen Straub
2012-11-28Fix warnings on Win64 buildRussell Belfer
2012-11-28Update diff callback param orderRussell Belfer
2012-11-28Rename ref and reflog apis for consistencyBen Straub
2012-11-18reflog: make entry_byindex() and drop() git compliantnulltoken
2012-11-15Add explicit git_index ptr to diff and checkoutRussell Belfer
2012-11-15Fix diff API to better parameter orderRussell Belfer
2012-11-10Rework checkout with new strategy optionsRussell Belfer
2012-11-01index: Fix testsVicent Marti
2012-10-30index refactoringEdward Thomson
2012-10-27stash: add git_stash_drop()nulltoken
2012-10-27stash: add git_stash_foreach()nulltoken
2012-10-27stash: add git_stash_save()nulltoken