| Commit message (Expand) | Author | Age | Files | Lines |
* | git-submodule.sh: separate parens by a space to avoid confusing some shells | Brandon Casey | 2011-05-26 | 1 | -1/+1 |
* | Merge branch 'jl/submodule-fetch-on-demand' | Junio C Hamano | 2011-04-04 | 1 | -1/+4 |
|\ |
|
| * | submodule update: Don't fetch when the submodule commit is already present | Jens Lehmann | 2011-03-09 | 1 | -1/+4 |
* | | submodule: process conflicting submodules only once | Nicolas Morey-Chaisemartin | 2011-03-30 | 1 | -1/+28 |
* | | submodule: no [--merge|--rebase] when newly cloned | Spencer E. Olson | 2011-02-17 | 1 | -0/+9 |
|/ |
|
* | Merge branch 'tr/submodule-relative-scp-url' | Junio C Hamano | 2011-01-13 | 1 | -2/+14 |
|\ |
|
| * | submodule: fix relative url parsing for scp-style origin | Thomas Rast | 2011-01-10 | 1 | -2/+14 |
* | | Merge branch 'jn/submodule-b-current' | Junio C Hamano | 2010-12-16 | 1 | -15/+1 |
|\ \ |
|
| * | | git submodule: Remove now obsolete tests before cloning a repo | Jens Lehmann | 2010-12-06 | 1 | -14/+0 |
| * | | git submodule -b ... of current HEAD fails | Jonathan Nieder | 2010-12-06 | 1 | -1/+1 |
* | | | Merge branch 'kb/maint-submodule-savearg' | Junio C Hamano | 2010-11-17 | 1 | -12/+9 |
|\ \ \ |
|
| * | | | submodule: only preserve flags across recursive status/update invocations | Kevin Ballard | 2010-11-03 | 1 | -11/+8 |
| * | | | submodule: preserve all arguments exactly when recursing | Kevin Ballard | 2010-11-03 | 1 | -4/+4 |
| |/ / |
|
* | | | submodule sync: Update "submodule.<name>.url" for empty directories | Andreas Köhler | 2010-10-13 | 1 | -2/+3 |
|/ / |
|
* | | submodule sync: Update "submodule.<name>.url" | David Aguilar | 2010-08-18 | 1 | -1/+2 |
* | | git submodule add: Require the new --force option to add ignored paths | Jens Lehmann | 2010-07-19 | 1 | -2/+14 |
* | | git submodule: add submodules with git add -f <path> | Ævar Arnfjörð Bjarmason | 2010-07-05 | 1 | -2/+2 |
* | | Merge branch 'jl/status-ignore-submodules' | Junio C Hamano | 2010-06-30 | 1 | -3/+3 |
|\ \ |
|
| * | | git submodule: ignore dirty submodules for summary and status | Jens Lehmann | 2010-06-25 | 1 | -3/+3 |
* | | | git-submodule foreach: Add $toplevel variable | Ævar Arnfjörð Bjarmason | 2010-05-25 | 1 | -0/+2 |
* | | | Merge branch 'sd/log-decorate' | Junio C Hamano | 2010-05-08 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | script with rev-list instead of log | Jeff King | 2010-04-08 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-05-01 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | git-submodule.sh: properly initialize shell variables | Gerrit Pape | 2010-05-01 | 1 | -0/+2 |
* | | | Merge branch 'jh/maint-submodule-status-in-void' | Junio C Hamano | 2010-03-24 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | git submodule summary: Handle HEAD as argument when on an unborn branch | Jens Lehmann | 2010-03-09 | 1 | -0/+1 |
| * | | | submodule summary: do not fail before the first commit | Junio C Hamano | 2010-03-03 | 1 | -1/+2 |
* | | | | Merge branch 'gb/maint-submodule-env' | Junio C Hamano | 2010-03-07 | 1 | -10/+10 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | submodules: ensure clean environment when operating in a submodule | Giuseppe Bilotta | 2010-02-24 | 1 | -10/+10 |
| |/ |
|
* | | submodule summary: do not shift a non-existent positional variable | Jeff King | 2010-03-03 | 1 | -1/+1 |
* | | submodule summary: Don't barf when invoked in an empty repo | Johan Herland | 2010-02-17 | 1 | -2/+5 |
|/ |
|
* | git status: Show uncommitted submodule changes too when enabled | Jens Lehmann | 2010-01-17 | 1 | -1/+5 |
* | Merge branch 'rs/work-around-grep-opt-insanity' | Junio C Hamano | 2009-11-25 | 1 | -3/+3 |
|\ |
|
| * | Protect scripted Porcelains from GREP_OPTIONS insanity | Junio C Hamano | 2009-11-23 | 1 | -3/+3 |
* | | Merge branch 'jl/submodule-add-noname' | Junio C Hamano | 2009-11-20 | 1 | -1/+6 |
|\ \
| |/
|/| |
|
| * | git submodule add: make the <path> parameter optional | Jens Lehmann | 2009-09-22 | 1 | -1/+6 |
* | | typo fix: Directory `...' exist, ...: s/exist/exists/ | Jim Meyering | 2009-09-29 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'jh/submodule-foreach' | Junio C Hamano | 2009-08-27 | 1 | -8/+71 |
|\ |
|
| * | git submodule status: Add --recursive to recurse into nested submodules | Johan Herland | 2009-08-18 | 1 | -4/+20 |
| * | git submodule update: Introduce --recursive to update nested submodules | Johan Herland | 2009-08-18 | 1 | -1/+12 |
| * | git submodule foreach: Add --recursive to recurse into nested submodules | Johan Herland | 2009-08-18 | 1 | -3/+16 |
| * | git submodule: Cleanup usage string and add option parsing to cmd_foreach() | Johan Herland | 2009-08-18 | 1 | -3/+25 |
| * | git submodule foreach: Provide access to submodule name, as '$name' | Johan Herland | 2009-08-18 | 1 | -0/+1 |
* | | git submodule summary: add --files option | Jens Lehmann | 2009-08-14 | 1 | -3/+16 |
|/ |
|
* | 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 |