aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-submodule.txt
Commit message (Expand)AuthorAge
* Merge branch 'jh/submodule-foreach'Junio C Hamano2009-08-27
|\
| * git submodule status: Add --recursive to recurse into nested submodulesJohan Herland2009-08-18
| * git submodule update: Introduce --recursive to update nested submodulesJohan Herland2009-08-18
| * git submodule foreach: Add --recursive to recurse into nested submodulesJohan Herland2009-08-18
| * git submodule foreach: Provide access to submodule name, as '$name'Johan Herland2009-08-18
* | Documentaqtion/git-submodule.txt: TypofixLars Hjemli2009-08-15
* | git submodule summary: add --files optionJens Lehmann2009-08-14
|/
* Documentation: git submodule: add missing options to synopsisJens Lehmann2009-08-05
* Merge branch 'maint'Junio C Hamano2009-06-30
|\
| * git-submodule documentation: fix foreach exampleMiklos Vajna2009-06-30
* | Merge branch 'ph/submodule-rebase'Junio C Hamano2009-06-20
|\ \
| * | git-submodule: add support for --merge.Johan Herland2009-06-03
* | | Merge branch 'ph/submodule-rebase' (early part)Junio C Hamano2009-06-13
|\ \ \ | |/ /
| * | Rename submodule.<name>.rebase to submodule.<name>.updateJohan Herland2009-06-03
| * | git-submodule: add support for --rebase.Peter Hutterer2009-04-24
| |/
* | Add --reference option to git submodule.Michael S. Tsirkin2009-05-09
|/
* submodule: add --no-fetch parameter to update commandFabian Franz2009-02-07
* Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano2008-12-19
|\
| * Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg2008-12-19
* | git-submodule: add "sync" commandDavid Aguilar2008-08-25
* | git-submodule - Add 'foreach' subcommandMark Levedahl2008-08-17
|/
* Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen2008-07-30
* Documentation/git-submodule.txt: fix doubled wordCesar Eduardo Barros2008-07-27
* Documentation/git-submodule.txt: Further clarify the descriptionPetr Baudis2008-07-19
* Documentation/git-submodule.txt: Add Description sectionPetr Baudis2008-07-16
* git-submodule - make "submodule add" more strict, and document itMark Levedahl2008-07-14
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* submodule update: add convenience option --initJohannes Schindelin2008-05-16
* Documentation/git-submodule: typofixJunio C Hamano2008-04-12
* Merge branch 'py/submodule'Junio C Hamano2008-03-15
|\
| * git-submodule summary: documentationPing Yin2008-03-11
* | git-submodule - Allow adding a submodule in-placeMark Levedahl2008-03-05
|/
* submodule: Document the details of the command line syntaxSteffen Prohaska2008-01-21
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Documentation/git-submodule.txt: typofixJunio C Hamano2007-12-27
* Documentation/git-submodule: refer to gitmodules(5)Junio C Hamano2007-12-16
* git-submodule - allow a relative path as the subproject urlMark Levedahl2007-09-25
* git-submodule(1): update description and key namesLars Hjemli2007-07-06
* Add [verse] to the SYNOPSIS section of git-submodule.txt.Matt Kraai2007-07-06
* git-submodule: provide easy way of adding new submodulesSven Verdoolaege2007-07-02
* git-submodule: clone during update, not during initLars Hjemli2007-06-06
* Add git-submodule commandLars Hjemli2007-05-26