aboutsummaryrefslogtreecommitdiff
path: root/git-submodule.sh
Commit message (Expand)AuthorAge
* Merge branch 'sb/quiet-porcelains'Junio C Hamano2009-07-01
|\
| * submodule, repack: migrate to git-sh-setup's say()Stephen Boyd2009-06-18
* | 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
|/
* Work around ash "alternate value" expansion bugBen Jackson2009-04-18
* git submodule: fix usage lineJulien Danjou2009-04-05
* Merge branch 'mg/maint-submodule-normalize-path' into maintJunio C Hamano2009-03-21
|\
| * git submodule: Fix adding of submodules at paths with ./, .. and //Michael J Gruber2009-03-03
* | Merge branch 'ff/submodule-no-fetch'Junio C Hamano2009-02-15
|\ \
| * | submodule: add --no-fetch parameter to update commandFabian Franz2009-02-07
| |/
* | submodule: warn about non-submodulesJohannes Schindelin2009-02-07
|/
* submodule: use git rev-parse -qMiklos Vajna2008-12-03
* Merge branch 'maint'Junio C Hamano2008-11-11
|\
| * git-submodule: Avoid printing a spurious message.Alexandre Julliard2008-11-11
* | submodule: fix some non-portable grep invocationsJeff King2008-10-22
* | Merge branch 'bc/master-diff-hunk-header-fix'Shawn O. Pearce2008-09-29
|\ \
| * \ Merge branch 'maint' into bc/master-diff-hunk-header-fixShawn O. Pearce2008-09-29
| |\ \ | | |/
| | * git-submodule: Fix "Unable to checkout" for the initial 'update'Ping Yin2008-09-29
* | | Fix submodule sync with relative submodule URLsJohan Herland2008-09-25
|/ /
* | Merge branch 'ml/submodule'Junio C Hamano2008-08-27
|\ \
| * | git-submodule.sh - Remove trailing / from URL if foundMark Levedahl2008-08-21
| * | git-submodule.sh - Remove trailing / from URL if foundMark Levedahl2008-08-20
| |/
* | git-submodule: add "sync" commandDavid Aguilar2008-08-25
* | git-submodule - Use "get_default_remote" from git-parse-remoteMark Levedahl2008-08-24
* | git-submodule: replace duplicated code with a module_list functionDavid Aguilar2008-08-22
* | git-submodule - Add 'foreach' subcommandMark Levedahl2008-08-17
|/
* git-submodule: move ill placed shift.Pierre Habouzit2008-07-21
* git-submodule - register submodule URL if adding in placeMark Levedahl2008-07-14
* git-submodule - make "submodule add" more strict, and document itMark Levedahl2008-07-14
* git-submodule - Fix bugs in adding an existing repo as a moduleMark Levedahl2008-07-08
* git-submodule - Fix errors regarding resolve_relative_urlMark Levedahl2008-06-14
* Improve sed portabilityChris Ridd2008-06-12
* submodule update: add convenience option --initJohannes Schindelin2008-05-16
* Use '-f' option to point to the .gitmodules fileImran M Yousuf2008-05-16
* Merge branch 'lh/git-file'Junio C Hamano2008-05-05
|\
| * Teach git-submodule.sh about the .git fileLars Hjemli2008-04-09
* | Merge branch 'py/submodule'Junio C Hamano2008-04-19
|\ \
| * | git-submodule summary: --for-status optionPing Yin2008-04-12
* | | git-submodule - possibly use branch name to describe a moduleMark Levedahl2008-04-14
|/ /
* | git-submodule: Avoid 'fatal: cannot describe' messagePing Yin2008-04-11
|/
* Merge branch 'jk/portable'Junio C Hamano2008-03-15
|\
| * grep portability fix: don't use "-e" or "-q"Jeff King2008-03-13
* | Merge branch 'py/submodule'Junio C Hamano2008-03-15
|\ \ | |/ |/|
| * git-submodule summary: fix that some "wc" flavors produce leading spacesJohannes Sixt2008-03-12
| * git-submodule summary: limit summary sizePing Yin2008-03-11
| * git-submodule summary: show commit summaryPing Yin2008-03-11