summaryrefslogtreecommitdiff
path: root/t/t1501-worktree.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: rename work-tree tests to *work-tree*mg/work-tree-testsMichael J Gruber2016-02-201-426/+0
* t1501: fix test with split indexThomas Gummerer2015-03-241-0/+1
* setup.c: support multi-checkout repo setupNguyễn Thái Ngọc Duy2014-12-011-0/+76
* rev-parse --show-prefix: add in trailing newlineRoss Lagerwall2012-04-101-1/+1
* t1510 (worktree): fix '&&' chainingRamkumar Ramachandra2011-12-091-3/+3
* Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano2011-05-061-4/+3
|\
| * test: use $_z40 from test-libJunio C Hamano2011-04-231-4/+3
* | Fix expected values of setup tests on WindowsJohannes Sixt2011-01-111-1/+1
* | setup_work_tree: adjust relative $GIT_WORK_TREE after moving cwdNguyễn Thái Ngọc Duy2010-12-271-0/+7
|/
* t1501 (rev-parse): clarifyJonathan Nieder2010-07-251-173/+310
* 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