aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5531-deep-submodule-push.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-1/+1
2022-11-14Doc: document push.recurseSubmodules=onlyJonathan Tan1-0/+50
2021-10-08submodule: pass repo to check_has_commit()Jonathan Tan1-0/+3
2020-11-19t55[23]*: adjust the references to the default branch name "main"Johannes Schindelin1-95/+95
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2019-04-02t5531: avoid using an abbreviated optionJohannes Schindelin1-1/+1
2018-07-16t5000-t5999: fix broken &&-chainsEric Sunshine1-1/+1
2017-09-14push, fetch: error out for submodule entries not pointing to commitsStefan Beller1-0/+10
2017-08-22Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano1-1/+24
2017-07-20submodule--helper: teach push-check to handle HEADBrandon Williams1-1/+24
2017-06-13Merge branch 'sb/submodule-blanket-recursive'Junio C Hamano1-0/+21
2017-06-02Merge branch 'sb/t5531-update-desc'Junio C Hamano1-2/+2
2017-06-01builtin/push.c: respect 'submodule.recurse' optionStefan Beller1-0/+21
2017-05-23t5531: fix test descriptionStefan Beller1-2/+2
2017-04-11push: propagate remote and refspec with --recurse-submodulesBrandon Williams1-0/+52
2016-12-20push: add option to push only submodulesBrandon Williams1-0/+21
2016-11-23push: fix --dry-run to not push submodulesBrandon Williams1-1/+1
2016-11-23push: --dry-run updates submodules when --recurse-submodules=on-demandBrandon Williams1-0/+24
2015-12-04push: follow the "last one wins" convention for --recurse-submodulesMike Crowe1-0/+41
2015-12-04push: test that --recurse-submodules on command line overrides configMike Crowe1-4/+28
2015-11-20push: add recurseSubmodules config optionMike Crowe1-1/+151
2015-03-20t: fix trivial &&-chain breakageJeff King1-1/+1
2014-01-13t5531: further "matching" fixupsJeff King1-0/+1
2013-01-04t5531: do not assume the "matching" push is the defaultJunio C Hamano1-0/+1
2012-03-30push: teach --recurse-submodules the on-demand optionHeiko Voigt1-0/+94
2011-08-20push: Don't push a repository with unpushed submodulesFredrik Gustafsson1-0/+87
2010-11-09tests: add missing &&Jonathan Nieder1-1/+1
2009-10-02tests: make all test files executableMark Rada1-0/+0
2009-08-14Fix "unpack-objects --strict"Junio C Hamano1-0/+35