summaryrefslogtreecommitdiff
path: root/tests/checkout
Commit message (Expand)AuthorAgeFilesLines
* checkout test: mark unused varsEdward Thomson2015-06-301-1/+4
* checkout test: check getcwd return valueEdward Thomson2015-06-291-1/+1
* checkout: plug a few leaksCarlos Martín Nieto2015-06-261-5/+15
* crlf tests: ensure that Unix obeys autocrlf=trueEdward Thomson2015-06-221-56/+17
* crlf tests: use known-good data produced by gitEdward Thomson2015-06-221-36/+156
* crlf: include utf8 resources in master branchEdward Thomson2015-06-221-7/+7
* tests: tick over five seconds instead of oneCarlos Martín Nieto2015-06-201-1/+1
* Fixed Xcode 6.1 build warningsPierre-Olivier Latour2015-06-171-1/+0
* Introduce p_utimes and p_futimesEdward Thomson2015-06-161-5/+7
* tests: tick the index when we count OID calculationsCarlos Martín Nieto2015-06-163-19/+22
* crlf: tick the index forward to work around racy-git behaviourCarlos Martín Nieto2015-06-161-4/+26
* Fix leaks in tests/checkout/icaseJeff Hostetler2015-06-121-0/+2
* Rename GIT_EMERGECONFLICT to GIT_ECONFLICTEdward Thomson2015-05-291-7/+7
* conflict tests: use GIT_IDXENTRY_STAGE_SETEdward Thomson2015-05-283-7/+7
* Fix ident replacement to match Git behaviorColomban Wendling2015-05-261-6/+6
* Remove the callbacks struct from the remoteCarlos Martín Nieto2015-05-131-3/+1
* checkout test: better case-insensitive test on MacEdward Thomson2015-05-041-3/+29
* checkout test: only run icase on icase platformEdward Thomson2015-05-042-79/+61
* checkout: remove blocking dir when FORCEdEdward Thomson2015-05-041-7/+91
* 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
* Merge pull request #3032 from jfultz/index-file-modesEdward Thomson2015-04-231-2/+27
|\
| * Fix git_checkout_tree() to do index filemodes correctly on Windows.John Fultz2015-04-061-2/+27
* | Merge pull request #3030 from linquize/symlink_supportedEdward Thomson2015-04-101-0/+47
|\ \ | |/ |/|
| * Test: Create repo in while current dir is readonly and checkout symlinkLinquize2015-04-041-0/+47
* | Illustrate bad checkout on WindowsJacques Germishuys2015-03-251-0/+20
|/
* Lower case the include directive of windows headerClaudiu Olteanu2015-03-161-1/+1
* Remove swp filesCarlos Martín Nieto2015-03-031-0/+0
* repository: remove log message override for switching the active branchCarlos Martín Nieto2015-03-033-17/+17
* 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-033-21/+21
* checkout tests: just use SAFE where appropriateEdward Thomson2015-02-272-9/+4
* checkout: remove `GIT_CHECKOUT_SAFE_CREATE` as a strategyEdward Thomson2015-02-275-40/+58
* 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
* Merge pull request #2866 from ethomson/checkout_perf2Carlos Martín Nieto2015-02-121-0/+54
|\
| * remove some unused warningsEdward Thomson2015-02-041-0/+4
| * checkout test: ensure .gitattributes lifecycleEdward Thomson2015-02-021-0/+50
* | win32: further cleanups for 8.3 disablingEdward Thomson2015-02-031-4/+1
* | win32: cleanup 8.3 disabled testsEdward Thomson2015-02-031-23/+7
* | Fix test failures when 8.3 is disabledLinquize2015-01-311-1/+23
|/
* checkout tests: cleanup realpath impl on Win32Edward Thomson2015-01-201-36/+6
* checkout tests: emulate p_realpath poorly on Win32Edward Thomson2015-01-201-1/+64
* checkout: remove files before writing new onesEdward Thomson2015-01-202-2/+99
* checkout tests: nasty symlinksEdward Thomson2015-01-201-1/+39
* checkout: introduce git_checkout_perfdataEdward Thomson2015-01-201-0/+29
* Add files and tests with many UTF-8 chars and few UTF-8 charsLinquize2015-01-201-0/+25
* Plug a couple of leaksCarlos Martín Nieto2015-01-041-0/+1