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-01Ensure submodule repos and indices are freedignore-submodules-in-stashBen Straub
2013-09-28Test that submodules don't affect stashingJustin Spahr-Summers
2013-09-17Add clar helper to create new commit from indexRussell Belfer
2013-09-17No such thing as an orphan branchCarlos Martín Nieto
2013-04-20Plug a couple of leaksCarlos Martín Nieto
2013-04-15Change git_revparse to output git_object pointersBen Straub
2013-04-09Deprecate git_revparse_single and _rangelikeBen Straub
2013-03-07immutable references and a pluggable ref databaseEdward Thomson
2013-03-04Fix a few leaksCarlos Martín Nieto
2013-02-22stash: Update the reference when dropping the topmost stashnulltoken
2013-02-22stash: Refactor stash::drop testsnulltoken
2013-01-12add an index_remove_bypath that removes conflicts, renamed add_from_workdir t...Edward Thomson
2013-01-05Improve error propagation in stashRussell Belfer
2013-01-03Move test cleanup into cleanup functionsBen Straub
2013-01-03Cleanup after testsBen Straub
2012-11-28Fix warnings on Win64 buildRussell Belfer
2012-11-28Rename ref and reflog apis for consistencyBen Straub
2012-11-23Reset all static variables to NULL in clar's __cleanupSascha Cunz
2012-11-18reflog: make entry_byindex() and drop() git compliantnulltoken
2012-11-14Merge pull request #1016 from arrbee/fix-checkout-dir-removalVicent Martí
2012-11-10tests: Add missing assertionsnulltoken
2012-11-10Fix warnings and valgrind issuesRussell Belfer
2012-11-10Clean up a couple things missed in rebaseRussell Belfer
2012-11-01index: Fix testsVicent Marti
2012-10-30Merge pull request #1029 from ethomson/index_refactorVicent Martí
2012-10-30Fix a couple of warningsMichael Schubert
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