aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7400-submodule-basic.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-24fixup! submodule: prevent overwriting .gitmodules on path reuseJunio C Hamano1-1/+2
2025-07-24submodule: prevent overwriting .gitmodules on path reuseK Jayatheerth1-0/+22
2024-12-06advice: suggest using subcommand "git config set"Bence Ferdinandy1-1/+1
2024-04-29Sync with 2.44.1Johannes Schindelin1-0/+31
2024-04-19Sync with 2.42.2Johannes Schindelin1-0/+31
2024-04-19Sync with 2.41.1Johannes Schindelin1-0/+31
2024-04-19init.templateDir: consider this config setting protectedJohannes Schindelin1-0/+31
2024-03-30add: use advise_if_enabled for ADVICE_ADD_IGNORED_FILERubén Justo1-2/+1
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-32/+32
2023-05-25builtin/submodule--helper.c: handle missing submodule URLsTaylor Blau1-0/+16
2022-11-08submodule tests: add tests for top-level flag outputÆvar Arnfjörð Bjarmason1-0/+10
2022-10-06Sync with 2.37.4Taylor Blau1-0/+4
2022-10-06Sync with 2.34.5Taylor Blau1-0/+4
2022-10-06Sync with 2.32.4Taylor Blau1-0/+4
2022-10-06Sync with 2.30.6Taylor Blau1-0/+4
2022-10-01t/t7NNN: allow local submodulesTaylor Blau1-0/+4
2022-09-02submodule--helper: remove unused "list" helperÆvar Arnfjörð Bjarmason1-25/+0
2022-09-02submodule tests: test for "add <repository> <abs-path>"Ævar Arnfjörð Bjarmason1-0/+5
2022-09-02submodule tests: test usage behaviorÆvar Arnfjörð Bjarmason1-0/+26
2021-11-19submodule: absorb git dir instead of dying on deinitMugdha Pattnaik1-6/+5
2021-07-12submodule: prefix die messages with 'fatal'Atharva Raykar1-2/+2
2021-07-07t7400: test failure to add submodule in tracked pathAtharva Raykar1-0/+11
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-2/+2
2020-11-19t7[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin1-11/+11
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-07-30t7400: make hash size independentbrian m. carlson1-13/+13
2020-03-22t: fix whitespace around &&Andrei Rybak1-2/+2
2020-02-14Merge branch 'pk/status-of-uncloned-submodule'Junio C Hamano1-0/+23
2020-02-14Merge branch 'hw/advice-add-nothing'Junio C Hamano1-1/+3
2020-02-04t7400: testcase for submodule status on unregistered inner git reposPeter Kaestle1-0/+15
2020-01-27submodule: fix status of initialized but not cloned submodulesPeter Kaestle1-1/+1
2020-01-27t7400: add a testcase for submodule status on empty dirsPeter Kaestle1-0/+8
2020-01-15submodule add: show 'add --dry-run' stderr when abortingKyle Meyer1-2/+13
2019-12-05Merge branch 'mg/submodule-status-from-a-subdirectory'Junio C Hamano1-0/+22
2019-11-25submodule: fix 'submodule status' when called from a subdirectoryManish Goregaokar1-0/+22
2019-10-07tests: remove "cat foo" before "test_i18ngrep bar foo"René Scharfe1-2/+0
2019-04-10submodule: refuse to add repository with no commitsKyle Meyer1-1/+10
2018-12-26submodule deinit: unset core.worktreeStefan Beller1-0/+5
2018-10-18submodule helper: convert relative URL to absolute URL if neededStefan Beller1-0/+24
2018-09-07Revert "Merge branch 'sb/submodule-core-worktree'"Jonathan Nieder1-5/+0
2018-08-27Merge branch 'sg/test-must-be-empty'Junio C Hamano1-19/+9
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor1-19/+9
2018-08-15Merge branch 'nd/i18n'Junio C Hamano1-1/+1
2018-08-02Merge branch 'es/test-fixes'Junio C Hamano1-6/+7
2018-07-23dir.c: mark more strings for translationNguyễn Thái Ngọc Duy1-1/+1
2018-07-18Merge branch 'sb/submodule-core-worktree'Junio C Hamano1-0/+5
2018-07-16t7000-t7999: fix broken &&-chainsEric Sunshine1-1/+1
2018-07-16t7400: fix broken "submodule add/reconfigure --force" testEric Sunshine1-5/+6
2018-06-19submodule deinit: unset core.worktreeStefan Beller1-0/+5
2018-06-19Merge branch 'cf/submodule-progress-dissociate'Junio C Hamano1-2/+4