| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'nd/clear-gitenv-upon-use-of-alias' | Junio C Hamano | 2016-01-20 | 1 | -1/+1 |
|\ |
|
| * | setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE when .. | Nguyễn Thái Ngọc Duy | 2015-12-22 | 1 | -1/+1 |
* | | Merge branch 'nd/stop-setenv-work-tree' | Junio C Hamano | 2016-01-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Revert "setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR"nd/stop-setenv-work-tree | Nguyễn Thái Ngọc Duy | 2015-12-22 | 1 | -1/+1 |
* | | enter_repo: allow .git files in strict mode | Nguyễn Thái Ngọc Duy | 2015-09-28 | 1 | -0/+10 |
* | | enter_repo: avoid duplicating logic, use is_git_directory() instead | Nguyễn Thái Ngọc Duy | 2015-09-28 | 1 | -0/+14 |
* | | t0002: add test for enter_repo(), non-strict mode | Nguyễn Thái Ngọc Duy | 2015-09-28 | 1 | -0/+18 |
|/ |
|
* | setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIRnd/export-worktree | Nguyễn Thái Ngọc Duy | 2015-06-26 | 1 | -0/+17 |
* | t: trivial whitespace cleanups | Felipe Contreras | 2013-12-09 | 1 | -2/+1 |
* | tests: grep portability fixes | Jeff King | 2008-09-30 | 1 | -2/+2 |
* | t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diff | Brandon Casey | 2008-07-23 | 1 | -1/+1 |
* | Add platform-independent .git "symlink" | Lars Hjemli | 2008-04-09 | 1 | -0/+103 |