summaryrefslogtreecommitdiff
path: root/t/lib-submodule-update.sh
AgeCommit message (Expand)Author
2019-04-01t/lib-submodule-update: use appropriate length constantbrian m. carlson
2018-12-26submodule deinit: unset core.worktreeStefan Beller
2018-12-26submodule: unset core.worktree if no working tree is presentStefan Beller
2018-09-08Revert "Merge branch 'sb/submodule-core-worktree'"Jonathan Nieder
2018-08-02Merge branch 'es/test-fixes'Junio C Hamano
2018-07-24Merge branch 'sb/submodule-move-head-error-msg'Junio C Hamano
2018-07-03t/lib-submodule-update: fix "absorbing" testEric Sunshine
2018-06-25submodule.c: report the submodule that an error occurs inStefan Beller
2018-06-19submodule deinit: unset core.worktreeStefan Beller
2018-06-14submodule: unset core.worktree if no working tree is presentStefan Beller
2018-01-05submodule: submodule_move_head omits old argument in forced caseStefan Beller
2018-01-05t/lib-submodule-update.sh: fix test ignoring ignored files in submodulesStefan Beller
2018-01-05t/lib-submodule-update.sh: clarify testStefan Beller
2017-12-06Merge branch 'jt/submodule-tests-cleanup'Junio C Hamano
2017-12-06Merge branch 'sb/submodule-recursive-checkout-detach-head'Junio C Hamano
2017-11-22Tests: clean up submodule recursive helpersJonathan Tan
2017-11-08Tests: clean up and document submodule helpersJonathan Tan
2017-07-25recursive submodules: detach HEAD from new stateStefan Beller
2017-06-13Merge branch 'sb/submodule-blanket-recursive'Junio C Hamano
2017-06-01Introduce 'submodule.recurse' option for worktree manipulatorsStefan Beller
2017-05-30submodule test invocation: only pass additional argumentsStefan Beller
2017-05-29Merge branch 'sb/checkout-recurse-submodules'Junio C Hamano
2017-05-04submodule: properly recurse for read-tree and checkoutStefan Beller
2017-04-19submodule.c: submodule_move_head works with broken submodulesStefan Beller
2017-04-19submodule.c: uninitialized submodules are ignored in recursive commandsStefan Beller
2017-03-16builtin/read-tree: add --recurse-submodules switchStefan Beller
2017-03-16builtin/checkout: add --recurse-submodules switchStefan Beller
2017-03-16lib-submodule-update.sh: define tests for recursing into submodulesStefan Beller
2017-03-16lib-submodule-update.sh: replace sha1 by hashStefan Beller
2017-03-16lib-submodule-update: teach test_submodule_content the -C <dir> flagStefan Beller
2017-03-16lib-submodule-update.sh: do not use ./. as submodule remoteStefan Beller
2017-03-16lib-submodule-update.sh: reorder create_lib_submodule_repoStefan Beller
2017-01-13lib-submodule-update.sh: reduce use of subshell by using "git -C"Stefan Beller
2014-07-14stash: add t3906 for submodule updatesJens Lehmann
2014-07-14cherry-pick: add t3512 for submodule updatesJens Lehmann
2014-07-14merge: add t7613 for submodule updatesJens Lehmann
2014-07-14submodules: add the lib-submodule-update.sh test libraryJens Lehmann