summaryrefslogtreecommitdiff
path: root/t/t0002-gitfile.sh
AgeCommit message (Expand)AuthorFilesLines
2015-09-28enter_repo: allow .git files in strict modeLibravatar Nguyễn Thái Ngọc Duy1-0/+10
2015-09-28enter_repo: avoid duplicating logic, use is_git_directory() insteadLibravatar Nguyễn Thái Ngọc Duy1-0/+14
2015-09-28t0002: add test for enter_repo(), non-strict modeLibravatar Nguyễn Thái Ngọc Duy1-0/+18
2015-06-26setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIRLibravatar Nguyễn Thái Ngọc Duy1-0/+17
2013-12-09t: trivial whitespace cleanupsLibravatar Felipe Contreras1-2/+1
2008-09-30tests: grep portability fixesLibravatar Jeff King1-2/+2
2008-07-23t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diffLibravatar Brandon Casey1-1/+1
2008-04-09Add platform-independent .git "symlink"Libravatar Lars Hjemli1-0/+103