summaryrefslogtreecommitdiff
path: root/tests/path
Commit message (Expand)AuthorAgeFilesLines
* index: allow read of index w/ illegal entriesEdward Thomson2016-02-171-6/+6
* win32: further cleanups for 8.3 disablingEdward Thomson2015-02-031-5/+3
* win32: cleanup 8.3 disabled testsEdward Thomson2015-02-031-16/+7
* Fix test failures when 8.3 is disabledLinquize2015-01-311-3/+17
* git_path_join_unrooted: return base lenEdward Thomson2015-01-201-0/+47
* Add more Windows reserved filenamesLinquize2014-12-191-0/+13
* COM0 is a valid path, although Windows Explorer does not allow to create thisLinquize2014-12-191-0/+2
* Introduce core.protectHFS and core.protectNTFSEdward Thomson2014-12-171-3/+19
* checkout: disallow bad paths on HFSEdward Thomson2014-12-161-1/+30
* checkout: disallow bad paths on win32Edward Thomson2014-12-162-0/+218
* win32: use NT-prefixed "\\?\" pathsEdward Thomson2014-12-161-0/+190
* path: Fix `git_path_walk_up` to work with non-rooted pathsThe rugged tests are fragile2014-09-171-2/+0
* Introduce git_path_make_relativeEdward Thomson2014-09-021-0/+55