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-17Prevent checkout_tree when conflicts exist, clear NAME on checkout treeEdward Thomson
2013-08-07Add checkout test for long file nameBen Straub
2013-06-24Fix checkout tests on WindowsRussell Belfer
2013-06-21Addition checkout target directory testsRussell Belfer
2013-06-21Fix checkout of modified file when missing from wdRussell Belfer
2013-06-21test asserting checkout should not recreate deleted filesEdward Thomson
2013-05-16Fix trailing whitespacesnulltoken
2013-05-04allow checkout to proceed when a dir to be removed is in use (win32)Edward Thomson
2013-05-01allow empty dirs to exist when doing checkoutEdward Thomson
2013-04-15Redeploy git_revparse_single.Ben Straub
2013-04-09Deprecate git_revparse_single and _rangelikeBen Straub
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-02-28don't dereference at the end of the workdir iteratorEdward Thomson
2013-01-18Merge pull request #1239 from ethomson/index_removeVicent Martí
2013-01-13Fix Travis compilation warningsnulltoken
2013-01-12add an index_remove_bypath that removes conflicts, renamed add_from_workdir t...Edward Thomson
2013-01-12tests: plug leaksCarlos Martín Nieto
2013-01-11checkout: Deploy EMERGECONFLICT usagenulltoken
2013-01-11Fix indentationsnulltoken
2013-01-11Add GIT_CHECKOUT_DISABLE_PATHSPEC_MATCHRussell Belfer
2013-01-06tests: Fix some memory leaksnulltoken
2013-01-05Fix crlf issue with checkout testsRussell Belfer
2013-01-05Fixing checkout UPDATE_ONLY and adding testsRussell Belfer
2013-01-05Add index updating to checkoutRussell Belfer
2013-01-05More checkout improvementsRussell Belfer
2013-01-05Rework checkout internals (again)Russell Belfer
2013-01-05Failing test on git_checkout_tree when removing directoriesJameson Miller
2013-01-05Add failing test to demonstrate wrong checkout behaviourMarvin Gülker
2012-12-01Deploy GIT_INIT_STRUCTUREBen Straub
2012-12-01Deploy GIT_CHECKOUT_OPTS_INITBen Straub
2012-11-23Reset all static variables to NULL in clar's __cleanupSascha Cunz
2012-11-10Rework checkout with new strategy optionsRussell 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-20Convert checkout_* to use progress callbackBen Straub
2012-09-17checkout: Mimic git_diff_options storage of pathsnulltoken
2012-09-17checkout: add test coverage of dirs and subtreesnulltoken
2012-09-17checkout: separate tree from index related testsnulltoken
2012-09-17checkout: introduce git_checkout_tree()nulltoken