summaryrefslogtreecommitdiff
path: root/t/lib-submodule-update.sh
Commit message (Expand)AuthorAgeFilesLines
* t/lib-submodule-update: use appropriate length constantbrian m. carlson2019-04-011-1/+2
* submodule deinit: unset core.worktreeStefan Beller2018-12-261-1/+1
* submodule: unset core.worktree if no working tree is presentStefan Beller2018-12-261-1/+2
* Revert "Merge branch 'sb/submodule-core-worktree'"Jonathan Nieder2018-09-071-3/+2
* Merge branch 'es/test-fixes'Junio C Hamano2018-08-021-3/+2
|\
| * t/lib-submodule-update: fix "absorbing" testEric Sunshine2018-07-031-3/+2
* | Merge branch 'sb/submodule-move-head-error-msg'Junio C Hamano2018-07-241-1/+2
|\ \
| * | submodule.c: report the submodule that an error occurs inStefan Beller2018-06-251-1/+2
| |/
* | submodule deinit: unset core.worktreeStefan Beller2018-06-191-1/+1
* | submodule: unset core.worktree if no working tree is presentStefan Beller2018-06-141-1/+2
|/
* submodule: submodule_move_head omits old argument in forced casesb/submodule-update-reset-fixStefan Beller2018-01-051-0/+14
* t/lib-submodule-update.sh: fix test ignoring ignored files in submodulesStefan Beller2018-01-051-0/+1
* t/lib-submodule-update.sh: clarify testStefan Beller2018-01-051-2/+2
* Merge branch 'jt/submodule-tests-cleanup'Junio C Hamano2017-12-061-218/+125
|\
| * Tests: clean up submodule recursive helpersjt/submodule-tests-cleanupJonathan Tan2017-11-221-218/+125
* | Merge branch 'sb/submodule-recursive-checkout-detach-head'Junio C Hamano2017-12-061-0/+17
|\ \ | |/ |/|
| * recursive submodules: detach HEAD from new stateStefan Beller2017-07-251-0/+17
* | Tests: clean up and document submodule helpersJonathan Tan2017-11-081-205/+46
|/
* Merge branch 'sb/submodule-blanket-recursive'Junio C Hamano2017-06-131-4/+18
|\
| * Introduce 'submodule.recurse' option for worktree manipulatorsStefan Beller2017-06-011-0/+12
| * submodule test invocation: only pass additional argumentsStefan Beller2017-05-301-4/+6
* | Merge branch 'sb/checkout-recurse-submodules'Junio C Hamano2017-05-291-6/+1
|\ \ | |/ |/|
| * submodule: properly recurse for read-tree and checkoutsb/checkout-recurse-submodulesStefan Beller2017-05-041-6/+1
* | submodule.c: submodule_move_head works with broken submodulesStefan Beller2017-04-181-3/+20
* | submodule.c: uninitialized submodules are ignored in recursive commandsStefan Beller2017-04-181-0/+1
|/
* builtin/read-tree: add --recurse-submodules switchStefan Beller2017-03-161-1/+6
* builtin/checkout: add --recurse-submodules switchStefan Beller2017-03-161-5/+21
* lib-submodule-update.sh: define tests for recursing into submodulesStefan Beller2017-03-151-2/+504
* lib-submodule-update.sh: replace sha1 by hashStefan Beller2017-03-151-3/+3
* lib-submodule-update: teach test_submodule_content the -C <dir> flagStefan Beller2017-03-151-0/+5
* lib-submodule-update.sh: do not use ./. as submodule remoteStefan Beller2017-03-151-2/+13
* lib-submodule-update.sh: reorder create_lib_submodule_repoStefan Beller2017-03-151-20/+29
* lib-submodule-update.sh: reduce use of subshell by using "git -C"sb/cd-then-git-can-be-written-as-git-cStefan Beller2017-01-131-4/+1
* stash: add t3906 for submodule updatesJens Lehmann2014-07-141-5/+18
* cherry-pick: add t3512 for submodule updatesJens Lehmann2014-07-141-3/+12
* merge: add t7613 for submodule updatesJens Lehmann2014-07-141-3/+21
* submodules: add the lib-submodule-update.sh test libraryJens Lehmann2014-07-141-0/+640