summaryrefslogtreecommitdiffstats
path: root/t/t7406-submodule-update.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'en/t7406-fixes'Junio C Hamano2018-08-201-14/+23
|\
| * t7406: avoid using test_must_fail for commands other than gitElijah Newren2018-08-081-1/+1
| * t7406: prefer test_* helper functions to test -[feds]Elijah Newren2018-08-081-3/+3
| * t7406: avoid having git commands upstream of a pipeElijah Newren2018-08-081-9/+17
| * t7406: simplify by using diff --name-only instead of diff --rawElijah Newren2018-08-081-5/+5
| * t7406: fix call that was failing for the wrong reasonElijah Newren2018-08-081-1/+2
* | Merge branch 'js/t7406-recursive-submodule-update-order-fix'Junio C Hamano2018-08-161-5/+6
|\ \ | |/ |/|
| * t7406: avoid failures solely due to timing issuesJohannes Schindelin2018-07-231-5/+6
* | t7000-t7999: fix broken &&-chainsEric Sunshine2018-07-161-3/+3
|/
* t7406-submodule-update: fix broken &&-chainsSZEDER Gábor2018-06-181-6/+6
* t7406: submodule.<name>.update command must not be run from .gitmodulesStefan Beller2017-09-271-0/+8
* tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-111-1/+1
* Merge branch 'sb/submodule-update-initial-runs-custom-script'Junio C Hamano2017-03-271-3/+3
|\
| * t7406: correct test case for submodule-update initial populationJunio C Hamano2017-03-221-3/+3
* | Merge branch 'sb/submodule-update-initial-runs-custom-script'Junio C Hamano2017-02-031-0/+12
|\|
| * submodule update: run custom update script for initial populating as wellStefan Beller2017-01-261-0/+12
* | submodule update --init: display correct path from submoduleStefan Beller2017-01-121-0/+17
|/
* t7406: fix breakage on OSXStefan Beller2016-08-101-1/+1
* submodule update: allow '.' for branch valueStefan Beller2016-08-041-1/+34
* submodule update: respect depth in subsequent fetchesStefan Beller2016-08-011-0/+16
* t7406: future proof tests with hard coded depthStefan Beller2016-08-011-8/+11
* tests: use test_i18n* functions to suppress false positivesVasco Almeida2016-06-181-5/+5
* submodule init: redirect stdout to stderrStefan Beller2016-05-031-6/+18
* Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-initJunio C Hamano2016-04-141-5/+81
|\
| * submodule update: test recursive path reporting from subdirectoryStefan Beller2016-03-301-0/+20
| * submodule update: align reporting path for custom command executionStefan Beller2016-03-301-3/+26
| * submodule update --init: correct path handling in recursive submodulesStefan Beller2016-03-301-0/+33
| * t/t7406-submodule-update.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-081-2/+2
* | clone: allow an explicit argument for parallel submodule clonesStefan Beller2016-03-011-0/+15
* | submodule update: expose parallelism to the userStefan Beller2016-03-011-0/+12
|/
* t: fix trivial &&-chain breakageJeff King2015-03-201-1/+1
* Revert "submodule: explicit local branch creation in module_clone"Junio C Hamano2014-04-021-38/+1
* Merge branch 'wk/submodule-on-branch'Junio C Hamano2014-02-271-1/+37
|\
| * submodule: explicit local branch creation in module_cloneW. Trevor King2014-02-241-1/+38
* | Merge branch 'jl/submodule-update-retire-orig-flags'Junio C Hamano2013-12-051-0/+11
|\ \ | |/ |/|
| * submodule update: remove unnecessary orig_flags variableJens Lehmann2013-11-111-0/+11
* | submodule: do not copy unknown update mode from .gitmodulesJunio C Hamano2013-12-021-0/+15
|/
* t7406-submodule-update: add missing &&Tay Ray Chuan2013-09-171-1/+1
* Merge branch 'fg/submodule-clone-depth'Junio C Hamano2013-07-151-7/+17
|\
| * Add --depth to submodule update/addFredrik Gustafsson2013-07-031-7/+17
* | submodule update: allow custom command to update submodule working treeChris Packham2013-07-031-0/+29
* | submodule: drop the top-level requirementJohn Keeping2013-06-171-0/+15
|/
* Merge branch 'jc/push-2.0-default-to-simple' (early part)Junio C Hamano2013-04-181-2/+2
|\
| * t7406: do not assume the "matching" push is the defaultJunio C Hamano2013-01-051-2/+2
* | Merge branch 'nd/branch-show-rebase-bisect-state'Junio C Hamano2013-04-011-2/+4
|\ \
| * | status: show more info than "currently not on any branch"Nguyễn Thái Ngọc Duy2013-03-171-2/+4
* | | Merge branch 'we/submodule-update-prefix-output'Junio C Hamano2013-03-211-1/+2
|\ \ \ | |/ / |/| |
| * | submodule update: when using recursion, show full pathWilliam Entriken2013-03-041-1/+2
| |/
* / submodule update: add --remote for submodule's upstream changesW. Trevor King2012-12-191-0/+31
|/
* submodule add: Fail when .git/modules/<name> already exists unless forcedJens Lehmann2012-10-011-1/+1