summaryrefslogtreecommitdiff
path: root/t/lib-submodule-update.sh
Commit message (Expand)AuthorAgeFilesLines
* 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