summaryrefslogtreecommitdiff
path: root/Documentation/git-submodule.txt
Commit message (Expand)AuthorAgeFilesLines
* submodule: add --no-fetch parameter to update commandFabian Franz2009-02-071-1/+6
* Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano2008-12-191-1/+1
|\
| * Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg2008-12-191-1/+1
* | git-submodule: add "sync" commandDavid Aguilar2008-08-251-0/+9
* | git-submodule - Add 'foreach' subcommandMark Levedahl2008-08-171-0/+17
|/
* Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen2008-07-301-2/+2
* Documentation/git-submodule.txt: fix doubled wordCesar Eduardo Barros2008-07-271-1/+1
* Documentation/git-submodule.txt: Further clarify the descriptionPetr Baudis2008-07-191-22/+47
* Documentation/git-submodule.txt: Add Description sectionPetr Baudis2008-07-161-0/+22
* git-submodule - make "submodule add" more strict, and document itMark Levedahl2008-07-141-9/+27
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-2/+2
* Documentation formatting and cleanupJonathan Nieder2008-07-011-2/+2
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-5/+5
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-3/+6
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* submodule update: add convenience option --initJohannes Schindelin2008-05-161-1/+6
* Documentation/git-submodule: typofixJunio C Hamano2008-04-121-1/+1
* Merge branch 'py/submodule'Junio C Hamano2008-03-151-3/+16
|\
| * git-submodule summary: documentationPing Yin2008-03-111-3/+16
* | git-submodule - Allow adding a submodule in-placeMark Levedahl2008-03-051-2/+3
|/
* submodule: Document the details of the command line syntaxSteffen Prohaska2008-01-211-2/+3
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-3/+3
* Documentation/git-submodule.txt: typofixJunio C Hamano2007-12-271-1/+1
* Documentation/git-submodule: refer to gitmodules(5)Junio C Hamano2007-12-161-1/+2
* git-submodule - allow a relative path as the subproject urlMark Levedahl2007-09-251-0/+3
* git-submodule(1): update description and key namesLars Hjemli2007-07-061-3/+3
* Add [verse] to the SYNOPSIS section of git-submodule.txt.Matt Kraai2007-07-061-0/+1
* git-submodule: provide easy way of adding new submodulesSven Verdoolaege2007-07-021-0/+11
* git-submodule: clone during update, not during initLars Hjemli2007-06-061-8/+8
* Add git-submodule commandLars Hjemli2007-05-261-0/+65