aboutsummaryrefslogtreecommitdiff
path: root/t/t5531-deep-submodule-push.sh
Commit message (Expand)AuthorAge
* push, fetch: error out for submodule entries not pointing to commitsStefan Beller2017-09-14
* Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano2017-08-22
|\
| * submodule--helper: teach push-check to handle HEADBrandon Williams2017-07-20
* | Merge branch 'sb/submodule-blanket-recursive'Junio C Hamano2017-06-13
|\ \
| * | builtin/push.c: respect 'submodule.recurse' optionStefan Beller2017-06-01
| |/
* | Merge branch 'sb/t5531-update-desc'Junio C Hamano2017-06-02
|\ \ | |/ |/|
| * t5531: fix test descriptionStefan Beller2017-05-23
* | push: propagate remote and refspec with --recurse-submodulesBrandon Williams2017-04-11
|/
* push: add option to push only submodulesBrandon Williams2016-12-20
* push: fix --dry-run to not push submodulesBrandon Williams2016-11-23
* push: --dry-run updates submodules when --recurse-submodules=on-demandBrandon Williams2016-11-23
* push: follow the "last one wins" convention for --recurse-submodulesMike Crowe2015-12-04
* push: test that --recurse-submodules on command line overrides configMike Crowe2015-12-04
* push: add recurseSubmodules config optionMike Crowe2015-11-20
* t: fix trivial &&-chain breakageJeff King2015-03-20
* t5531: further "matching" fixupsJeff King2014-01-13
* t5531: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
* push: teach --recurse-submodules the on-demand optionHeiko Voigt2012-03-30
* push: Don't push a repository with unpushed submodulesFredrik Gustafsson2011-08-20
* tests: add missing &&Jonathan Nieder2010-11-09
* tests: make all test files executableMark Rada2009-10-02
* Fix "unpack-objects --strict"Junio C Hamano2009-08-14