Sign in
googlers
/
jrn
/
git
/
6cbf454a2eaa016efff04bd696dc1ec24b515c11
/
t
/
t7406-submodule-update.sh
6cbf454
submodule update: respect depth in subsequent fetches
by Stefan Beller
· 9 years ago
d4470c5
t7406: future proof tests with hard coded depth
by Stefan Beller
· 9 years ago
1edbaac
tests: use test_i18n* functions to suppress false positives
by Vasco Almeida
· 9 years ago
c66410e
submodule init: redirect stdout to stderr
by Stefan Beller
· 9 years ago
ee30f17
Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init
by Junio C Hamano
· 9 years ago
c1e06d1
submodule update: test recursive path reporting from subdirectory
by Stefan Beller
· 9 years ago
b08238a
submodule update: align reporting path for custom command execution
by Stefan Beller
· 9 years ago
c1ab00f
submodule update --init: correct path handling in recursive submodules
by Stefan Beller
· 9 years ago
72290d6
clone: allow an explicit argument for parallel submodule clones
by Stefan Beller
· 9 years ago
2335b87
submodule update: expose parallelism to the user
by Stefan Beller
· 9 years ago
848351b
t/t7406-submodule-update.sh: use the $( ... ) construct for command substitution
by Elia Pinto
· 9 years ago
99094a7
t: fix trivial &&-chain breakage
by Jeff King
· 10 years ago
d851ffb
Revert "submodule: explicit local branch creation in module_clone"
by Junio C Hamano
· 11 years ago
06c2768
Merge branch 'wk/submodule-on-branch'
by Junio C Hamano
· 11 years ago
23d25e4
submodule: explicit local branch creation in module_clone
by W. Trevor King
· 11 years ago
c83386d
Merge branch 'jl/submodule-update-retire-orig-flags'
by Junio C Hamano
· 11 years ago
ac1fbbd
submodule: do not copy unknown update mode from .gitmodules
by Junio C Hamano
· 11 years ago
3614128
submodule update: remove unnecessary orig_flags variable
by Jens Lehmann
· 11 years ago
d5b99f3
t7406-submodule-update: add missing &&
by Tay Ray Chuan
· 11 years ago
2bb7afa
Merge branch 'fg/submodule-clone-depth'
by Junio C Hamano
· 12 years ago
275cd18
Add --depth to submodule update/add
by Fredrik Gustafsson
· 12 years ago
6cb5728
submodule update: allow custom command to update submodule working tree
by Chris Packham
· 12 years ago
091a6eb
submodule: drop the top-level requirement
by John Keeping
· 12 years ago
54a3c67
Merge branch 'jc/push-2.0-default-to-simple' (early part)
by Junio C Hamano
· 12 years ago
afc2e81
Merge branch 'nd/branch-show-rebase-bisect-state'
by Junio C Hamano
· 12 years ago
28ed8d7
Merge branch 'we/submodule-update-prefix-output'
by Junio C Hamano
· 12 years ago
b397ea4
status: show more info than "currently not on any branch"
by Nguyễn Thái Ngọc Duy
· 12 years ago
75bf5e6
submodule update: when using recursion, show full path
by William Entriken
· 12 years ago
ae74f7d
t7406: do not assume the "matching" push is the default
by Junio C Hamano
· 12 years ago
06b1abb
submodule update: add --remote for submodule's upstream changes
by W. Trevor King
· 12 years ago
4b7c286
submodule add: Fail when .git/modules/<name> already exists unless forced
by Jens Lehmann
· 12 years ago
81dbbf7
Merge branch 'sz/submodule-force-update'
by Junio C Hamano
· 13 years ago
e3fe714
Merge branch 'jc/maint-t7406-rev-parse-max-count-huh'
by Junio C Hamano
· 13 years ago
01d4721
Make 'git submodule update --force' always check out submodules.
by Stefan Zager
· 13 years ago
ad6a599
t7406: fix misleading "rev-parse --max-count=1 HEAD"
by Junio C Hamano
· 13 years ago
6eafa6d
submodules: don't stumble over symbolic links when cloning recursively
by Jens Lehmann
· 13 years ago
69c3051
submodules: refactor computation of relative gitdir path
by Jens Lehmann
· 13 years ago
1017c1a
submodule add: fix breakage when re-adding a deep submodule
by Jens Lehmann
· 13 years ago
61f9db7
Merge branch 'hv/submodule-update-none'
by Junio C Hamano
· 13 years ago
501770e
Move git-dir for submodules
by Fredrik Gustafsson
· 14 years ago
322bb6e
add update 'none' flag to disable update of submodule by default
by Heiko Voigt
· 14 years ago
ff968f0
Merge branch 'fg/submodule-keep-updating'
by Junio C Hamano
· 14 years ago
15ffb7c
submodule update: continue when a checkout fails
by Fredrik Gustafsson
· 14 years ago
ee653c8
i18n: git-submodule $update_module say + die messages
by Ævar Arnfjörð Bjarmason
· 14 years ago
0d405d7
Merge branch 'nm/submodule-update-force'
by Junio C Hamano
· 14 years ago
2071fb0
Merge branch 'jl/submodule-fetch-on-demand'
by Junio C Hamano
· 14 years ago
9db31bd
submodule: Add --force option for git submodule update
by Nicolas Morey-Chaisemartin
· 14 years ago
e5f522d
submodule update: Don't fetch when the submodule commit is already present
by Jens Lehmann
· 14 years ago
b200021
t7406: "git submodule update {--merge|--rebase]" with new submodules
by Spencer E. Olson
· 14 years ago
4bf9dd9
t7406 & t7407: add missing && at end of lines
by Jens Lehmann
· 15 years ago
c9c8c56
t7406: Fix submodule init config tests
by Stephen Boyd
· 15 years ago
5d59a40
t3409 t4107 t7406 t9150: use dashless commands
by Matthew Ogilvie
· 15 years ago
42b4917
git-submodule: add support for --merge.
by Johan Herland
· 16 years ago
3294842
Rename submodule.<name>.rebase to submodule.<name>.update
by Johan Herland
· 16 years ago
ca2cedb
git-submodule: add support for --rebase.
by Peter Hutterer
· 16 years ago