Commit message (Expand) | Author | Age | |
---|---|---|---|
* | enter_repo: allow .git files in strict mode | Nguyễn Thái Ngọc Duy | 2015-09-28 |
* | enter_repo: avoid duplicating logic, use is_git_directory() instead | Nguyễn Thái Ngọc Duy | 2015-09-28 |
* | t0002: add test for enter_repo(), non-strict mode | Nguyễn Thái Ngọc Duy | 2015-09-28 |
* | setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR | Nguyễn Thái Ngọc Duy | 2015-06-26 |
* | t: trivial whitespace cleanups | Felipe Contreras | 2013-12-09 |
* | tests: grep portability fixes | Jeff King | 2008-09-30 |
* | t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diff | Brandon Casey | 2008-07-23 |
* | Add platform-independent .git "symlink" | Lars Hjemli | 2008-04-09 |