summaryrefslogtreecommitdiff
path: root/t/t5531-deep-submodule-push.sh
AgeCommit message (Expand)AuthorFilesLines
2017-09-14push, fetch: error out for submodule entries not pointing to commitsLibravatar Stefan Beller1-0/+10
2017-08-22Merge branch 'bw/push-options-recursively-to-submodules'Libravatar Junio C Hamano1-1/+24
2017-07-20submodule--helper: teach push-check to handle HEADLibravatar Brandon Williams1-1/+24
2017-06-13Merge branch 'sb/submodule-blanket-recursive'Libravatar Junio C Hamano1-0/+21
2017-06-02Merge branch 'sb/t5531-update-desc'Libravatar Junio C Hamano1-2/+2
2017-06-01builtin/push.c: respect 'submodule.recurse' optionLibravatar Stefan Beller1-0/+21
2017-05-23t5531: fix test descriptionLibravatar Stefan Beller1-2/+2
2017-04-11push: propagate remote and refspec with --recurse-submodulesLibravatar Brandon Williams1-0/+52
2016-12-20push: add option to push only submodulesLibravatar Brandon Williams1-0/+21
2016-11-23push: fix --dry-run to not push submodulesLibravatar Brandon Williams1-1/+1
2016-11-23push: --dry-run updates submodules when --recurse-submodules=on-demandLibravatar Brandon Williams1-0/+24
2015-12-04push: follow the "last one wins" convention for --recurse-submodulesLibravatar Mike Crowe1-0/+41
2015-12-04push: test that --recurse-submodules on command line overrides configLibravatar Mike Crowe1-4/+28
2015-11-20push: add recurseSubmodules config optionLibravatar Mike Crowe1-1/+151
2015-03-20t: fix trivial &&-chain breakageLibravatar Jeff King1-1/+1
2014-01-13t5531: further "matching" fixupsLibravatar Jeff King1-0/+1
2013-01-04t5531: do not assume the "matching" push is the defaultLibravatar Junio C Hamano1-0/+1
2012-03-30push: teach --recurse-submodules the on-demand optionLibravatar Heiko Voigt1-0/+94
2011-08-20push: Don't push a repository with unpushed submodulesLibravatar Fredrik Gustafsson1-0/+87
2010-11-09tests: add missing &&Libravatar Jonathan Nieder1-1/+1
2009-10-02tests: make all test files executableLibravatar Mark Rada1-0/+0
2009-08-14Fix "unpack-objects --strict"Libravatar Junio C Hamano1-0/+35