aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1501-worktree.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-20tests: rename work-tree tests to *work-tree*Michael J Gruber1-426/+0
2015-03-24t1501: fix test with split indexThomas Gummerer1-0/+1
2014-12-01setup.c: support multi-checkout repo setupNguyễn Thái Ngọc Duy1-0/+76
2012-04-10rev-parse --show-prefix: add in trailing newlineRoss Lagerwall1-1/+1
2011-12-09t1510 (worktree): fix '&&' chainingRamkumar Ramachandra1-3/+3
2011-05-06Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano1-4/+3
2011-04-23test: use $_z40 from test-libJunio C Hamano1-4/+3
2011-01-11Fix expected values of setup tests on WindowsJohannes Sixt1-1/+1
2010-12-27setup_work_tree: adjust relative $GIT_WORK_TREE after moving cwdNguyễn Thái Ngọc Duy1-0/+7
2010-07-25t1501 (rev-parse): clarifyJonathan Nieder1-173/+310
2010-05-28get_cwd_relative(): do not misinterpret suffix as subdirectoryClemens Buchacher1-2/+10
2010-01-22ignore duplicated slashes in make_relative_path()Junio C Hamano1-0/+6
2009-12-16worktree: don't segfault with an absolute pathspec without a work treeJunio C Hamano1-0/+15
2009-02-14Move 'rev-parse --git-dir' test to t1500SZEDER Gábor1-7/+0
2009-01-21Merge branch 'sg/maint-gitdir-in-subdir'Junio C Hamano1-0/+7
2009-01-17Fix gitdir detection when in subdir of gitdirSZEDER Gábor1-0/+7
2008-09-30tests: grep portability fixesJeff King1-1/+1
2008-08-28grep: fix worktree setupNguyễn Thái Ngọc Duy1-0/+5
2008-08-28diff*: fix worktree setupNguyễn Thái Ngọc Duy1-2/+57
2008-05-05Don't use the 'export NAME=value' in the test scripts.Bryan Donlan1-16/+18
2007-10-16Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREEJohannes Schindelin1-0/+9
2007-08-01Clean up work-tree handlingJohannes Schindelin1-5/+19
2007-06-06test GIT_WORK_TREEMatthias Lederhofer1-0/+92