| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sb/quiet-porcelains' | Junio C Hamano | 2009-07-01 | 1 | -18/+6 |
|\ |
|
| * | submodule, repack: migrate to git-sh-setup's say() | Stephen Boyd | 2009-06-18 | 1 | -18/+6 |
* | | Merge branch 'ph/submodule-rebase' | Junio C Hamano | 2009-06-20 | 1 | -1/+10 |
|\ \
| |/
|/| |
|
| * | git-submodule: add support for --merge. | Johan Herland | 2009-06-03 | 1 | -1/+10 |
* | | Merge branch 'ph/submodule-rebase' (early part) | Junio C Hamano | 2009-06-13 | 1 | -4/+31 |
|\ \
| |/ |
|
| * | Rename submodule.<name>.rebase to submodule.<name>.update | Johan Herland | 2009-06-03 | 1 | -15/+17 |
| * | git-submodule: add support for --rebase. | Peter Hutterer | 2009-04-24 | 1 | -4/+29 |
* | | Add --reference option to git submodule. | Michael S. Tsirkin | 2009-05-09 | 1 | -4/+34 |
|/ |
|
* | Work around ash "alternate value" expansion bug | Ben Jackson | 2009-04-18 | 1 | -2/+9 |
* | git submodule: fix usage line | Julien Danjou | 2009-04-05 | 1 | -1/+1 |
* | Merge branch 'mg/maint-submodule-normalize-path' into maint | Junio C Hamano | 2009-03-21 | 1 | -3/+12 |
|\ |
|
| * | git submodule: Fix adding of submodules at paths with ./, .. and // | Michael J Gruber | 2009-03-03 | 1 | -3/+12 |
* | | Merge branch 'ff/submodule-no-fetch' | Junio C Hamano | 2009-02-15 | 1 | -3/+16 |
|\ \ |
|
| * | | submodule: add --no-fetch parameter to update command | Fabian Franz | 2009-02-07 | 1 | -3/+16 |
| |/ |
|
* | | submodule: warn about non-submodules | Johannes Schindelin | 2009-02-07 | 1 | -1/+1 |
|/ |
|
* | submodule: use git rev-parse -q | Miklos Vajna | 2008-12-03 | 1 | -3/+3 |
* | Merge branch 'maint' | Junio C Hamano | 2008-11-11 | 1 | -1/+1 |
|\ |
|
| * | git-submodule: Avoid printing a spurious message. | Alexandre Julliard | 2008-11-11 | 1 | -1/+1 |
* | | submodule: fix some non-portable grep invocations | Jeff King | 2008-10-22 | 1 | -2/+2 |
* | | Merge branch 'bc/master-diff-hunk-header-fix' | Shawn O. Pearce | 2008-09-29 | 1 | -2/+7 |
|\ \ |
|
| * \ | Merge branch 'maint' into bc/master-diff-hunk-header-fix | Shawn O. Pearce | 2008-09-29 | 1 | -2/+7 |
| |\ \
| | |/ |
|
| | * | git-submodule: Fix "Unable to checkout" for the initial 'update' | Ping Yin | 2008-09-29 | 1 | -2/+7 |
* | | | Fix submodule sync with relative submodule URLs | Johan Herland | 2008-09-25 | 1 | -0/+8 |
|/ / |
|
* | | Merge branch 'ml/submodule' | Junio C Hamano | 2008-08-27 | 1 | -1/+2 |
|\ \ |
|
| * | | git-submodule.sh - Remove trailing / from URL if found | Mark Levedahl | 2008-08-21 | 1 | -2/+3 |
| * | | git-submodule.sh - Remove trailing / from URL if found | Mark Levedahl | 2008-08-20 | 1 | -1/+1 |
| |/ |
|
* | | git-submodule: add "sync" command | David Aguilar | 2008-08-25 | 1 | -2/+46 |
* | | git-submodule - Use "get_default_remote" from git-parse-remote | Mark Levedahl | 2008-08-24 | 1 | -3/+2 |
* | | git-submodule: replace duplicated code with a module_list function | David Aguilar | 2008-08-22 | 1 | -4/+13 |
* | | git-submodule - Add 'foreach' subcommand | Mark Levedahl | 2008-08-17 | 1 | -2/+22 |
|/ |
|
* | git-submodule: move ill placed shift. | Pierre Habouzit | 2008-07-21 | 1 | -1/+1 |
* | git-submodule - register submodule URL if adding in place | Mark Levedahl | 2008-07-14 | 1 | -0/+10 |
* | git-submodule - make "submodule add" more strict, and document it | Mark Levedahl | 2008-07-14 | 1 | -35/+20 |
* | git-submodule - Fix bugs in adding an existing repo as a module | Mark Levedahl | 2008-07-08 | 1 | -2/+1 |
* | git-submodule - Fix errors regarding resolve_relative_url | Mark Levedahl | 2008-06-14 | 1 | -4/+5 |
* | Improve sed portability | Chris Ridd | 2008-06-12 | 1 | -1/+1 |
* | submodule update: add convenience option --init | Johannes Schindelin | 2008-05-16 | 1 | -1/+6 |
* | Use '-f' option to point to the .gitmodules file | Imran M Yousuf | 2008-05-16 | 1 | -5/+4 |
* | Merge branch 'lh/git-file' | Junio C Hamano | 2008-05-05 | 1 | -2/+2 |
|\ |
|
| * | Teach git-submodule.sh about the .git file | Lars Hjemli | 2008-04-09 | 1 | -2/+2 |
* | | Merge branch 'py/submodule' | Junio C Hamano | 2008-04-19 | 1 | -2/+14 |
|\ \ |
|
| * | | git-submodule summary: --for-status option | Ping Yin | 2008-04-12 | 1 | -2/+14 |
* | | | git-submodule - possibly use branch name to describe a module | Mark Levedahl | 2008-04-14 | 1 | -1/+2 |
|/ / |
|
* | | git-submodule: Avoid 'fatal: cannot describe' message | Ping Yin | 2008-04-11 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'jk/portable' | Junio C Hamano | 2008-03-15 | 1 | -3/+3 |
|\ |
|
| * | grep portability fix: don't use "-e" or "-q" | Jeff King | 2008-03-13 | 1 | -3/+3 |
* | | Merge branch 'py/submodule' | Junio C Hamano | 2008-03-15 | 1 | -5/+175 |
|\ \
| |/
|/| |
|
| * | git-submodule summary: fix that some "wc" flavors produce leading spaces | Johannes Sixt | 2008-03-12 | 1 | -1/+1 |
| * | git-submodule summary: limit summary size | Ping Yin | 2008-03-11 | 1 | -2/+19 |
| * | git-submodule summary: show commit summary | Ping Yin | 2008-03-11 | 1 | -0/+102 |