summaryrefslogtreecommitdiff
path: root/tests/checkout/index.c
Commit message (Expand)AuthorAgeFilesLines
* index: use new enum and structure namesEdward Thomson2018-12-011-3/+3
* symlink tests: test symbolic links on windowsethomson/win_symlinksEdward Thomson2018-10-201-31/+67
* tests: provide symlink support helper functionEdward Thomson2018-10-201-22/+3
* checkout tests: ensure readlink succeedsEdward Thomson2018-10-201-1/+3
* checkout tests: test symlinks based on support, not platformEdward Thomson2018-10-201-20/+48
* treewide: remove use of C++ style commentsPatrick Steinhardt2018-07-131-1/+1
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-2/+2
* test: Fix stat() test to mask out unwanted bitsFrançois Revol2016-05-241-2/+3
* checkout test: Apply umask to file-mode test as wellMichał Górny2015-12-011-1/+1
* git_futils_mkdir_*: make a relative-to-base mkdirEdward Thomson2015-09-171-1/+1
* checkout test: check getcwd return valueEdward Thomson2015-06-291-1/+1
* conflict tests: use GIT_IDXENTRY_STAGE_SETEdward Thomson2015-05-281-3/+3
* Remove the callbacks struct from the remoteCarlos Martín Nieto2015-05-131-3/+1
* Test: Create repo in while current dir is readonly and checkout symlinkLinquize2015-04-041-0/+47
* checkout: remove `GIT_CHECKOUT_SAFE_CREATE` as a strategyEdward Thomson2015-02-271-19/+30
* checkout: remove files before writing new onesEdward Thomson2015-01-201-2/+2
* checkout_index: Remove stage 0 when checking out conflictsEdward Thomson2014-11-061-10/+39
* Introduce failing test for conflict filtering in indexEdward Thomson2014-10-131-0/+69
* git_checkout_opts -> git_checkout_optionsBen Straub2014-03-061-23/+23
* diff: rename the file's 'oid' to 'id'Carlos Martín Nieto2014-01-251-2/+2
* Rename tests-clar to testsBen Straub2013-11-141-0/+620