aboutsummaryrefslogtreecommitdiff
path: root/git-submodule.sh
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2011-05-30
|\
| * git-submodule.sh: separate parens by a space to avoid confusing some shellsBrandon Casey2011-05-26
* | Merge branch 'nm/submodule-update-force'Junio C Hamano2011-05-02
|\ \ | |/ |/|
| * submodule: Add --force option for git submodule updateNicolas Morey-Chaisemartin2011-04-04
* | Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano2011-04-04
|\ \
| * | submodule update: Don't fetch when the submodule commit is already presentJens Lehmann2011-03-09
* | | submodule: process conflicting submodules only onceNicolas Morey-Chaisemartin2011-03-30
| |/ |/|
* | submodule: no [--merge|--rebase] when newly clonedSpencer E. Olson2011-02-17
|/
* Merge branch 'tr/submodule-relative-scp-url'Junio C Hamano2011-01-13
|\
| * submodule: fix relative url parsing for scp-style originThomas Rast2011-01-10
* | Merge branch 'jn/submodule-b-current'Junio C Hamano2010-12-16
|\ \
| * | git submodule: Remove now obsolete tests before cloning a repoJens Lehmann2010-12-06
| * | git submodule -b ... of current HEAD failsJonathan Nieder2010-12-06
* | | Merge branch 'kb/maint-submodule-savearg'Junio C Hamano2010-11-17
|\ \ \
| * | | submodule: only preserve flags across recursive status/update invocationsKevin Ballard2010-11-03
| * | | submodule: preserve all arguments exactly when recursingKevin Ballard2010-11-03
| |/ /
* | | submodule sync: Update "submodule.<name>.url" for empty directoriesAndreas Köhler2010-10-13
|/ /
* | submodule sync: Update "submodule.<name>.url"David Aguilar2010-08-18
* | git submodule add: Require the new --force option to add ignored pathsJens Lehmann2010-07-19
* | git submodule: add submodules with git add -f <path>Ævar Arnfjörð Bjarmason2010-07-05
* | Merge branch 'jl/status-ignore-submodules'Junio C Hamano2010-06-30
|\ \
| * | git submodule: ignore dirty submodules for summary and statusJens Lehmann2010-06-25
* | | git-submodule foreach: Add $toplevel variableÆvar Arnfjörð Bjarmason2010-05-25
* | | Merge branch 'sd/log-decorate'Junio C Hamano2010-05-08
|\ \ \ | |/ / |/| |
| * | script with rev-list instead of logJeff King2010-04-08
* | | Merge branch 'maint'Junio C Hamano2010-05-01
|\ \ \ | | |/ | |/|
| * | git-submodule.sh: properly initialize shell variablesGerrit Pape2010-05-01
* | | Merge branch 'jh/maint-submodule-status-in-void'Junio C Hamano2010-03-24
|\ \ \
| * | | git submodule summary: Handle HEAD as argument when on an unborn branchJens Lehmann2010-03-09
| * | | submodule summary: do not fail before the first commitJunio C Hamano2010-03-03
* | | | Merge branch 'gb/maint-submodule-env'Junio C Hamano2010-03-07
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | submodules: ensure clean environment when operating in a submoduleGiuseppe Bilotta2010-02-24
| |/
* | submodule summary: do not shift a non-existent positional variableJeff King2010-03-03
* | submodule summary: Don't barf when invoked in an empty repoJohan Herland2010-02-17
|/
* git status: Show uncommitted submodule changes too when enabledJens Lehmann2010-01-17
* Merge branch 'rs/work-around-grep-opt-insanity'Junio C Hamano2009-11-25
|\
| * Protect scripted Porcelains from GREP_OPTIONS insanityJunio C Hamano2009-11-23
* | Merge branch 'jl/submodule-add-noname'Junio C Hamano2009-11-20
|\ \ | |/ |/|
| * git submodule add: make the <path> parameter optionalJens Lehmann2009-09-22
* | typo fix: Directory `...' exist, ...: s/exist/exists/Jim Meyering2009-09-29
|/
* Merge branch 'jh/submodule-foreach'Junio C Hamano2009-08-27
|\
| * git submodule status: Add --recursive to recurse into nested submodulesJohan Herland2009-08-18
| * git submodule update: Introduce --recursive to update nested submodulesJohan Herland2009-08-18
| * git submodule foreach: Add --recursive to recurse into nested submodulesJohan Herland2009-08-18
| * git submodule: Cleanup usage string and add option parsing to cmd_foreach()Johan Herland2009-08-18
| * git submodule foreach: Provide access to submodule name, as '$name'Johan Herland2009-08-18
* | git submodule summary: add --files optionJens Lehmann2009-08-14
|/
* 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
|\ \ | |/ |/|