aboutsummaryrefslogtreecommitdiff
path: root/t/t0002-gitfile.sh
Commit message (Expand)AuthorAge
* Merge branch 'nd/clear-gitenv-upon-use-of-alias'Junio C Hamano2016-01-20
|\
| * setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE when ..Nguyễn Thái Ngọc Duy2015-12-22
* | Merge branch 'nd/stop-setenv-work-tree'Junio C Hamano2016-01-12
|\ \ | |/
| * Revert "setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR"Nguyễn Thái Ngọc Duy2015-12-22
* | enter_repo: allow .git files in strict modeNguyễn Thái Ngọc Duy2015-09-28
* | enter_repo: avoid duplicating logic, use is_git_directory() insteadNguyễn Thái Ngọc Duy2015-09-28
* | t0002: add test for enter_repo(), non-strict modeNguyễn Thái Ngọc Duy2015-09-28
|/
* setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIRNguyễn Thái Ngọc Duy2015-06-26
* t: trivial whitespace cleanupsFelipe Contreras2013-12-09
* tests: grep portability fixesJeff King2008-09-30
* t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diffBrandon Casey2008-07-23
* Add platform-independent .git "symlink"Lars Hjemli2008-04-09