Age | Commit message (Expand) | Author | Files | Lines |
2021-01-25 | Merge branch 'js/default-branch-name-tests-final-stretch' | Junio C Hamano | 1 | -14/+17 |
2021-01-11 | refs: allow @{n} to work with n-sized reflog | Denton Liu | 1 | -2/+2 |
2020-11-19 | t[01]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -15/+15 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-11-10 | rev-parse: handle --end-of-options | Jeff King | 1 | -0/+13 |
2016-10-10 | files_read_raw_ref: avoid infinite loop on broken symlinks | Jeff King | 1 | -0/+5 |
2015-07-28 | tests: remove some direct access to .git/logs | David Turner | 1 | -6/+3 |
2014-09-19 | refs: make rev-parse --quiet actually quiet | David Aguilar | 1 | -0/+27 |
2014-09-16 | t1503: use test_must_be_empty | David Aguilar | 1 | -5/+5 |
2010-09-27 | t1503: Fix arithmetic expansion syntax error when using dash | Ramsay Jones | 1 | -2/+2 |
2010-08-31 | t1503: fix broken test_must_fail calls | Jon Seymour | 1 | -2/+2 |
2010-08-24 | rev-parse: tests git rev-parse --verify master@{n}, for various n | Jon Seymour | 1 | -0/+11 |
2008-09-03 | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 1 | -1/+1 |
2008-05-11 | rev-parse --verify: do not output anything on error | Christian Couder | 1 | -9/+3 |
2008-05-11 | rev-parse: fix using "--default" with "--verify" | Christian Couder | 1 | -6/+5 |
2008-05-11 | rev-parse: add test script for "--verify" | Christian Couder | 1 | -0/+114 |