Age | Commit message (Expand) | Author | Files | Lines |
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 |