summaryrefslogtreecommitdiff
path: root/t/t7010-setup.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: fix broken &&-chains in `$(...)` command substitutionsEric Sunshine2021-12-131-1/+1
* ls-files: allow relative pathspecClemens Buchacher2010-06-051-8/+4
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-1/+1
* add test_cmp function for test scriptsJeff King2008-03-131-9/+9
* get_pathspec(): die when an out-of-tree path is givenJunio C Hamano2008-03-071-3/+4
* git-add: adjust to the get_pathspec() changes.Junio C Hamano2008-02-051-0/+47
* setup: sanitize absolute and funny paths in get_pathspec()Junio C Hamano2008-02-051-0/+117