| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-08 | tests: remove GIT_TEST_MERGE_ALGORITHM and test_expect_merge_algorithm | Elijah Newren | 1 | -139/+55 |
| 2024-11-21 | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 1 | -1/+0 |
| 2023-10-03 | merge: free result of repo_get_merge_bases() | Jeff King | 1 | -0/+1 |
| 2022-08-26 | t64xx: convert 'test_create_repo' to 'git init' | Elijah Newren | 1 | -19/+19 |
| 2021-12-13 | tests: simplify by dropping unnecessary `for` loops | Eric Sunshine | 1 | -24/+6 |
| 2020-11-19 | t6[4-9]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -15/+15 |
| 2020-11-19 | t64*: preemptively adjust alignment to prepare for `master` -> `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 |
| 2020-10-26 | t6416: correct expectation for rename/rename(1to2) + directory/file | Elijah Newren | 1 | -2/+2 |
| 2020-10-26 | merge tests: expect improved directory/file conflict handling in ort | Elijah Newren | 1 | -53/+132 |
| 2020-10-26 | t/: new helper for tests that pass with ort but fail with recursive | Elijah Newren | 1 | -5/+6 |
| 2020-08-10 | t6416, t6423: clarify some comments and fix some typos | Elijah Newren | 1 | -1/+1 |
| 2020-08-10 | t6416, t6422: fix incorrect untracked file count | Elijah Newren | 1 | -1/+1 |
| 2020-08-10 | Collect merge-related tests to t64xx | Elijah Newren | 1 | -0/+1820 |