| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-21 | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 1 | -1/+0 |
| 2023-12-20 | Merge branch 'jc/revision-parse-int' | Junio C Hamano | 1 | -0/+11 |
| 2023-12-09 | revision: parse integer arguments to --max-count, --skip, etc., more carefully | Junio C Hamano | 1 | -0/+11 |
| 2023-10-03 | merge: free result of repo_get_merge_bases() | Jeff King | 1 | -0/+1 |
| 2021-12-13 | t6000-t9999: detect and signal failure within loop | Eric Sunshine | 1 | -2/+2 |
| 2021-12-13 | tests: fix broken &&-chains in compound statements | Eric Sunshine | 1 | -1/+1 |
| 2020-11-19 | t6[0-3]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -4/+4 |
| 2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
| 2018-07-30 | tests: make use of the test_must_be_empty function | Ævar Arnfjörð Bjarmason | 1 | -4/+2 |
| 2016-03-23 | merge: refuse to create too cool a merge by default | Junio C Hamano | 1 | -1/+3 |
| 2013-03-22 | Fix revision walk for commits with the same dates | Kacper Kornet | 1 | -0/+13 |
| 2011-03-24 | tests: avoid nonportable {foo,bar} glob | Jonathan Nieder | 1 | -8/+8 |
| 2011-03-23 | rev-list --min-parents,--max-parents: doc, test and completion | Michael J Gruber | 1 | -1/+106 |
| 2011-03-21 | t6009: use test_commit() from test-lib.sh | Michael J Gruber | 1 | -11/+4 |
| 2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -1/+1 |
| 2008-03-19 | Make revision limiting more robust against occasional bad commit dates | Linus Torvalds | 1 | -1/+1 |
| 2008-03-13 | add test_cmp function for test scripts | Jeff King | 1 | -1/+1 |
| 2008-02-03 | known breakage: revision range computation with clock skew | Junio C Hamano | 1 | -0/+38 |