aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7400-submodule-basic.sh
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-19t7400: encapsulate setup code in test_expect_successStefan Beller1-2/+4
2018-05-30Merge branch 'cf/submodule-progress-dissociate'Junio C Hamano1-0/+16
2018-05-22submodule: add --progress option to add commandCasey Fitzpatrick1-0/+16
2018-03-28submodule: check for NULL return of get_submodule_ref_store()René Scharfe1-0/+15
2017-10-07tests: fix diff order arguments in test_cmpStefan Beller1-1/+1
2017-08-26Merge branch 'bw/submodule-config-cleanup'Junio C Hamano1-10/+0
2017-08-04clone: teach recursive clones to respect -qBrandon Williams1-0/+6
2017-08-02t7411: check configuration parsing errorsBrandon Williams1-10/+0
2017-06-04Merge branch 'bw/submodule-with-bs-path' into maintJunio C Hamano1-1/+1
2017-05-23Merge branch 'bw/submodule-with-bs-path'Junio C Hamano1-1/+1
2017-05-01Merge branch 'jk/submodule-init-segv-fix'Junio C Hamano1-0/+8
2017-05-01t7400: add !CYGWIN prerequisite to 'add with \\ in path'Ramsay Jones1-1/+1
2017-04-24submodule_init: die cleanly on submodules without url definedJeff King1-0/+8
2017-04-16submodule: prevent backslash expantion in submodule namesBrandon Williams1-0/+14
2017-03-18submodule--helper init: set submodule.<name>.activeBrandon Williams1-0/+11
2017-03-18clone: teach --recurse-submodules to optionally take a pathspecBrandon Williams1-0/+68
2017-03-18submodule init: initialize active submodulesBrandon Williams1-0/+57
2016-11-29submodule add: extend force flag to add existing reposStefan Beller1-0/+14
2016-06-17tests: use test_i18n* functions to suppress false positivesVasco Almeida1-1/+1
2016-05-17Merge branch 'sb/submodule-deinit-all'Junio C Hamano1-1/+23
2016-05-17Merge branch 'sb/submodule-init'Junio C Hamano1-0/+16
2016-05-13Merge branch 'sb/submodule-module-list-pathspec-fix'Junio C Hamano1-1/+1
2016-05-05submodule deinit: require '--all' instead of '.' for all submodulesStefan Beller1-1/+23
2016-05-03submodule deinit test: fix broken && chain in subshellStefan Beller1-1/+1
2016-04-29submodule--helper update-clone: abort gracefully on missing .gitmodulesStefan Beller1-0/+8
2016-04-29submodule init: fail gracefully with a missing .gitmodules fileStefan Beller1-0/+8
2016-04-22Merge branch 'sb/submodule-helper-clone-regression-fix'Junio C Hamano1-0/+41
2016-04-14Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-initJunio C Hamano1-0/+38
2016-04-14Merge branch 'sb/submodule-helper-clone-regression-fix' into sb/submodule-initJunio C Hamano1-0/+41
2016-04-06Merge branch 'sb/submodule-parallel-update'Junio C Hamano1-2/+2
2016-04-01submodule--helper, module_clone: always operate on absolute pathsStefan Beller1-1/+1
2016-03-31recursive submodules: test for relative pathsStefan Beller1-0/+41
2016-03-22submodule: fix regression for deinit without submodulesStefan Beller1-0/+13
2016-03-01submodule update: direct error message to stderrStefan Beller1-2/+2
2016-02-24submodule helper list: respect correct path prefixStefan Beller1-0/+25
2015-03-20t: fix trivial &&-chain breakageJeff King1-2/+2
2015-02-22Merge branch 'ps/submodule-sanitize-path-upon-add'Junio C Hamano1-0/+17
2015-02-02git-submodule.sh: fix '/././' path normalizationPatrick Steinhardt1-0/+17
2014-03-21t: prefer "git config --file" to GIT_CONFIGJeff King1-3/+2
2013-10-17Merge branch 'jk/trailing-slash-in-pathspec'Junio C Hamano1-2/+4
2013-09-17Merge branch 'tb/precompose-autodetect-fix'Junio C Hamano1-1/+0
2013-09-13reset: handle submodule with trailing slashJohn Keeping1-2/+4
2013-09-09Merge branch 'jl/submodule-mv'Junio C Hamano1-10/+4
2013-09-04Merge branch 'jl/some-submodule-config-are-not-boolean'Junio C Hamano1-0/+10
2013-08-27Set core.precomposeunicode to true on e.g. HFS+Torsten Bögershausen1-1/+0
2013-08-19avoid segfault on submodule.*.path set to an empty "true"Jharrod LaFon1-0/+10
2013-08-06rm: delete .gitmodules entry of submodules removed from the work treeJens Lehmann1-10/+4
2013-07-15Merge branch 'fg/submodule-clone-depth'Junio C Hamano1-0/+16
2013-07-03Add --depth to submodule update/addFredrik Gustafsson1-0/+15
2013-06-30Merge branch 'jk/submodule-subdirectory-ok'Junio C Hamano1-0/+80
2013-06-26Merge branch 'fg/submodule-non-ascii-path'Junio C Hamano1-0/+15
2013-06-20Merge branch 'fc/show-non-empty-errors-in-test'Junio C Hamano1-3/+3
2013-06-20t7400: test of UTF-8 submodule names pass under Mac OSTorsten Bögershausen1-8/+11
2013-06-17submodule: drop the top-level requirementJohn Keeping1-0/+80
2013-06-14handle multibyte characters in nameFredrik Gustafsson1-0/+12
2013-06-09test: test_must_be_empty helperJunio C Hamano1-3/+3
2013-04-05Merge branch 'jl/submodule-deinit'Junio C Hamano1-5/+16
2013-04-01submodule deinit: clarify work tree removal messageJens Lehmann1-5/+16
2013-03-25Merge branch 'jl/submodule-deinit'Junio C Hamano1-0/+100
2013-03-04submodule: add 'deinit' commandJens Lehmann1-0/+100
2012-12-19submodule add: If --branch is given, record it in .gitmodulesW. Trevor King1-0/+1
2012-10-29Merge branch 'jl/submodule-add-by-name'Jeff King1-0/+75
2012-09-30submodule add: Fail when .git/modules/<name> already exists unless forcedJens Lehmann1-0/+30
2012-09-29Merge branch 'rr/maint-submodule-unknown-cmd'Junio C Hamano1-2/+2
2012-09-29Teach "git submodule add" the --name optionJens Lehmann1-0/+45
2012-09-25submodule: if $command was not matched, don't parse other argsRamkumar Ramachandra1-2/+2
2012-08-29Merge branch 'hv/submodule-path-unmatch'Junio C Hamano1-4/+22
2012-08-14Let submodule command exit with error status if path does not existHeiko Voigt1-4/+22
2012-06-14t7400: avoid path mangling issuesJohannes Sixt1-3/+8
2012-06-06submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...Jon Seymour1-3/+3
2012-06-03submodule: document failure to handle relative superproject origin URLsJon Seymour1-0/+34
2012-06-03submodule: additional regression tests for relative URLsJon Seymour1-3/+107
2012-04-11tests: modernise style: more uses of test_line_countStefano Lattarini1-1/+1
2012-03-04submodules: always use a relative path from gitdir to work treeJens Lehmann1-0/+20
2012-03-04submodules: always use a relative path to gitdirJens Lehmann1-0/+2
2011-10-10Merge branch 'fg/submodule-git-file-git-dir'Junio C Hamano1-2/+2
2011-08-16rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson1-2/+2
2011-08-08Merge branch 'jl/submodule-update-quiet'Junio C Hamano1-2/+4
2011-07-31Merge branch 'maint'Junio C Hamano1-2/+4
2011-07-31t7400: fix bogus test failure with symlinked trashJeff King1-2/+4
2011-07-28submodule: update and add must honor --quiet flagJens Lehmann1-2/+4
2011-07-22Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano1-0/+10
2011-06-06submodule add: allow relative repository path even when no url is setJens Lehmann1-2/+5
2011-06-06submodule add: test failure when url is not configured in superprojectJens Lehmann1-0/+7
2011-05-21i18n: git-submodule "path not initialized" messageÆvar Arnfjörð Bjarmason1-1/+1
2011-05-21i18n: git-submodule "[...] path is ignored" messageÆvar Arnfjörð Bjarmason1-1/+1
2011-01-13Merge branch 'tr/submodule-relative-scp-url'Junio C Hamano1-0/+38
2011-01-10submodule: fix relative url parsing for scp-style originThomas Rast1-0/+38
2010-12-06git submodule: Remove now obsolete tests before cloning a repoJens Lehmann1-5/+23
2010-09-09tests: subshell indentation stylefixJonathan Nieder1-5/+6
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann1-3/+3
2010-07-19git submodule add: Require the new --force option to add ignored pathsJens Lehmann1-12/+15
2010-07-05git submodule: add submodules with git add -f <path>Ævar Arnfjörð Bjarmason1-1/+23
2010-04-10t7400: clarify submodule update testsJonathan Nieder1-95/+91
2010-04-10t7400: clarify 'submodule add' testsJonathan Nieder1-15/+88
2010-04-10t7400: split setup into multiple testsJonathan Nieder1-28/+30
2010-01-11Remove empty directories when checking out a commit with fewer submodulesPeter Collingbourne1-0/+9
2009-09-22git submodule add: make the <path> parameter optionalJens Lehmann1-0/+16
2009-04-18Work around ash "alternate value" expansion bugBen Jackson1-0/+10
2009-03-11Merge branch 'mg/maint-submodule-normalize-path'Junio C Hamano1-0/+49
2009-03-03git submodule: Fix adding of submodules at paths with ./, .. and //Michael J Gruber1-4/+4
2009-03-03git submodule: Add test cases for git submodule addMichael J Gruber1-0/+49
2009-02-07submodule: warn about non-submodulesJohannes Schindelin1-0/+7
2009-02-07Let ls-files strip trailing slashes in submodules' pathsJohannes Schindelin1-0/+6
2009-01-05git add: do not add files from a submoduleJohannes Schindelin1-0/+25
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi1-24/+24
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer1-1/+1
2008-05-16submodule update: add convenience option --initJohannes Schindelin1-0/+13
2008-01-20git-submodule: add test for the subcommand parser fixJunio C Hamano1-28/+28
2007-09-09git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege1-0/+4
2007-08-15git-apply: apply submodule changesSven Verdoolaege1-0/+17
2007-07-18unpack-trees.c: assume submodules are clean during check-outSven Verdoolaege1-0/+9
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-16/+16
2007-06-12git-submodule: give submodules proper namesLars Hjemli1-4/+16
2007-06-12Rename sections from "module" to "submodule" in .gitmodulesLars Hjemli1-1/+1
2007-06-12t7400: barf if git-submodule removes or replaces a fileLars Hjemli1-1/+1
2007-06-06git-submodule: clone during update, not during initLars Hjemli1-12/+26
2007-06-02Add basic test-script for git-submoduleLars Hjemli1-0/+143