summaryrefslogtreecommitdiff
path: root/t/lib-submodule-update.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: don't lose exit status with "test <op> $(git ...)"Ævar Arnfjörð Bjarmason2023-02-061-1/+3
* tests: don't lose exit status with "(cd ...; test <op> $(git ...))"Ævar Arnfjörð Bjarmason2023-02-061-13/+9
* Sync with 2.37.4Taylor Blau2022-10-061-0/+1
|\
| * Sync with 2.32.4Taylor Blau2022-10-061-0/+1
| |\
| | * t/lib-submodule-update.sh: allow local submodulesTaylor Blau2022-10-011-0/+1
* | | tests: don't assume a .git/info for .git/info/excludeÆvar Arnfjörð Bjarmason2022-06-061-2/+5
|/ /
* | submodule tests: use symbolic-ref --short to discover branch nameÆvar Arnfjörð Bjarmason2021-05-111-1/+2
|/
* stash: remove unnecessary process forkingElijah Newren2020-12-011-8/+8
* tests: start moving to a different default main branch nameJohannes Schindelin2020-10-231-1/+1
* t: remove test_oid_init in testsbrian m. carlson2020-07-301-1/+0
* Merge branch 'dl/test-must-fail-fixes-5'Junio C Hamano2020-07-061-21/+54
|\
| * lib-submodule-update: pass 'test_must_fail' as an argumentDenton Liu2020-06-241-13/+42
| * lib-submodule-update: prepend "git" to $commandDenton Liu2020-06-121-5/+9
| * lib-submodule-update: consolidate --recurse-submodulesDenton Liu2020-04-291-3/+3
| * lib-submodule-update: add space after function nameDenton Liu2020-04-291-3/+3
* | Merge branch 'jk/test-cleanup'Junio C Hamano2020-04-221-0/+0
|\ \
| * | t/lib-*.sh: drop executable bitJeff King2020-03-271-0/+0
| |/
* | t/lib-submodule-update: add test removing nested submodulesPhilippe Blain2020-02-191-2/+18
* | unpack-trees: check for missing submodule directory in merged_entryPhilippe Blain2020-02-191-0/+14
* | t/lib-submodule-update: move a test to the right sectionPhilippe Blain2020-02-191-16/+17
* | t/lib-submodule-update: remove outdated test descriptionPhilippe Blain2020-02-191-1/+0
|/
* 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