aboutsummaryrefslogtreecommitdiffstats
path: root/t/t0002-gitfile.sh
AgeCommit message (Expand)AuthorFilesLines
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin1-4/+4
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-05-20t: use update-ref and show-ref to reading/writing refsHan-Wen Nienhuys1-1/+1
2018-09-13t0002: abstract away SHA-1 specific constantsbrian m. carlson1-12/+15
2018-02-27Merge branch 'as/ll-i18n'Junio C Hamano1-2/+2
2018-02-13Mark messages for translationsAlexander Shopov1-2/+2
2018-02-12t0002: simplify error checkingJeff King1-43/+10
2016-01-20Merge branch 'nd/clear-gitenv-upon-use-of-alias'Junio C Hamano1-1/+1
2016-01-12Merge branch 'nd/stop-setenv-work-tree'Junio C Hamano1-1/+1
2015-12-22setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE when ..Nguyễn Thái Ngọc Duy1-1/+1
2015-12-22Revert "setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR"Nguyễn Thái Ngọc Duy1-1/+1
2015-09-28enter_repo: allow .git files in strict modeNguyễn Thái Ngọc Duy1-0/+10
2015-09-28enter_repo: avoid duplicating logic, use is_git_directory() insteadNguyễn Thái Ngọc Duy1-0/+14
2015-09-28t0002: add test for enter_repo(), non-strict modeNguyễn Thái Ngọc Duy1-0/+18
2015-06-26setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIRNguyễn Thái Ngọc Duy1-0/+17
2013-12-09t: trivial whitespace cleanupsFelipe Contreras1-2/+1
2008-09-30tests: grep portability fixesJeff King1-2/+2
2008-07-23t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diffBrandon Casey1-1/+1
2008-04-09Add platform-independent .git "symlink"Lars Hjemli1-0/+103