| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-21 | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 1 | -1/+0 |
| 2024-08-19 | Merge branch 'jc/tests-no-useless-tee' | Junio C Hamano | 1 | -2/+2 |
| 2024-08-08 | tests: drop use of 'tee' that hides exit status | Junio C Hamano | 1 | -2/+2 |
| 2023-11-02 | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 1 | -6/+6 |
| 2023-05-06 | push: introduce '--branches' option | Teng Long | 1 | -2/+10 |
| 2023-02-06 | push: free_refs() the "local_refs" in set_refspecs() | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
| 2021-04-15 | transport: respect verbosity when setting upstream | Øystein Walle | 1 | -0/+7 |
| 2020-11-19 | t55[23]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -16/+16 |
| 2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
| 2020-09-26 | tests: avoid variations of the `master` branch name | Johannes Schindelin | 1 | -10/+10 |
| 2018-08-21 | tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>' | SZEDER Gábor | 1 | -1/+1 |
| 2016-06-17 | t5523: use test_i18ngrep for negation | Vasco Almeida | 1 | -4/+4 |
| 2016-06-17 | tests: use test_i18n* functions to suppress false positives | Vasco Almeida | 1 | -2/+2 |
| 2012-02-13 | push/fetch/clone --no-progress suppresses progress output | Clemens Buchacher | 1 | -1/+2 |
| 2012-01-08 | fix push --quiet: add 'quiet' capability to receive-pack | Clemens Buchacher | 1 | -0/+7 |
| 2010-10-18 | push: pass --progress down to git-pack-objects | Jeff King | 1 | -2/+2 |
| 2010-10-18 | t5523-push-upstream: test progress messages | Tay Ray Chuan | 1 | -0/+38 |
| 2010-10-18 | t5523-push-upstream: add function to ensure fresh upstream repo | Tay Ray Chuan | 1 | -1/+5 |
| 2010-01-16 | Add push --set-upstream | Ilari Liusvaara | 1 | -0/+69 |