| 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-09-05 | builtin/submodule--helper: fix leaking refs on push-check | 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-11-14 | Doc: document push.recurseSubmodules=only | Jonathan Tan | 1 | -0/+50 |
| 2021-10-08 | submodule: pass repo to check_has_commit() | Jonathan Tan | 1 | -0/+3 |
| 2020-11-19 | t55[23]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -95/+95 |
| 2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
| 2019-04-02 | t5531: avoid using an abbreviated option | Johannes Schindelin | 1 | -1/+1 |
| 2018-07-16 | t5000-t5999: fix broken &&-chains | Eric Sunshine | 1 | -1/+1 |
| 2017-09-14 | push, fetch: error out for submodule entries not pointing to commits | Stefan Beller | 1 | -0/+10 |
| 2017-08-22 | Merge branch 'bw/push-options-recursively-to-submodules' | Junio C Hamano | 1 | -1/+24 |
| 2017-07-20 | submodule--helper: teach push-check to handle HEAD | Brandon Williams | 1 | -1/+24 |
| 2017-06-13 | Merge branch 'sb/submodule-blanket-recursive' | Junio C Hamano | 1 | -0/+21 |
| 2017-06-02 | Merge branch 'sb/t5531-update-desc' | Junio C Hamano | 1 | -2/+2 |
| 2017-06-01 | builtin/push.c: respect 'submodule.recurse' option | Stefan Beller | 1 | -0/+21 |
| 2017-05-23 | t5531: fix test description | Stefan Beller | 1 | -2/+2 |
| 2017-04-11 | push: propagate remote and refspec with --recurse-submodules | Brandon Williams | 1 | -0/+52 |
| 2016-12-20 | push: add option to push only submodules | Brandon Williams | 1 | -0/+21 |
| 2016-11-23 | push: fix --dry-run to not push submodules | Brandon Williams | 1 | -1/+1 |
| 2016-11-23 | push: --dry-run updates submodules when --recurse-submodules=on-demand | Brandon Williams | 1 | -0/+24 |
| 2015-12-04 | push: follow the "last one wins" convention for --recurse-submodules | Mike Crowe | 1 | -0/+41 |
| 2015-12-04 | push: test that --recurse-submodules on command line overrides config | Mike Crowe | 1 | -4/+28 |
| 2015-11-20 | push: add recurseSubmodules config option | Mike Crowe | 1 | -1/+151 |
| 2015-03-20 | t: fix trivial &&-chain breakage | Jeff King | 1 | -1/+1 |
| 2014-01-13 | t5531: further "matching" fixups | Jeff King | 1 | -0/+1 |
| 2013-01-04 | t5531: do not assume the "matching" push is the default | Junio C Hamano | 1 | -0/+1 |
| 2012-03-30 | push: teach --recurse-submodules the on-demand option | Heiko Voigt | 1 | -0/+94 |
| 2011-08-20 | push: Don't push a repository with unpushed submodules | Fredrik Gustafsson | 1 | -0/+87 |
| 2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -1/+1 |
| 2009-10-02 | tests: make all test files executable | Mark Rada | 1 | -0/+0 |
| 2009-08-14 | Fix "unpack-objects --strict" | Junio C Hamano | 1 | -0/+35 |