Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-06-14diff-lib: honor override_submodule_config flag bitJosip Sokcevic
2022-10-07Sync with 2.37.4Taylor Blau
2022-10-07Sync with 2.35.5Taylor Blau
2022-10-07Sync with 2.32.4Taylor Blau
2022-10-07Sync with 2.31.5Taylor Blau
2022-10-07Sync with 2.30.6Taylor Blau
2022-10-01t/t7NNN: allow local submodulesTaylor Blau
2022-09-02submodule--helper: return "ret", not "1" from update_submodule()Ævar Arnfjörð Bjarmason
2022-07-01submodule--helper update: use display path helperGlen Choo
2022-07-01submodule--helper tests: add missing "display path" coverageGlen Choo
2022-06-28submodule update: remove "-v" optionÆvar Arnfjörð Bjarmason
2022-04-26submodule--helper: fix initialization of warn_if_uninitializedOrgad Shaneh
2022-03-05submodule update: add tests for --filterGlen Choo
2022-03-05submodule tests: test for init and update failure outputÆvar Arnfjörð Bjarmason
2021-07-12submodule: prefix die messages with 'fatal'Atharva Raykar
2021-05-03submodule update: silence underlying fetch with "--quiet"Nicholas Clark
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2020-11-20t7[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-20tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-10-01submodule update: silence underlying merge/rebase with "--quiet"Theodore Dubois
2020-06-24submodule: fall back to remote's HEAD for missing remote.<name>.branchJohannes Schindelin
2020-01-16test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriateJonathan Nieder
2019-12-06Sync with 2.23.1Johannes Schindelin
2019-12-06Sync with 2.21.1Johannes Schindelin
2019-12-06Sync with 2.19.3Johannes Schindelin
2019-12-06Sync with 2.18.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-06fsck: reject submodule.update = !command in .gitmodulesJonathan Nieder
2019-12-06submodule: reject submodule.update = !command in .gitmodulesJonathan Nieder
2019-09-06t: use common $SQ variableDenton Liu
2019-03-07tests: always test fetch of unreachable with v0Jonathan Tan
2018-10-07t/*: fix ordering of expected/observed argumentsMatthew DeVore
2018-08-20Merge branch 'en/t7406-fixes'Junio C Hamano
2018-08-16Merge branch 'js/t7406-recursive-submodule-update-order-fix'Junio C Hamano
2018-08-08t7406: avoid using test_must_fail for commands other than gitElijah Newren
2018-08-08t7406: prefer test_* helper functions to test -[feds]Elijah Newren
2018-08-08t7406: avoid having git commands upstream of a pipeElijah Newren
2018-08-08t7406: simplify by using diff --name-only instead of diff --rawElijah Newren
2018-08-08t7406: fix call that was failing for the wrong reasonElijah Newren
2018-07-23t7406: avoid failures solely due to timing issuesJohannes Schindelin
2018-07-17t7000-t7999: fix broken &&-chainsEric Sunshine
2018-06-18t7406-submodule-update: fix broken &&-chainsSZEDER Gábor
2017-09-27t7406: submodule.<name>.update command must not be run from .gitmodulesStefan Beller
2017-05-11tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason
2017-03-27Merge branch 'sb/submodule-update-initial-runs-custom-script'Junio C Hamano
2017-03-23t7406: correct test case for submodule-update initial populationJunio C Hamano
2017-02-03Merge branch 'sb/submodule-update-initial-runs-custom-script'Junio C Hamano
2017-01-26submodule update: run custom update script for initial populating as wellStefan Beller
2017-01-13submodule update --init: display correct path from submoduleStefan Beller