summaryrefslogtreecommitdiff
path: root/Documentation/git-submodule.txt
AgeCommit message (Expand)Author
2010-07-19git submodule add: Remove old docs about implicit -fÆvar Arnfjörð Bjarmason
2010-07-19git submodule add: Require the new --force option to add ignored pathsJens Lehmann
2010-07-05git submodule: add submodules with git add -f <path>Ævar Arnfjörð Bjarmason
2010-05-25git-submodule foreach: Add $toplevel variableÆvar Arnfjörð Bjarmason
2010-01-31Fix typos in technical documentation.Ralf Wildenhues
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2010-01-10Documentation: format full commands in typewriter fontThomas Rast
2009-09-22git submodule add: make the <path> parameter optionalJens Lehmann
2009-08-27Merge branch 'jh/submodule-foreach'Junio C Hamano
2009-08-19git submodule status: Add --recursive to recurse into nested submodulesJohan Herland
2009-08-19git submodule update: Introduce --recursive to update nested submodulesJohan Herland
2009-08-19git submodule foreach: Add --recursive to recurse into nested submodulesJohan Herland
2009-08-18git submodule foreach: Provide access to submodule name, as '$name'Johan Herland
2009-08-15Documentaqtion/git-submodule.txt: TypofixLars Hjemli
2009-08-15git submodule summary: add --files optionJens Lehmann
2009-08-05Documentation: git submodule: add missing options to synopsisJens Lehmann
2009-06-30Merge branch 'maint'Junio C Hamano
2009-06-30git-submodule documentation: fix foreach exampleMiklos Vajna
2009-06-21Merge branch 'ph/submodule-rebase'Junio C Hamano
2009-06-13Merge branch 'ph/submodule-rebase' (early part)Junio C Hamano
2009-06-03git-submodule: add support for --merge.Johan Herland
2009-06-03Rename submodule.<name>.rebase to submodule.<name>.updateJohan Herland
2009-05-09Add --reference option to git submodule.Michael S. Tsirkin
2009-04-24git-submodule: add support for --rebase.Peter Hutterer
2009-02-07submodule: add --no-fetch parameter to update commandFabian Franz
2008-12-20Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano
2008-12-20Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg
2008-08-26git-submodule: add "sync" commandDavid Aguilar
2008-08-17git-submodule - Add 'foreach' subcommandMark Levedahl
2008-07-31Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen
2008-07-27Documentation/git-submodule.txt: fix doubled wordCesar Eduardo Barros
2008-07-19Documentation/git-submodule.txt: Further clarify the descriptionPetr Baudis
2008-07-17Documentation/git-submodule.txt: Add Description sectionPetr Baudis
2008-07-15git-submodule - make "submodule add" more strict, and document itMark Levedahl
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-05-16submodule update: add convenience option --initJohannes Schindelin
2008-04-13Documentation/git-submodule: typofixJunio C Hamano
2008-03-15Merge branch 'py/submodule'Junio C Hamano
2008-03-12git-submodule summary: documentationPing Yin
2008-03-05git-submodule - Allow adding a submodule in-placeMark Levedahl
2008-01-21submodule: Document the details of the command line syntaxSteffen Prohaska
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-12-28Documentation/git-submodule.txt: typofixJunio C Hamano
2007-12-17Documentation/git-submodule: refer to gitmodules(5)Junio C Hamano
2007-09-25git-submodule - allow a relative path as the subproject urlMark Levedahl
2007-07-07git-submodule(1): update description and key namesLars Hjemli