summaryrefslogtreecommitdiff
path: root/tests/checkout
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
* tests: fix memory leaks in checkout::typechangePatrick Steinhardt2016-06-071-2/+2
* cleanup: unused warningEdward Thomson2016-06-011-0/+3
* Merge pull request #3798 from mmuman/stat-test-fixEdward Thomson2016-05-261-2/+3
|\
| * test: Fix stat() test to mask out unwanted bitsFrançois Revol2016-05-241-2/+3
* | checkout: handle dirty submodules correctlyJason Haslam2016-05-261-8/+74
|/
* win32: introduce p_timeval that isn't stupidEdward Thomson2016-02-121-1/+1
* checkout test: Apply umask to file-mode test as wellMichał Górny2015-12-011-1/+1
* Fix some warningsJacques Germishuys2015-11-201-1/+1
* checkout::crlf test: don't crash when no idx entryEdward Thomson2015-11-161-4/+5
* diff/index: respect USE_NSEC for racily clean file detectionAxel Rasmussen2015-09-181-5/+5
* git_futils_mkdir_*: make a relative-to-base mkdirEdward Thomson2015-09-171-1/+1
* 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
* 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