Age | Commit message (Expand) | Author | Files | Lines |
2018-10-07 | t/*: fix ordering of expected/observed arguments | Matthew DeVore | 1 | -4/+4 |
2018-08-20 | Merge branch 'en/t7406-fixes' | Junio C Hamano | 1 | -14/+23 |
2018-08-15 | Merge branch 'js/t7406-recursive-submodule-update-order-fix' | Junio C Hamano | 1 | -5/+6 |
2018-08-08 | t7406: avoid using test_must_fail for commands other than git | Elijah Newren | 1 | -1/+1 |
2018-08-08 | t7406: prefer test_* helper functions to test -[feds] | Elijah Newren | 1 | -3/+3 |
2018-08-08 | t7406: avoid having git commands upstream of a pipe | Elijah Newren | 1 | -9/+17 |
2018-08-08 | t7406: simplify by using diff --name-only instead of diff --raw | Elijah Newren | 1 | -5/+5 |
2018-08-08 | t7406: fix call that was failing for the wrong reason | Elijah Newren | 1 | -1/+2 |
2018-07-23 | t7406: avoid failures solely due to timing issues | Johannes Schindelin | 1 | -5/+6 |
2018-07-16 | t7000-t7999: fix broken &&-chains | Eric Sunshine | 1 | -3/+3 |
2018-06-18 | t7406-submodule-update: fix broken &&-chains | SZEDER Gábor | 1 | -6/+6 |
2017-09-27 | t7406: submodule.<name>.update command must not be run from .gitmodules | Stefan Beller | 1 | -0/+8 |
2017-05-11 | tests: fix tests broken under GETTEXT_POISON=YesPlease | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2017-03-27 | Merge branch 'sb/submodule-update-initial-runs-custom-script' | Junio C Hamano | 1 | -3/+3 |
2017-03-22 | t7406: correct test case for submodule-update initial population | Junio C Hamano | 1 | -3/+3 |
2017-02-03 | Merge branch 'sb/submodule-update-initial-runs-custom-script' | Junio C Hamano | 1 | -0/+12 |
2017-01-26 | submodule update: run custom update script for initial populating as well | Stefan Beller | 1 | -0/+12 |
2017-01-12 | submodule update --init: display correct path from submodule | Stefan Beller | 1 | -0/+17 |
2016-08-10 | t7406: fix breakage on OSX | Stefan Beller | 1 | -1/+1 |
2016-08-03 | submodule update: allow '.' for branch value | Stefan Beller | 1 | -1/+34 |
2016-08-01 | submodule update: respect depth in subsequent fetches | Stefan Beller | 1 | -0/+16 |
2016-08-01 | t7406: future proof tests with hard coded depth | Stefan Beller | 1 | -8/+11 |
2016-06-17 | tests: use test_i18n* functions to suppress false positives | Vasco Almeida | 1 | -5/+5 |
2016-05-03 | submodule init: redirect stdout to stderr | Stefan Beller | 1 | -6/+18 |
2016-04-14 | Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init | Junio C Hamano | 1 | -5/+81 |
2016-03-30 | submodule update: test recursive path reporting from subdirectory | Stefan Beller | 1 | -0/+20 |
2016-03-30 | submodule update: align reporting path for custom command execution | Stefan Beller | 1 | -3/+26 |
2016-03-30 | submodule update --init: correct path handling in recursive submodules | Stefan Beller | 1 | -0/+33 |
2016-03-01 | clone: allow an explicit argument for parallel submodule clones | Stefan Beller | 1 | -0/+15 |
2016-03-01 | submodule update: expose parallelism to the user | Stefan Beller | 1 | -0/+12 |
2016-01-08 | t/t7406-submodule-update.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -2/+2 |
2015-03-20 | t: fix trivial &&-chain breakage | Jeff King | 1 | -1/+1 |
2014-04-02 | Revert "submodule: explicit local branch creation in module_clone" | Junio C Hamano | 1 | -38/+1 |
2014-02-27 | Merge branch 'wk/submodule-on-branch' | Junio C Hamano | 1 | -1/+37 |
2014-02-24 | submodule: explicit local branch creation in module_clone | W. Trevor King | 1 | -1/+38 |
2013-12-05 | Merge branch 'jl/submodule-update-retire-orig-flags' | Junio C Hamano | 1 | -0/+11 |
2013-12-02 | submodule: do not copy unknown update mode from .gitmodules | Junio C Hamano | 1 | -0/+15 |
2013-11-11 | submodule update: remove unnecessary orig_flags variable | Jens Lehmann | 1 | -0/+11 |
2013-09-17 | t7406-submodule-update: add missing && | Tay Ray Chuan | 1 | -1/+1 |
2013-07-15 | Merge branch 'fg/submodule-clone-depth' | Junio C Hamano | 1 | -7/+17 |
2013-07-03 | Add --depth to submodule update/add | Fredrik Gustafsson | 1 | -7/+17 |
2013-07-03 | submodule update: allow custom command to update submodule working tree | Chris Packham | 1 | -0/+29 |
2013-06-17 | submodule: drop the top-level requirement | John Keeping | 1 | -0/+15 |
2013-04-18 | Merge branch 'jc/push-2.0-default-to-simple' (early part) | Junio C Hamano | 1 | -2/+2 |
2013-04-01 | Merge branch 'nd/branch-show-rebase-bisect-state' | Junio C Hamano | 1 | -2/+4 |
2013-03-21 | Merge branch 'we/submodule-update-prefix-output' | Junio C Hamano | 1 | -1/+2 |
2013-03-16 | status: show more info than "currently not on any branch" | Nguyễn Thái Ngọc Duy | 1 | -2/+4 |
2013-03-03 | submodule update: when using recursion, show full path | William Entriken | 1 | -1/+2 |
2013-01-04 | t7406: do not assume the "matching" push is the default | Junio C Hamano | 1 | -2/+2 |
2012-12-19 | submodule update: add --remote for submodule's upstream changes | W. Trevor King | 1 | -0/+31 |