summaryrefslogtreecommitdiff
path: root/tests/checkout/tree.c
Commit message (Expand)AuthorAgeFilesLines
* git_checkout_tree options fixStefan Huber2016-08-301-0/+4
* checkout: use empty baseline when no indexethomson/checkout_no_indexEdward Thomson2016-06-151-0/+63
* checkout: overwrite files with differing modesEdward Thomson2015-09-161-1/+2
* checkout::tree tests: don't use hardcoded modeEdward Thomson2015-09-161-8/+8
* checkout::tree tests: don't use static bufferEdward Thomson2015-09-161-6/+9
* Check that checkout preserves filemode in working directory.Matti Virolainen2015-09-161-0/+63
* Check that an executable in index is not an executable after checkout.Matti Virolainen2015-09-161-0/+11
* Rename GIT_EMERGECONFLICT to GIT_ECONFLICTEdward Thomson2015-05-291-7/+7
* conflict tests: use GIT_IDXENTRY_STAGE_SETEdward Thomson2015-05-281-3/+3
* checkout test: only run icase on icase platformEdward Thomson2015-05-041-79/+0
* Revert "Always checkout with case sensitive iterator"Edward Thomson2015-05-041-2/+13
* checkout test: ensure we write to casechanged dirEdward Thomson2015-05-041-0/+57
* checkout test: ignore unstaged case-changing renamesEdward Thomson2015-05-041-0/+22
* Fix git_checkout_tree() to do index filemodes correctly on Windows.John Fultz2015-04-061-2/+27
* repository: remove log message override for switching the active branchCarlos Martín Nieto2015-03-031-14/+14
* branch: don't accept a reflog message overrideCarlos Martín Nieto2015-03-031-3/+3
* reset: remove reflog message overrideCarlos Martín Nieto2015-03-031-1/+1
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-18/+18
* checkout tests: just use SAFE where appropriateEdward Thomson2015-02-271-7/+3
* checkout: remove `GIT_CHECKOUT_SAFE_CREATE` as a strategyEdward Thomson2015-02-271-5/+11
* checkout: upgrade to `SAFE_CREATE` when no index fileEdward Thomson2015-02-271-0/+36
* checkout: introduce GIT_CHECKOUT_DONT_WRITE_INDEXEdward Thomson2015-02-141-0/+80
* remove some unused warningsEdward Thomson2015-02-041-0/+4
* checkout test: ensure .gitattributes lifecycleEdward Thomson2015-02-021-0/+50
* checkout: introduce git_checkout_perfdataEdward Thomson2015-01-201-0/+29
* Plug a couple of leaksCarlos Martín Nieto2015-01-041-0/+1
* Always checkout with case sensitive iteratorEdward Thomson2014-12-231-13/+2
* Introduce test for checkout case-changing renameEdward Thomson2014-12-231-0/+77
* Plug leaksCarlos Martín Nieto2014-11-231-0/+2
* checkout_index: remove conflicts when checking out new filesEdward Thomson2014-11-061-3/+87
* Allow to propagate checkout callbacks to git HARD resetSven Strickroth2014-08-031-1/+1
* git_checkout_opts -> git_checkout_optionsBen Straub2014-03-061-18/+18
* Add reflog parameters to git_resetBen Straub2014-02-031-1/+1
* Add reflog params to git_branch_createBen Straub2014-01-301-1/+1
* Add reflog params to set-head callsBen Straub2014-01-301-11/+11
* index: rename an entry's id to 'id'Carlos Martín Nieto2014-01-251-3/+3
* Preserve tree filemode in index during checkoutEdward Thomson2014-01-221-0/+23
* refs: remove the _with_log differentiationCarlos Martín Nieto2014-01-151-1/+1
* Overwrite ignored directories on checkoutEdward Thomson2013-12-131-7/+40
* Overwrite ignored files on checkoutEdward Thomson2013-12-131-0/+74
* Try a test that won't assert on LinuxRussell Belfer2013-12-111-2/+2
* Fix checkout notify callback docs and testsRussell Belfer2013-12-111-0/+78
* Rename tests-clar to testsBen Straub2013-11-141-0/+742