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
*
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
|
*
git submodule foreach: Add --recursive to recurse into nested submodules
Johan Herland
2009-08-19
1
-1
/
+9
|
*
git submodule foreach: Provide access to submodule name, as '$name'
Johan Herland
2009-08-18
1
-1
/
+2
*
|
Documentaqtion/git-submodule.txt: Typofix
Lars Hjemli
2009-08-15
1
-1
/
+1
*
|
git submodule summary: add --files option
Jens Lehmann
2009-08-15
1
-2
/
+11
|
/
*
Documentation: git submodule: add missing options to synopsis
Jens Lehmann
2009-08-05
1
-2
/
+2
*
Merge branch 'maint'
Junio C Hamano
2009-07-01
1
-2
/
+3
|
\
|
*
git-submodule documentation: fix foreach example
Miklos Vajna
2009-06-30
1
-2
/
+3
*
|
Merge branch 'ph/submodule-rebase'
Junio C Hamano
2009-06-21
1
-2
/
+13
|
\
\
|
*
|
git-submodule: add support for --merge.
Johan Herland
2009-06-03
1
-2
/
+13
*
|
|
Merge branch 'ph/submodule-rebase' (early part)
Junio C Hamano
2009-06-13
1
-2
/
+12
|
\
|
|
|
*
|
Rename submodule.<name>.rebase to submodule.<name>.update
Johan Herland
2009-06-03
1
-2
/
+2
|
*
|
git-submodule: add support for --rebase.
Peter Hutterer
2009-04-24
1
-2
/
+12
|
|
/
*
/
Add --reference option to git submodule.
Michael S. Tsirkin
2009-05-09
1
-2
/
+12
|
/
*
submodule: add --no-fetch parameter to update command
Fabian Franz
2009-02-07
1
-1
/
+6
*
Merge branch 'maint' to sync with GIT 1.6.0.6
Junio C Hamano
2008-12-20
1
-1
/
+1
|
\
|
*
Documentation: fix typos, grammar, asciidoc syntax
Markus Heidelberg
2008-12-20
1
-1
/
+1
*
|
git-submodule: add "sync" command
David Aguilar
2008-08-26
1
-0
/
+9
*
|
git-submodule - Add 'foreach' subcommand
Mark Levedahl
2008-08-18
1
-0
/
+17
|
/
*
Make the DESCRIPTION match <x>... items in the SYNOPSIS
Abhijit Menon-Sen
2008-07-31
1
-2
/
+2
*
Documentation/git-submodule.txt: fix doubled word
Cesar Eduardo Barros
2008-07-27
1
-1
/
+1
*
Documentation/git-submodule.txt: Further clarify the description
Petr Baudis
2008-07-19
1
-22
/
+47
*
Documentation/git-submodule.txt: Add Description section
Petr Baudis
2008-07-17
1
-0
/
+22
*
git-submodule - make "submodule add" more strict, and document it
Mark Levedahl
2008-07-15
1
-9
/
+27
*
manpages: italicize git command names (which were in teletype font)
Jonathan Nieder
2008-07-05
1
-2
/
+2
*
Documentation formatting and cleanup
Jonathan Nieder
2008-07-02
1
-2
/
+2
*
Documentation: be consistent about "git-" versus "git "
Jonathan Nieder
2008-07-02
1
-5
/
+5
*
Docs: Use "-l::\n--long\n" format in OPTIONS sections
Stephan Beyer
2008-06-08
1
-3
/
+6
*
documentation: move git(7) to git(1)
Christian Couder
2008-06-06
1
-1
/
+1
*
submodule update: add convenience option --init
Johannes Schindelin
2008-05-16
1
-1
/
+6
*
Documentation/git-submodule: typofix
Junio C Hamano
2008-04-13
1
-1
/
+1
*
Merge branch 'py/submodule'
Junio C Hamano
2008-03-15
1
-3
/
+16
|
\
|
*
git-submodule summary: documentation
Ping Yin
2008-03-12
1
-3
/
+16
*
|
git-submodule - Allow adding a submodule in-place
Mark Levedahl
2008-03-05
1
-2
/
+3
|
/
*
submodule: Document the details of the command line syntax
Steffen Prohaska
2008-01-21
1
-2
/
+3
*
Documentation: rename gitlink macro to linkgit
Dan McGee
2008-01-07
1
-3
/
+3
*
Documentation/git-submodule.txt: typofix
Junio C Hamano
2007-12-28
1
-1
/
+1
*
Documentation/git-submodule: refer to gitmodules(5)
Junio C Hamano
2007-12-17
1
-1
/
+2
*
git-submodule - allow a relative path as the subproject url
Mark Levedahl
2007-09-25
1
-0
/
+3
*
git-submodule(1): update description and key names
Lars Hjemli
2007-07-07
1
-3
/
+3
[next]