summaryrefslogtreecommitdiff
path: root/git-submodule.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * git submodule: Fix adding of submodules at paths with ./, .. and //Michael J Gruber2009-03-031-3/+12
* | Merge branch 'ff/submodule-no-fetch'Junio C Hamano2009-02-151-3/+16
|\ \
| * | submodule: add --no-fetch parameter to update commandFabian Franz2009-02-071-3/+16
| |/
* | submodule: warn about non-submodulesJohannes Schindelin2009-02-071-1/+1
|/
* submodule: use git rev-parse -qMiklos Vajna2008-12-031-3/+3
* Merge branch 'maint'Junio C Hamano2008-11-111-1/+1
|\
| * git-submodule: Avoid printing a spurious message.Alexandre Julliard2008-11-111-1/+1
* | submodule: fix some non-portable grep invocationsJeff King2008-10-221-2/+2
* | Merge branch 'bc/master-diff-hunk-header-fix'Shawn O. Pearce2008-09-291-2/+7
|\ \
| * \ Merge branch 'maint' into bc/master-diff-hunk-header-fixShawn O. Pearce2008-09-291-2/+7
| |\ \ | | |/
| | * git-submodule: Fix "Unable to checkout" for the initial 'update'Ping Yin2008-09-291-2/+7
* | | Fix submodule sync with relative submodule URLsJohan Herland2008-09-251-0/+8
|/ /
* | Merge branch 'ml/submodule'Junio C Hamano2008-08-271-1/+2
|\ \
| * | git-submodule.sh - Remove trailing / from URL if foundMark Levedahl2008-08-211-2/+3
| * | git-submodule.sh - Remove trailing / from URL if foundMark Levedahl2008-08-201-1/+1
| |/