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-09-17No such thing as an orphan branchCarlos Martín Nieto
2013-06-10Reorganize diff and add basic diff driverRussell Belfer
2013-05-16Fix trailing whitespacesnulltoken
2013-05-10Fix some memory leaksnulltoken
2013-05-04Do not write tagopt configuration option on clone by defaultJameson Miller
2013-04-30remote: add resfpec list accessorsCarlos Martín Nieto
2013-04-23Clone: replace fetch spec with custom valueBen Straub
2013-04-23get last refspec in clone testNikolai Vladimirov
2013-04-20remote: handle multiple refspecsCarlos Martín Nieto
2013-04-16Merge remote-tracking branch 'ben/unified-revparse' into developmentVicent Marti
2013-04-15Redeploy git_revparse_single.Ben Straub
2013-04-09Deprecate git_revparse_single and _rangelikeBen Straub
2013-03-30branch: rename 'tracking' to 'upstream'Carlos Martín Nieto
2013-03-01Clone should not delete directories it did not createJameson Miller
2013-02-22branch: Make git_branch_remote_name() cope with orphaned headsnulltoken
2013-02-05Fix MSVC compilation warningsnulltoken
2013-02-01Add test case for clone head detached repoFrank Li
2013-01-17branch: Introduce git_branch_tracking_name()nulltoken
2013-01-12Merge pull request #1222 from scunz/clone_branchVicent Martí
2013-01-12Tests: Add test for check out of given branch during cloneSascha Cunz
2013-01-12Test: Cleanup some cleaning codeSascha Cunz
2013-01-11Fix MSVC compilation warningsnulltoken
2013-01-06tests: Fix some memory leaksnulltoken
2013-01-03Merge branch 'development' into clar2Vicent Marti
2013-01-03Fix network suiteVicent Marti
2013-01-03Move some clone tests to the nonetwork suiteBen Straub
2013-01-03Include checkout options inlineBen Straub
2013-01-02Cleanup Clar to make it SIMPLERVicent Marti
2012-12-24Fix MSSVC compilation issuenulltoken
2012-12-20Clone: trust but verifyBen Straub
2012-12-20Add more clone options. Push test suite segfaults.Ben Straub
2012-12-19clone-empty-test: Don't use one pointer for two thingsSascha Cunz
2012-12-17Cleanup the test correctlySascha Cunz
2012-12-15Remove placeholder files during testsBen Straub
2012-12-15Rebase fixupBen Straub
2012-12-15Allow clone to handle empty reposBen Straub
2012-12-15Move non-options back out of options structBen Straub
2012-12-15Deploy git_clone_options; remove git_clone_bareBen Straub
2012-12-14test: Fix clone testsVicent Marti
2012-12-14Merge remote-tracking branch 'origin/clone-auth' into developmentVicent Marti
2012-12-14Add test to clone with absolute pathJameson Miller
2012-12-13Stop premature remote freeing when cloningBen Straub
2012-12-13Define constant for default fetch specBen Straub
2012-12-13Convert clone to use dangling remotesBen Straub
2012-11-28More external API cleanupVicent Marti
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-14Merge pull request #1016 from arrbee/fix-checkout-dir-removalVicent Martí
2012-11-10Helpers for local-filesystem remote URLsBen Straub
2012-11-10Fix warnings and valgrind issuesRussell Belfer