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-05Fix tests of file modesRussell Belfer
2013-09-05Fix some newer GCC compiler warningsRussell Belfer
2013-09-05Make tests take umask into accountRussell Belfer
2013-06-29test: Fix memory leaknulltoken
2013-06-24Fix checkout tests on WindowsRussell Belfer
2013-06-21Addition checkout target directory testsRussell Belfer
2013-06-21Add target directory to checkoutRussell Belfer
2013-06-10Reorganize diff and add basic diff driverRussell Belfer
2013-03-26Fix up checkout file contents checksRussell Belfer
2013-03-26Test fixes and cleanupRussell Belfer
2013-03-26Added some tests for issue #1397Sven Strickroth
2013-03-23Add cl_repo_set_bool and cleanup testsRussell Belfer
2013-01-18Merge pull request #1239 from ethomson/index_removeVicent Martí
2013-01-13checkout: Teach checkout to cope with orphaned Headnulltoken
2013-01-12add an index_remove_bypath that removes conflicts, renamed add_from_workdir t...Edward Thomson
2013-01-05Actually fix win32 checkout testRussell Belfer
2013-01-05Fix crlf issue with checkout testsRussell Belfer
2013-01-05Fix checkout of index-only dirs and prefixed pathsRussell Belfer
2013-01-05More checkout improvementsRussell Belfer
2013-01-05Rework checkout internals (again)Russell Belfer
2012-12-01Deploy GIT_INIT_STRUCTUREBen Straub
2012-12-01Deploy GIT_CHECKOUT_OPTS_INITBen Straub
2012-11-28Rename ref and reflog apis for consistencyBen Straub
2012-11-15Add explicit git_index ptr to diff and checkoutRussell Belfer
2012-11-10Rework checkout with new strategy optionsRussell Belfer
2012-11-10Fix checkout behavior when its hands are tiedRussell Belfer
2012-10-25Fix Windows buildBen Straub
2012-10-20Checkout progress now reports completed/total stepsBen Straub
2012-10-20Fix broken testsBen Straub
2012-10-20index: remove read_tree() progress indicatornulltoken
2012-10-20Convert checkout_index to use progress callbackBen Straub
2012-09-21checkout: add notification callback for skipped filesnulltoken
2012-09-17checkout: Mimic git_diff_options storage of pathsnulltoken
2012-09-17checkout: segregate checkout strategiesnulltoken
2012-09-17checkout: separate tree from index related testsnulltoken