index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-submodule.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sb/submodule-path-misc-bugs'
Junio C Hamano
2016-04-26
1
-6
/
+7
|
\
|
*
submodule update: align reporting path for custom command execution
Stefan Beller
2016-03-30
1
-2
/
+2
|
*
submodule status: correct path handling in recursive submodules
Stefan Beller
2016-03-30
1
-0
/
+1
|
*
submodule update --init: correct path handling in recursive submodules
Stefan Beller
2016-03-30
1
-1
/
+1
|
*
submodule foreach: correct path display in recursive submodules
Stefan Beller
2016-03-30
1
-3
/
+3
*
|
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
2016-04-06
1
-15
/
+25
|
\
\
|
*
|
git: submodule honor -c credential.* from command line
Jacob Keller
2016-03-01
1
-13
/
+23
|
*
|
submodule: don't pass empty string arguments to submodule--helper clone
Jacob Keller
2016-03-01
1
-2
/
+2
*
|
|
Merge branch 'sb/submodule-parallel-update'
Junio C Hamano
2016-04-06
1
-34
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
submodule update: expose parallelism to the user
Stefan Beller
2016-03-01
1
-0
/
+9
|
*
|
git submodule update: have a dedicated helper for cloning
Stefan Beller
2016-03-01
1
-34
/
+13
|
*
|
submodule update: direct error message to stderr
Stefan Beller
2016-03-01
1
-2
/
+2
|
|
/
*
/
submodule: try harder to fetch needed sha1 by direct fetching sha1
Stefan Beller
2016-02-25
1
-3
/
+26
|
/
*
Sync with 2.6.1
Junio C Hamano
2015-10-05
1
-0
/
+9
|
\
|
*
Sync with 2.4.10
Junio C Hamano
2015-09-29
1
-0
/
+9
|
|
\
|
|
*
submodule: allow only certain protocols for submodule fetches
Jeff King
2015-09-23
1
-0
/
+9
|
|
*
Merge branch 'ps/submodule-sanitize-path-upon-add' into maint
Junio C Hamano
2015-03-05
1
-1
/
+1
|
|
|
\
|
*
|
\
Merge branch 'ah/submodule-typofix-in-error' into maint
Junio C Hamano
2015-09-17
1
-1
/
+1
|
|
\
\
\
*
|
\
\
\
Merge branch 'sb/submodule-helper'
Junio C Hamano
2015-10-05
1
-149
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
submodule: rewrite `module_clone` shell function in C
Stefan Beller
2015-09-09
1
-76
/
+2
|
*
|
|
|
|
submodule: rewrite `module_name` shell function in C
Stefan Beller
2015-09-03
1
-25
/
+7
|
*
|
|
|
|
submodule: rewrite `module_list` shell function in C
Stefan Beller
2015-09-03
1
-48
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'ah/submodule-typofix-in-error'
Junio C Hamano
2015-09-02
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
git-submodule: remove extraneous space from error message
Alex Henrie
2015-08-28
1
-1
/
+1
*
|
|
|
Merge branch 'ps/submodule-sanitize-path-upon-add'
Junio C Hamano
2015-02-22
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
git-submodule.sh: fix '/././' path normalization
Patrick Steinhardt
2015-02-02
1
-1
/
+1
*
|
|
git-submodule.sh: avoid "echo" path-like values
Junio C Hamano
2014-06-19
1
-8
/
+8
*
|
|
git-submodule.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
2014-06-19
1
-12
/
+20
*
|
|
Merge branch 'sk/submodules-absolute-path-on-windows'
Junio C Hamano
2014-06-06
1
-3
/
+0
|
\
\
\
|
*
|
|
Revert "submodules: fix ambiguous absolute paths under Windows"
Stepan Kasal
2014-05-08
1
-3
/
+0
|
|
/
/
*
|
|
Revert "submodule: explicit local branch creation in module_clone"
Junio C Hamano
2014-04-02
1
-41
/
+17
*
|
|
Merge branch 'jl/doc-submodule-update-checkout'
Junio C Hamano
2014-03-14
1
-1
/
+1
|
\
\
\
|
*
|
|
submodule update: consistently document the '--checkout' option
Jens Lehmann
2014-03-01
1
-1
/
+1
*
|
|
|
Merge branch 'wk/submodule-on-branch'
Junio C Hamano
2014-02-27
1
-32
/
+57
|
\
|
|
|
|
*
|
|
submodule: explicit local branch creation in module_clone
W. Trevor King
2014-02-24
1
-17
/
+41
|
*
|
|
submodule: document module_clone arguments in comments
W. Trevor King
2014-02-24
1
-0
/
+6
|
*
|
|
submodule: make 'checkout' update_module mode more explicit
W. Trevor King
2014-02-24
1
-16
/
+11
*
|
|
|
Merge branch 'fp/submodule-checkout-mode'
Junio C Hamano
2014-01-17
1
-1
/
+12
|
\
|
|
|
|
*
|
|
git-submodule.sh: 'checkout' is a valid update mode
Francesco Pretto
2014-01-07
1
-1
/
+12
|
|
/
/
*
|
|
Merge branch 'jl/submodule-update-retire-orig-flags'
Junio C Hamano
2013-12-05
1
-4
/
+1
|
\
\
\
|
*
|
|
submodule update: remove unnecessary orig_flags variable
Jens Lehmann
2013-11-11
1
-4
/
+1
*
|
|
|
Merge branch 'jk/replace-perl-in-built-scripts'
Junio C Hamano
2013-12-05
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
use @@PERL@@ in built scripts
Jeff King
2013-10-29
1
-1
/
+1
*
|
|
|
|
Merge branch 'ak/submodule-foreach-quoting'
Junio C Hamano
2013-12-05
1
-1
/
+6
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
submodule foreach: skip eval for more than one argument
Anders Kaseorg
2013-09-28
1
-1
/
+6
*
|
|
|
|
Sync with 1.8.4.5
Junio C Hamano
2013-12-03
1
-5
/
+15
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
submodule: do not copy unknown update mode from .gitmodules
Junio C Hamano
2013-12-02
1
-5
/
+15
|
|
/
/
/
*
|
|
|
Merge branch 'bc/submodule-status-ignored'
Jonathan Nieder
2013-09-25
1
-4
/
+11
|
\
\
\
\
|
*
|
|
|
submodule: don't print status output with ignore=all
Brian M. Carlson
2013-09-04
1
-0
/
+7
|
*
|
|
|
submodule: fix confusing variable name
Brian M. Carlson
2013-09-03
1
-4
/
+4
|
|
/
/
/
[next]