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