aboutsummaryrefslogtreecommitdiff
path: root/git-submodule.sh
Commit message (Expand)AuthorAge
* 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
|\ \ | |/ |/|
| * git-submodule: add support for --merge.Johan Herland2009-06-03
* | Merge branch 'ph/submodule-rebase' (early part)Junio C Hamano2009-06-13
|\ \ | |/
| * Rename submodule.<name>.rebase to submodule.<name>.updateJohan Herland2009-06-03
| * git-submodule: add support for --rebase.Peter Hutterer2009-04-24
* | Add --reference option to git submodule.Michael S. Tsirkin2009-05-09
|/
* Work around ash "alternate value" expansion bugBen Jackson2009-04-18
* git submodule: fix usage lineJulien Danjou2009-04-05
* Merge branch 'mg/maint-submodule-normalize-path' into maintJunio C Hamano2009-03-21
|\
| * git submodule: Fix adding of submodules at paths with ./, .. and //Michael J Gruber2009-03-03
* | Merge branch 'ff/submodule-no-fetch'Junio C Hamano2009-02-15
|\ \
| * | submodule: add --no-fetch parameter to update commandFabian Franz2009-02-07
| |/
* | submodule: warn about non-submodulesJohannes Schindelin2009-02-07
|/
* submodule: use git rev-parse -qMiklos Vajna2008-12-03
* Merge branch 'maint'Junio C Hamano2008-11-11
|\
| * git-submodule: Avoid printing a spurious message.Alexandre Julliard2008-11-11
* | submodule: fix some non-portable grep invocationsJeff King2008-10-22
* | Merge branch 'bc/master-diff-hunk-header-fix'Shawn O. Pearce2008-09-29
|\ \
| * \ Merge branch 'maint' into bc/master-diff-hunk-header-fixShawn O. Pearce2008-09-29
| |\ \ | | |/
| | * git-submodule: Fix "Unable to checkout" for the initial 'update'Ping Yin2008-09-29
* | | Fix submodule sync with relative submodule URLsJohan Herland2008-09-25
|/ /
* | Merge branch 'ml/submodule'Junio C Hamano2008-08-27
|\ \
| * | git-submodule.sh - Remove trailing / from URL if foundMark Levedahl2008-08-21
| * | git-submodule.sh - Remove trailing / from URL if foundMark Levedahl2008-08-20
| |/
* | git-submodule: add "sync" commandDavid Aguilar2008-08-25
* | git-submodule - Use "get_default_remote" from git-parse-remoteMark Levedahl2008-08-24
* | git-submodule: replace duplicated code with a module_list functionDavid Aguilar2008-08-22
* | git-submodule - Add 'foreach' subcommandMark Levedahl2008-08-17
|/