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