summaryrefslogtreecommitdiff
path: root/t/t0002-gitfile.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nd/clear-gitenv-upon-use-of-alias'Junio C Hamano2016-01-201-1/+1
|\
| * setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE when ..Nguyễn Thái Ngọc Duy2015-12-221-1/+1
* | Merge branch 'nd/stop-setenv-work-tree'Junio C Hamano2016-01-121-1/+1
|\ \ | |/
| * Revert "setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR"nd/stop-setenv-work-treeNguyễn Thái Ngọc Duy2015-12-221-1/+1
* | enter_repo: allow .git files in strict modeNguyễn Thái Ngọc Duy2015-09-281-0/+10
* | enter_repo: avoid duplicating logic, use is_git_directory() insteadNguyễn Thái Ngọc Duy2015-09-281-0/+14
* | t0002: add test for enter_repo(), non-strict modeNguyễn Thái Ngọc Duy2015-09-281-0/+18
|/
* setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIRnd/export-worktreeNguyễn Thái Ngọc Duy2015-06-261-0/+17
* t: trivial whitespace cleanupsFelipe Contreras2013-12-091-2/+1
* tests: grep portability fixesJeff King2008-09-301-2/+2
* t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diffBrandon Casey2008-07-231-1/+1
* Add platform-independent .git "symlink"Lars Hjemli2008-04-091-0/+103