Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-13 | config: only read .git/config from configured repos | Jeff King | 1 | -3/+1 |
2016-09-13 | t1302: use "git -C" | Jeff King | 1 | -24/+6 |
2015-06-24 | introduce "preciousObjects" repository extension | Jeff King | 1 | -0/+22 |
2015-06-24 | introduce "extensions" form of core.repositoryformatversion | Jeff King | 1 | -0/+38 |
2014-03-21 | t: prefer "git config --file" to GIT_CONFIG | Jeff King | 1 | -1/+1 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -1/+1 |
2010-09-09 | t1302 (core.repositoryversion): style tweaks | Jonathan Nieder | 1 | -24/+40 |
2010-09-09 | tests: subshell indentation stylefix | Jonathan Nieder | 1 | -2/+9 |
2010-09-06 | Several tests: cd inside subshell instead of around | Jens Lehmann | 1 | -3/+3 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -1/+1 |
2008-02-01 | Sane use of test_expect_failure | Junio C Hamano | 1 | -2/+3 |
2007-12-05 | Do check_repository_format() early (re-fix) | Nguyễn Thái Ngọc Duy | 1 | -0/+46 |