| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-21 | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 1 | -1/+0 |
| 2024-10-24 | t: fix typos | Andrew Kreimer | 1 | -1/+1 |
| 2024-08-01 | builtin/remote: fix various trivial memory leaks | Patrick Steinhardt | 1 | -0/+1 |
| 2023-11-02 | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 1 | -1/+1 |
| 2022-04-29 | push: new config option "push.autoSetupRemote" supports "simple" push | Tao Klerks | 1 | -0/+14 |
| 2022-04-29 | push: default to single remote even when not named origin | Tao Klerks | 1 | -1/+62 |
| 2020-11-19 | t55[23]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -50/+50 |
| 2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
| 2020-06-24 | send-pack/transport-helper: avoid mentioning a particular branch | Johannes Schindelin | 1 | -0/+6 |
| 2019-11-10 | Fix spelling errors in comments of testcases | Elijah Newren | 1 | -1/+1 |
| 2016-10-31 | push: test pushing ambiguously named branches | Dennis Kaarsemaker | 1 | -0/+10 |
| 2015-03-10 | t5528: do not fail with FreeBSD shell | Kyle J. McKay | 1 | -2/+2 |
| 2014-11-30 | push: truly use "simple" as default, not "upstream" | Jeff King | 1 | -2/+30 |
| 2013-06-24 | t/t5528-push-default: test pushdefault workflows | Ramkumar Ramachandra | 1 | -0/+57 |
| 2013-06-24 | t/t5528-push-default: generalize test_push_* | Ramkumar Ramachandra | 1 | -2/+4 |
| 2013-06-19 | t/t5528-push-default: remove redundant test_config lines | Ramkumar Ramachandra | 1 | -2/+0 |
| 2012-04-24 | push: introduce new push.default mode "simple" | Matthieu Moy | 1 | -0/+44 |
| 2012-04-24 | t5528-push-default.sh: add helper functions | Matthieu Moy | 1 | -7/+27 |
| 2012-04-05 | push: error out when the "upstream" semantics does not make sense | Junio C Hamano | 1 | -0/+54 |