summaryrefslogtreecommitdiff
path: root/git-submodule.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tr/submodule-relative-scp-url'Junio C Hamano2011-01-131-2/+14
|\
| * submodule: fix relative url parsing for scp-style originThomas Rast2011-01-101-2/+14
* | Merge branch 'jn/submodule-b-current'Junio C Hamano2010-12-161-15/+1
|\ \
| * | git submodule: Remove now obsolete tests before cloning a repoJens Lehmann2010-12-061-14/+0
| * | git submodule -b ... of current HEAD failsJonathan Nieder2010-12-061-1/+1
* | | Merge branch 'kb/maint-submodule-savearg'Junio C Hamano2010-11-171-12/+9
|\ \ \
| * | | submodule: only preserve flags across recursive status/update invocationsKevin Ballard2010-11-031-11/+8
| * | | submodule: preserve all arguments exactly when recursingKevin Ballard2010-11-031-4/+4
| |/ /
* | | submodule sync: Update "submodule.<name>.url" for empty directoriesAndreas Köhler2010-10-131-2/+3
|/ /
* | submodule sync: Update "submodule.<name>.url"David Aguilar2010-08-181-1/+2
* | git submodule add: Require the new --force option to add ignored pathsJens Lehmann2010-07-191-2/+14
* | git submodule: add submodules with git add -f <path>Ævar Arnfjörð Bjarmason2010-07-051-2/+2
* | Merge branch 'jl/status-ignore-submodules'Junio C Hamano2010-06-301-3/+3
|\ \
| * | git submodule: ignore dirty submodules for summary and statusJens Lehmann2010-06-251-3/+3
* | | git-submodule foreach: Add $toplevel variableÆvar Arnfjörð Bjarmason2010-05-251-0/+2
* | | Merge branch 'sd/log-decorate'Junio C Hamano2010-05-081-1/+1
|\ \ \ | |/ / |/| |
| * | script with rev-list instead of logJeff King2010-04-081-1/+1
* | | Merge branch 'maint'Junio C Hamano2010-05-011-0/+2
|\ \ \ | | |/ | |/|
| * | git-submodule.sh: properly initialize shell variablesGerrit Pape2010-05-011-0/+2
* | | Merge branch 'jh/maint-submodule-status-in-void'Junio C Hamano2010-03-241-1/+3
|\ \ \
| * | | git submodule summary: Handle HEAD as argument when on an unborn branchJens Lehmann2010-03-091-0/+1
| * | | submodule summary: do not fail before the first commitJunio C Hamano2010-03-031-1/+2
* | | | Merge branch 'gb/maint-submodule-env'Junio C Hamano2010-03-071-10/+10
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | submodules: ensure clean environment when operating in a submoduleGiuseppe Bilotta2010-02-241-10/+10
| |/
* | submodule summary: do not shift a non-existent positional variableJeff King2010-03-031-1/+1
* | submodule summary: Don't barf when invoked in an empty repoJohan Herland2010-02-171-2/+5
|/
* git status: Show uncommitted submodule changes too when enabledJens Lehmann2010-01-171-1/+5
* Merge branch 'rs/work-around-grep-opt-insanity'Junio C Hamano2009-11-251-3/+3
|\
| * Protect scripted Porcelains from GREP_OPTIONS insanityJunio C Hamano2009-11-231-3/+3
* | Merge branch 'jl/submodule-add-noname'Junio C Hamano2009-11-201-1/+6
|\ \ | |/ |/|
| * git submodule add: make the <path> parameter optionalJens Lehmann2009-09-221-1/+6
* | typo fix: Directory `...' exist, ...: s/exist/exists/Jim Meyering2009-09-291-1/+1
|/
* Merge branch 'jh/submodule-foreach'Junio C Hamano2009-08-271-8/+71
|\
| * git submodule status: Add --recursive to recurse into nested submodulesJohan Herland2009-08-181-4/+20
| * git submodule update: Introduce --recursive to update nested submodulesJohan Herland2009-08-181-1/+12
| * git submodule foreach: Add --recursive to recurse into nested submodulesJohan Herland2009-08-181-3/+16
| * git submodule: Cleanup usage string and add option parsing to cmd_foreach()Johan Herland2009-08-181-3/+25
| * git submodule foreach: Provide access to submodule name, as '$name'Johan Herland2009-08-181-0/+1
* | git submodule summary: add --files optionJens Lehmann2009-08-141-3/+16
|/
* Merge branch 'sb/quiet-porcelains'Junio C Hamano2009-07-011-18/+6
|\
| * submodule, repack: migrate to git-sh-setup's say()Stephen Boyd2009-06-181-18/+6
* | Merge branch 'ph/submodule-rebase'Junio C Hamano2009-06-201-1/+10
|\ \ | |/ |/|
| * git-submodule: add support for --merge.Johan Herland2009-06-031-1/+10
* | Merge branch 'ph/submodule-rebase' (early part)Junio C Hamano2009-06-131-4/+31
|\ \ | |/
| * Rename submodule.<name>.rebase to submodule.<name>.updateJohan Herland2009-06-031-15/+17
| * git-submodule: add support for --rebase.Peter Hutterer2009-04-241-4/+29
* | Add --reference option to git submodule.Michael S. Tsirkin2009-05-091-4/+34
|/
* Work around ash "alternate value" expansion bugBen Jackson2009-04-181-2/+9
* git submodule: fix usage lineJulien Danjou2009-04-051-1/+1
* Merge branch 'mg/maint-submodule-normalize-path' into maintJunio C Hamano2009-03-211-3/+12
|\