Age | Commit message (Expand) | Author | Files | Lines |
2012-04-10 | rev-parse --show-prefix: add in trailing newline | Ross Lagerwall | 1 | -1/+1 |
2011-12-09 | t1510 (worktree): fix '&&' chaining | Ramkumar Ramachandra | 1 | -3/+3 |
2011-05-06 | Merge branch 'jc/fix-diff-files-unmerged' | Junio C Hamano | 1 | -4/+3 |
2011-04-23 | test: use $_z40 from test-lib | Junio C Hamano | 1 | -4/+3 |
2011-01-11 | Fix expected values of setup tests on Windows | Johannes Sixt | 1 | -1/+1 |
2010-12-27 | setup_work_tree: adjust relative $GIT_WORK_TREE after moving cwd | Nguyễn Thái Ngọc Duy | 1 | -0/+7 |
2010-07-25 | t1501 (rev-parse): clarify | Jonathan Nieder | 1 | -173/+310 |
2010-05-28 | get_cwd_relative(): do not misinterpret suffix as subdirectory | Clemens Buchacher | 1 | -2/+10 |
2010-01-22 | ignore duplicated slashes in make_relative_path() | Junio C Hamano | 1 | -0/+6 |
2009-12-16 | worktree: don't segfault with an absolute pathspec without a work tree | Junio C Hamano | 1 | -0/+15 |
2009-02-14 | Move 'rev-parse --git-dir' test to t1500 | SZEDER Gábor | 1 | -7/+0 |
2009-01-21 | Merge branch 'sg/maint-gitdir-in-subdir' | Junio C Hamano | 1 | -0/+7 |
2009-01-17 | Fix gitdir detection when in subdir of gitdir | SZEDER Gábor | 1 | -0/+7 |
2008-09-30 | tests: grep portability fixes | Jeff King | 1 | -1/+1 |
2008-08-28 | grep: fix worktree setup | Nguyễn Thái Ngọc Duy | 1 | -0/+5 |
2008-08-28 | diff*: fix worktree setup | Nguyễn Thái Ngọc Duy | 1 | -2/+57 |
2008-05-05 | Don't use the 'export NAME=value' in the test scripts. | Bryan Donlan | 1 | -16/+18 |
2007-10-16 | Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREE | Johannes Schindelin | 1 | -0/+9 |
2007-08-01 | Clean up work-tree handling | Johannes Schindelin | 1 | -5/+19 |
2007-06-06 | test GIT_WORK_TREE | Matthias Lederhofer | 1 | -0/+92 |