summaryrefslogtreecommitdiff
path: root/t/t7406-submodule-update.sh
Commit message (Expand)AuthorAgeFilesLines
* Sync with 2.37.4Taylor Blau2022-10-061-0/+1
|\
| * Sync with 2.35.5Taylor Blau2022-10-061-0/+1
| |\
| | * Sync with 2.32.4Taylor Blau2022-10-061-0/+1
| | |\
| | | * Sync with 2.31.5Taylor Blau2022-10-061-0/+1
| | | |\
| | | | * Sync with 2.30.6Taylor Blau2022-10-061-0/+1
| | | | |\
| | | | | * t/t7NNN: allow local submodulesTaylor Blau2022-10-011-0/+1
* | | | | | submodule--helper: return "ret", not "1" from update_submodule()Ævar Arnfjörð Bjarmason2022-09-021-1/+1
* | | | | | submodule--helper update: use display path helperGlen Choo2022-06-301-2/+2
* | | | | | submodule--helper tests: add missing "display path" coverageGlen Choo2022-06-301-0/+62
* | | | | | submodule update: remove "-v" optionÆvar Arnfjörð Bjarmason2022-06-281-1/+1
|/ / / / /
* | | | | submodule--helper: fix initialization of warn_if_uninitializedOrgad Shaneh2022-04-261-0/+33
* | | | | submodule update: add tests for --filterGlen Choo2022-03-041-0/+12
* | | | | submodule tests: test for init and update failure outputÆvar Arnfjörð Bjarmason2022-03-041-2/+12
|/ / / /
* | | | submodule: prefix die messages with 'fatal'Atharva Raykar2021-07-121-5/+5
|/ / /
* | | submodule update: silence underlying fetch with "--quiet"Nicholas Clark2021-05-031-0/+24
|/ /
* | tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-8/+8
* | t7[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-20/+20
* | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
|/
* submodule update: silence underlying merge/rebase with "--quiet"Theodore Dubois2020-10-011-0/+12
* submodule: fall back to remote's HEAD for missing remote.<name>.branchJohannes Schindelin2020-06-241-0/+16
* test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriateJonathan Nieder2020-01-151-1/+1
* Sync with 2.23.1Johannes Schindelin2019-12-061-6/+22
|\
| * Sync with 2.21.1Johannes Schindelin2019-12-061-6/+22
| |\
| | * Sync with 2.19.3Johannes Schindelin2019-12-061-6/+22
| | |\
| | | * Sync with 2.18.2Johannes Schindelin2019-12-061-6/+22
| | | |\
| | | | * Sync with 2.17.3Johannes Schindelin2019-12-061-6/+22
| | | | |\
| | | | | * fsck: reject submodule.update = !command in .gitmodulesJonathan Nieder2019-12-061-0/+14
| | | | | * submodule: reject submodule.update = !command in .gitmodulesJonathan Nieder2019-12-061-6/+8
* | | | | | t: use common $SQ variableDenton Liu2019-09-061-2/+1
|/ / / / /
* | | | | tests: always test fetch of unreachable with v0Jonathan Tan2019-03-071-1/+4
|/ / / /
* | | | t/*: fix ordering of expected/observed argumentsMatthew DeVore2018-10-071-4/+4
|/ / /
* | | Merge branch 'en/t7406-fixes'Junio C Hamano2018-08-201-14/+23
|\ \ \
| * | | t7406: avoid using test_must_fail for commands other than gitElijah Newren2018-08-081-1/+1
| * | | t7406: prefer test_* helper functions to test -[feds]Elijah Newren2018-08-081-3/+3
| * | | t7406: avoid having git commands upstream of a pipeElijah Newren2018-08-081-9/+17
| * | | t7406: simplify by using diff --name-only instead of diff --rawElijah Newren2018-08-081-5/+5
| * | | t7406: fix call that was failing for the wrong reasonElijah Newren2018-08-081-1/+2
* | | | Merge branch 'js/t7406-recursive-submodule-update-order-fix'Junio C Hamano2018-08-151-5/+6
|\ \ \ \ | |/ / / |/| | |
| * | | t7406: avoid failures solely due to timing issuesJohannes Schindelin2018-07-231-5/+6
| |/ /
* | | t7000-t7999: fix broken &&-chainsEric Sunshine2018-07-161-3/+3
|/ /
* | t7406-submodule-update: fix broken &&-chainsSZEDER Gábor2018-06-181-6/+6
|/
* t7406: submodule.<name>.update command must not be run from .gitmodulessb/test-submodule-update-configStefan Beller2017-09-271-0/+8
* tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-111-1/+1
* Merge branch 'sb/submodule-update-initial-runs-custom-script'Junio C Hamano2017-03-271-3/+3
|\
| * t7406: correct test case for submodule-update initial populationsb/submodule-update-initial-runs-custom-scriptJunio C Hamano2017-03-221-3/+3
* | Merge branch 'sb/submodule-update-initial-runs-custom-script'Junio C Hamano2017-02-031-0/+12
|\ \ | |/
| * submodule update: run custom update script for initial populating as wellStefan Beller2017-01-261-0/+12
* | submodule update --init: display correct path from submodulesb/submodule-initStefan Beller2017-01-121-0/+17
|/
* t7406: fix breakage on OSXsb/submodule-update-dot-branchStefan Beller2016-08-101-1/+1
* submodule update: allow '.' for branch valueStefan Beller2016-08-031-1/+34