summaryrefslogtreecommitdiffstats
path: root/t/t7400-submodule-basic.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t7400: make hash size independentbrian m. carlson2020-07-301-13/+13
* t: fix whitespace around &&Andrei Rybak2020-03-231-2/+2
* Merge branch 'pk/status-of-uncloned-submodule'Junio C Hamano2020-02-141-0/+23
|\
| * t7400: testcase for submodule status on unregistered inner git reposPeter Kaestle2020-02-041-0/+15
| * submodule: fix status of initialized but not cloned submodulesPeter Kaestle2020-01-271-1/+1
| * t7400: add a testcase for submodule status on empty dirsPeter Kaestle2020-01-271-0/+8
* | Merge branch 'hw/advice-add-nothing'Junio C Hamano2020-02-141-1/+3
|\ \
* | | submodule add: show 'add --dry-run' stderr when abortingKyle Meyer2020-01-151-2/+13
|/ /
* | Merge branch 'mg/submodule-status-from-a-subdirectory'Junio C Hamano2019-12-051-0/+22
|\ \
| * | submodule: fix 'submodule status' when called from a subdirectoryManish Goregaokar2019-11-251-0/+22
| |/
* / tests: remove "cat foo" before "test_i18ngrep bar foo"René Scharfe2019-10-071-2/+0
|/
* submodule: refuse to add repository with no commitsKyle Meyer2019-04-101-1/+10
* submodule deinit: unset core.worktreeStefan Beller2018-12-261-0/+5
* submodule helper: convert relative URL to absolute URL if neededStefan Beller2018-10-181-0/+24
* Revert "Merge branch 'sb/submodule-core-worktree'"Jonathan Nieder2018-09-081-5/+0
* Merge branch 'sg/test-must-be-empty'Junio C Hamano2018-08-271-19/+9
|\
| * tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor2018-08-211-19/+9
* | Merge branch 'nd/i18n'Junio C Hamano2018-08-161-1/+1
|\ \
| * | dir.c: mark more strings for translationNguyễn Thái Ngọc Duy2018-07-231-1/+1
* | | Merge branch 'es/test-fixes'Junio C Hamano2018-08-031-6/+7
|\ \ \ | |_|/ |/| |
| * | t7000-t7999: fix broken &&-chainsEric Sunshine2018-07-161-1/+1
| * | t7400: fix broken "submodule add/reconfigure --force" testEric Sunshine2018-07-161-5/+6
| |/
* | Merge branch 'sb/submodule-core-worktree'Junio C Hamano2018-07-181-0/+5
|\ \ | |/ |/|
| * submodule deinit: unset core.worktreeStefan Beller2018-06-191-0/+5
* | Merge branch 'cf/submodule-progress-dissociate'Junio C Hamano2018-06-191-2/+4
|\ \ | |/ |/|
| * t7400: encapsulate setup code in test_expect_successStefan Beller2018-06-191-2/+4
* | Merge branch 'cf/submodule-progress-dissociate'Junio C Hamano2018-05-301-0/+16
|\|
| * submodule: add --progress option to add commandCasey Fitzpatrick2018-05-221-0/+16
* | submodule: check for NULL return of get_submodule_ref_store()René Scharfe2018-03-291-0/+15
|/
* tests: fix diff order arguments in test_cmpStefan Beller2017-10-071-1/+1
* Merge branch 'bw/submodule-config-cleanup'Junio C Hamano2017-08-271-10/+0
|\
| * t7411: check configuration parsing errorsBrandon Williams2017-08-021-10/+0
| * Merge branch 'bw/submodule-with-bs-path'Junio C Hamano2017-05-231-1/+1
| |\
* | | clone: teach recursive clones to respect -qBrandon Williams2017-08-041-0/+6
* | | Merge branch 'bw/submodule-with-bs-path' into maintJunio C Hamano2017-06-041-1/+1
|\ \ \ | |/ / |/| / | |/
| * t7400: add !CYGWIN prerequisite to 'add with \\ in path'Ramsay Jones2017-05-011-1/+1
* | Merge branch 'jk/submodule-init-segv-fix'Junio C Hamano2017-05-011-0/+8
|\ \ | |/ |/|
| * submodule_init: die cleanly on submodules without url definedJeff King2017-04-251-0/+8
* | submodule: prevent backslash expantion in submodule namesBrandon Williams2017-04-171-0/+14
* | submodule--helper init: set submodule.<name>.activeBrandon Williams2017-03-181-0/+11
* | clone: teach --recurse-submodules to optionally take a pathspecBrandon Williams2017-03-181-0/+68
* | submodule init: initialize active submodulesBrandon Williams2017-03-181-0/+57
* | submodule add: extend force flag to add existing reposStefan Beller2016-11-291-0/+14
* | tests: use test_i18n* functions to suppress false positivesVasco Almeida2016-06-181-1/+1
|/
* Merge branch 'sb/submodule-deinit-all'Junio C Hamano2016-05-171-1/+23
|\
| * submodule deinit: require '--all' instead of '.' for all submodulesStefan Beller2016-05-051-1/+23
* | Merge branch 'sb/submodule-init'Junio C Hamano2016-05-171-0/+16
|\ \
| * | submodule--helper update-clone: abort gracefully on missing .gitmodulesStefan Beller2016-04-291-0/+8
| * | submodule init: fail gracefully with a missing .gitmodules fileStefan Beller2016-04-291-0/+8
| * | Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-initJunio C Hamano2016-04-141-0/+38
| |\|