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