index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7406-submodule-update.sh
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-09-30
submodule add: Fail when .git/modules/<name> already exists unless forced
Jens Lehmann
1
-1
/
+1
2012-09-03
Merge branch 'sz/submodule-force-update'
Junio C Hamano
1
-0
/
+12
2012-08-27
Merge branch 'jc/maint-t7406-rev-parse-max-count-huh'
Junio C Hamano
1
-8
/
+8
2012-08-24
Make 'git submodule update --force' always check out submodules.
Stefan Zager
1
-0
/
+12
2012-07-30
t7406: fix misleading "rev-parse --max-count=1 HEAD"
Junio C Hamano
1
-8
/
+8
2012-07-12
submodules: don't stumble over symbolic links when cloning recursively
Jens Lehmann
1
-0
/
+13
2012-03-04
submodules: refactor computation of relative gitdir path
Jens Lehmann
1
-0
/
+17
2012-01-24
submodule add: fix breakage when re-adding a deep submodule
Jens Lehmann
1
-0
/
+8
2011-10-10
Merge branch 'hv/submodule-update-none'
Junio C Hamano
1
-0
/
+62
2011-08-22
Move git-dir for submodules
Fredrik Gustafsson
1
-0
/
+107
[next]