summaryrefslogtreecommitdiff
path: root/t/t7400-submodule-basic.sh
AgeCommit message (Expand)Author
2019-10-07tests: remove "cat foo" before "test_i18ngrep bar foo"René Scharfe
2019-04-10submodule: refuse to add repository with no commitsKyle Meyer
2018-12-26submodule deinit: unset core.worktreeStefan Beller
2018-10-18submodule helper: convert relative URL to absolute URL if neededStefan Beller
2018-09-08Revert "Merge branch 'sb/submodule-core-worktree'"Jonathan Nieder
2018-08-27Merge branch 'sg/test-must-be-empty'Junio C Hamano
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor
2018-08-15Merge branch 'nd/i18n'Junio C Hamano
2018-08-02Merge branch 'es/test-fixes'Junio C Hamano
2018-07-23dir.c: mark more strings for translationNguyễn Thái Ngọc Duy
2018-07-18Merge branch 'sb/submodule-core-worktree'Junio C Hamano
2018-07-16t7000-t7999: fix broken &&-chainsEric Sunshine
2018-07-16t7400: fix broken "submodule add/reconfigure --force" testEric Sunshine
2018-06-19submodule deinit: unset core.worktreeStefan Beller
2018-06-19Merge branch 'cf/submodule-progress-dissociate'Junio C Hamano
2018-06-19t7400: encapsulate setup code in test_expect_successStefan Beller
2018-05-30Merge branch 'cf/submodule-progress-dissociate'Junio C Hamano
2018-05-22submodule: add --progress option to add commandCasey Fitzpatrick
2018-03-28submodule: check for NULL return of get_submodule_ref_store()René Scharfe
2017-10-07tests: fix diff order arguments in test_cmpStefan Beller
2017-08-27Merge branch 'bw/submodule-config-cleanup'Junio C Hamano
2017-08-04clone: teach recursive clones to respect -qBrandon Williams
2017-08-02t7411: check configuration parsing errorsBrandon Williams
2017-06-04Merge branch 'bw/submodule-with-bs-path' into maintJunio C Hamano
2017-05-23Merge branch 'bw/submodule-with-bs-path'Junio C Hamano
2017-05-01Merge branch 'jk/submodule-init-segv-fix'Junio C Hamano
2017-05-01t7400: add !CYGWIN prerequisite to 'add with \\ in path'Ramsay Jones
2017-04-25submodule_init: die cleanly on submodules without url definedJeff King
2017-04-17submodule: prevent backslash expantion in submodule namesBrandon Williams
2017-03-18submodule--helper init: set submodule.<name>.activeBrandon Williams
2017-03-18clone: teach --recurse-submodules to optionally take a pathspecBrandon Williams
2017-03-18submodule init: initialize active submodulesBrandon Williams
2016-11-29submodule add: extend force flag to add existing reposStefan Beller
2016-06-17tests: use test_i18n* functions to suppress false positivesVasco Almeida
2016-05-17Merge branch 'sb/submodule-deinit-all'Junio C Hamano
2016-05-17Merge branch 'sb/submodule-init'Junio C Hamano
2016-05-13Merge branch 'sb/submodule-module-list-pathspec-fix'Junio C Hamano
2016-05-05submodule deinit: require '--all' instead of '.' for all submodulesStefan Beller
2016-05-03submodule deinit test: fix broken && chain in subshellStefan Beller
2016-04-29submodule--helper update-clone: abort gracefully on missing .gitmodulesStefan Beller
2016-04-29submodule init: fail gracefully with a missing .gitmodules fileStefan Beller
2016-04-22Merge branch 'sb/submodule-helper-clone-regression-fix'Junio C Hamano
2016-04-14Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-initJunio C Hamano
2016-04-14Merge branch 'sb/submodule-helper-clone-regression-fix' into sb/submodule-initJunio C Hamano
2016-04-06Merge branch 'sb/submodule-parallel-update'Junio C Hamano
2016-04-01submodule--helper, module_clone: always operate on absolute pathsStefan Beller
2016-03-31recursive submodules: test for relative pathsStefan Beller
2016-03-23submodule: fix regression for deinit without submodulesStefan Beller
2016-03-01submodule update: direct error message to stderrStefan Beller
2016-02-24submodule helper list: respect correct path prefixStefan Beller