index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-submodule.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fg/submodule-clone-depth'
Junio C Hamano
2013-07-15
1
-2
/
+8
|
\
|
*
Add --depth to submodule update/add
Fredrik Gustafsson
2013-07-03
1
-2
/
+8
*
|
Merge branch 'cp/submodule-custom-update'
Junio C Hamano
2013-07-15
1
-1
/
+3
|
\
\
|
*
|
submodule update: allow custom command to update submodule working tree
Chris Packham
2013-07-03
1
-1
/
+3
|
|
/
*
/
Change "remote tracking" to "remote-tracking"
Michael Schubert
2013-07-03
1
-1
/
+1
|
/
*
git-submodule.txt: Clarify 'init' and 'add' subcommands.
Dale R. Worley
2013-05-16
1
-2
/
+6
*
Merge branch 'jl/submodule-deinit'
Junio C Hamano
2013-03-25
1
-1
/
+17
|
\
|
*
submodule: add 'deinit' command
Jens Lehmann
2013-03-04
1
-1
/
+17
*
|
Merge branch 'maint'
Junio C Hamano
2013-02-27
1
-2
/
+3
|
\
\
|
*
|
Documentation/submodule: Add --force to update synopsis
Brad King
2013-02-27
1
-1
/
+1
|
|
/
*
|
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
2013-02-01
1
-1
/
+1
*
|
submodule add: If --branch is given, record it in .gitmodules
W. Trevor King
2012-12-19
1
-0
/
+2
*
|
submodule update: add --remote for submodule's upstream changes
W. Trevor King
2012-12-19
1
-1
/
+22
|
/
*
Merge branch 'wtk/submodule-doc-fixup'
Junio C Hamano
2012-11-21
1
-1
/
+1
|
\
|
*
git-submodule: wrap branch option with "<>" in usage strings.
W. Trevor King
2012-10-25
1
-1
/
+1
*
|
Merge branch 'jl/submodule-add-by-name'
Jeff King
2012-10-29
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
Teach "git submodule add" the --name option
Jens Lehmann
2012-09-30
1
-1
/
+6
*
|
submodule: if $command was not matched, don't parse other args
Ramkumar Ramachandra
2012-09-25
1
-1
/
+0
|
/
*
Make 'git submodule update --force' always check out submodules.
Stefan Zager
2012-08-24
1
-1
/
+8
*
Documentation: Fix misspellings
Leila Muhtasib
2012-06-22
1
-1
/
+1
*
link to gitmodules page at the beginning of git-submodule documentation
Heiko Voigt
2012-05-14
1
-3
/
+3
*
document submdule.$name.update=none option for gitmodules
Heiko Voigt
2012-05-11
1
-5
/
+2
*
correct spelling: an URL -> a URL
Jim Meyering
2012-03-28
1
-1
/
+1
*
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
2012-01-03
1
-1
/
+6
|
\
|
*
docs: describe behavior of relative submodule URLs
Jens Lehmann
2012-01-03
1
-1
/
+6
*
|
add update 'none' flag to disable update of submodule by default
Heiko Voigt
2011-08-11
1
-1
/
+7
|
/
*
Merge branch 'jl/submodule-status-summary-doc'
Junio C Hamano
2011-08-08
1
-12
/
+26
|
\
|
*
Documentation/submodule: add command references and update options
Jens Lehmann
2011-08-02
1
-12
/
+26
*
|
Merge branch 'jl/submodule-add-relurl-wo-upstream'
Junio C Hamano
2011-07-22
1
-1
/
+3
|
\
\
|
*
|
submodule add: allow relative repository path even when no url is set
Jens Lehmann
2011-06-06
1
-1
/
+3
*
|
|
Merge branch 'jc/submodule-sync-no-auto-vivify'
Junio C Hamano
2011-07-19
1
-1
/
+3
|
\
\
\
|
*
|
|
submodule sync: do not auto-vivify uninteresting submodule
Junio C Hamano
2011-06-26
1
-1
/
+3
*
|
|
|
Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdash
Junio C Hamano
2011-06-29
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Documentation: quote double-dash for AsciiDoc
Jonathan Nieder
2011-06-29
1
-1
/
+1
*
|
|
|
Merge branch 'nm/submodule-update-force'
Junio C Hamano
2011-05-03
1
-2
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
submodule: Add --force option for git submodule update
Nicolas Morey-Chaisemartin
2011-04-04
1
-2
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'nm/maint-conflicted-submodule-entries'
Junio C Hamano
2011-04-04
1
-2
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
submodule: process conflicting submodules only once
Nicolas Morey-Chaisemartin
2011-03-31
1
-2
/
+3
|
|
/
*
/
doc: drop author/documentation sections from most pages
Jeff King
2011-03-11
1
-5
/
+0
|
/
*
git submodule add: Remove old docs about implicit -f
Ævar Arnfjörð Bjarmason
2010-07-19
1
-4
/
+0
*
git submodule add: Require the new --force option to add ignored paths
Jens Lehmann
2010-07-19
1
-1
/
+6
*
git submodule: add submodules with git add -f <path>
Ævar Arnfjörð Bjarmason
2010-07-05
1
-0
/
+4
*
git-submodule foreach: Add $toplevel variable
Ævar Arnfjörð Bjarmason
2010-05-25
1
-2
/
+4
*
Fix typos in technical documentation.
Ralf Wildenhues
2010-01-31
1
-1
/
+1
*
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
2010-01-10
1
-2
/
+2
*
Documentation: format full commands in typewriter font
Thomas Rast
2010-01-10
1
-2
/
+2
*
git submodule add: make the <path> parameter optional
Jens Lehmann
2009-09-22
1
-2
/
+6
*
Merge branch 'jh/submodule-foreach'
Junio C Hamano
2009-08-28
1
-4
/
+19
|
\
|
*
git submodule status: Add --recursive to recurse into nested submodules
Johan Herland
2009-08-19
1
-2
/
+5
|
*
git submodule update: Introduce --recursive to update nested submodules
Johan Herland
2009-08-19
1
-2
/
+5
[next]