summaryrefslogtreecommitdiff
path: root/t/t1501-worktree.sh
Commit message (Expand)AuthorAgeFilesLines
* get_cwd_relative(): do not misinterpret suffix as subdirectoryClemens Buchacher2010-05-281-2/+10
* ignore duplicated slashes in make_relative_path()Junio C Hamano2010-01-221-0/+6
* worktree: don't segfault with an absolute pathspec without a work treeJunio C Hamano2009-12-161-0/+15
* Move 'rev-parse --git-dir' test to t1500SZEDER Gábor2009-02-141-7/+0
* Merge branch 'sg/maint-gitdir-in-subdir'Junio C Hamano2009-01-211-0/+7
|\
| * Fix gitdir detection when in subdir of gitdirSZEDER Gábor2009-01-171-0/+7
* | tests: grep portability fixesJeff King2008-09-301-1/+1
|/
* grep: fix worktree setupNguyễn Thái Ngọc Duy2008-08-281-0/+5
* diff*: fix worktree setupNguyễn Thái Ngọc Duy2008-08-281-2/+57
* Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-051-16/+18
* Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREEJohannes Schindelin2007-10-161-0/+9
* Clean up work-tree handlingJohannes Schindelin2007-08-011-5/+19
* test GIT_WORK_TREEMatthias Lederhofer2007-06-061-0/+92