summaryrefslogtreecommitdiff
path: root/tests/checkout
Commit message (Expand)AuthorAgeFilesLines
* tests: checkout: fix symlink.git being created outside of sandboxPatrick Steinhardt2019-06-071-1/+5
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-221-5/+5
* references: use new names in internal usageethomson/git_refEdward Thomson2019-01-171-1/+1
* checkout::crlf: ensure successethomson/crlfEdward Thomson2018-12-191-30/+33
* checkout::crlf clear the crlf workdir for checkoutEdward Thomson2018-12-031-0/+24
* crlf_data: move to a "to_workdir" folderEdward Thomson2018-12-031-2/+7
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-016-34/+34
* index: use new enum and structure namesEdward Thomson2018-12-013-7/+7
* 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-203-72/+121
* checkout tests: don't use GetFinalPathNameByHandleEdward Thomson2018-10-201-24/+0
* Merge pull request #4702 from tiennou/fix/coverityPatrick Steinhardt2018-07-202-18/+18
|\
| * tests: add missing cl_git_pass to testsEtienne Samson2018-07-062-18/+18
* | treewide: remove use of C++ style commentsPatrick Steinhardt2018-07-132-2/+2
|/
* checkout: FORCE doesn't halt on dirty indexEdward Thomson2018-06-292-16/+0
* index: commit the changes to the index properlyEdward Thomson2018-06-292-4/+28
* checkout tests: validate GIT_CHECKOUT_NO_REFRESHEdward Thomson2018-06-291-0/+64
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-108-29/+29
* checkout: change symlinked .gitmodules file test to expect failureCarlos Martín Nieto2018-05-231-1/+6
* checkout: add a failing test for refusing a symlinked .gitmodulesCarlos Martín Nieto2018-05-221-0/+7
* diff: Add missing GIT_DELTA_TYPECHANGE -> 'T' mapping.Erik van Zijst2018-04-051-0/+26
* checkout test: ensure workdir mode is simplifiedEdward Thomson2018-02-231-0/+27
* checkout test: add core.filemode checkout testsEdward Thomson2018-02-231-0/+56
* checkout test: further ensure workdir perms are updatedethomson/checkout_typechange_with_index_and_wdEdward Thomson2018-02-201-0/+25
* checkout test: ensure workdir perms are updatedEdward Thomson2018-02-201-0/+20
* tests: status::worktree: indicate skipped tests on Win32Patrick Steinhardt2018-01-031-0/+2
* tests: checkout::tree: check that the status list catches mode changesPatrick Steinhardt2017-10-091-0/+2
* tests: checkout::tree: extract check for status entrycountPatrick Steinhardt2017-10-091-17/+14
* checkout: test force checkout when mode changesethomson/checkout_typechangeEdward Thomson2017-10-071-0/+45
* checkout: do not delete directories with untracked entriesPatrick Steinhardt2017-06-101-0/+76
* tests: fix indentation in checkout::head::with_index_only_treePatrick Steinhardt2017-04-101-1/+1
* checkout::tree test: cleanup memory leakEdward Thomson2017-01-231-4/+1
* Fix handling of GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH flag.John Fultz2016-12-291-0/+38
* 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