summaryrefslogtreecommitdiff
path: root/tests/checkout/nasty.c
Commit message (Expand)AuthorAgeFilesLines
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-2/+2
* 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
* 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: nasty symlinksEdward Thomson2015-01-201-1/+39
* Introduce core.protectHFS and core.protectNTFSEdward Thomson2014-12-171-0/+32
* checkout: disallow bad paths on HFSEdward Thomson2014-12-161-0/+42
* checkout: disallow bad paths on win32Edward Thomson2014-12-161-0/+251