aboutsummaryrefslogtreecommitdiff
path: root/git-submodule.sh
Commit message (Expand)AuthorAge
* Merge branch 'jl/submodule-update-quiet' into maintJunio C Hamano2011-08-16
|\
| * submodule: update and add must honor --quiet flagJens Lehmann2011-07-28
* | Merge branch 'jl/submodule-add-relurl-wo-upstream' into maintJunio C Hamano2011-08-16
|\ \
| * | submodule add: clean up duplicated codeJens Lehmann2011-06-06
| * | submodule add: allow relative repository path even when no url is setJens Lehmann2011-06-06
* | | Merge branch 'jc/submodule-sync-no-auto-vivify' into maintJunio C Hamano2011-08-16
|\ \ \
| * | | submodule add: always initialize .git/config entryJens Lehmann2011-06-26
| * | | submodule sync: do not auto-vivify uninteresting submoduleJunio C Hamano2011-06-26
* | | | Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4' into maintJunio C Hamano2011-08-16
|\ \ \ \ | |_|_|/ |/| | |
| * | | git-submodule.sh: preserve stdin for the command spawned by foreachBrandon Casey2011-06-29
* | | | 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
|/