217 Commits (5ce922a014f78684a96c3d03a51decf0d21fa58d)

Author SHA1 Message Date
Jens Lehmann 4d68932004 submodule add: allow relative repository path even when no url is set 14 years ago
Brandon Casey f5799e05c0 git-submodule.sh: separate parens by a space to avoid confusing some shells 14 years ago
Ævar Arnfjörð Bjarmason b3e7344964 i18n: git-submodule "blob" and "submodule" messages 14 years ago
Ævar Arnfjörð Bjarmason 1c2ef66f63 i18n: git-submodule "path not initialized" message 14 years ago
Ævar Arnfjörð Bjarmason 3a4c3ed7e8 i18n: git-submodule "[...] path is ignored" message 14 years ago
Ævar Arnfjörð Bjarmason 490b6d5749 i18n: git-submodule "Entering [...]" message 14 years ago
Ævar Arnfjörð Bjarmason f62f8212e1 i18n: git-submodule $errmsg messages 14 years ago
Ævar Arnfjörð Bjarmason 165119e9e6 i18n: git-submodule "Submodule change[...]" messages 14 years ago
Ævar Arnfjörð Bjarmason b9b9c22f6d i18n: git-submodule "cached cannot be used" message 14 years ago
Ævar Arnfjörð Bjarmason ee653c89ff i18n: git-submodule $update_module say + die messages 14 years ago
Ævar Arnfjörð Bjarmason 497ee87245 i18n: git-submodule die + eval_gettext messages 14 years ago
Ævar Arnfjörð Bjarmason 8f3f2c44c5 i18n: git-submodule say + eval_gettext messages 14 years ago
Ævar Arnfjörð Bjarmason dc2204fe32 i18n: git-submodule echo + eval_gettext messages 14 years ago
Ævar Arnfjörð Bjarmason d0ad825110 i18n: git-submodule add git-sh-i18n 14 years ago
Nicolas Morey-Chaisemartin 9db31bdf5c submodule: Add --force option for git submodule update 14 years ago
Nicolas Morey-Chaisemartin 313ee0d69f submodule: process conflicting submodules only once 14 years ago
Jens Lehmann e5f522d610 submodule update: Don't fetch when the submodule commit is already present 14 years ago
Spencer E. Olson 1b4735d9f3 submodule: no [--merge|--rebase] when newly cloned 14 years ago
Thomas Rast ea640cc691 submodule: fix relative url parsing for scp-style origin 14 years ago
Jens Lehmann 69e7236c6d git submodule: Remove now obsolete tests before cloning a repo 14 years ago
Jonathan Nieder 502dc5b663 git submodule -b ... of current HEAD fails 14 years ago
Kevin Ballard 98dbe63dbc submodule: only preserve flags across recursive status/update invocations 15 years ago
Kevin Ballard a7eff1a87a submodule: preserve all arguments exactly when recursing 15 years ago
Andreas Köhler 33f072f891 submodule sync: Update "submodule.<name>.url" for empty directories 15 years ago
David Aguilar 0b9dca434f submodule sync: Update "submodule.<name>.url" 15 years ago
Jens Lehmann d27b876b28 git submodule add: Require the new --force option to add ignored paths 15 years ago
Ævar Arnfjörð Bjarmason 31991b0260 git submodule: add submodules with git add -f <path> 15 years ago
Jens Lehmann 18076502cb git submodule: ignore dirty submodules for summary and status 15 years ago
Ævar Arnfjörð Bjarmason f030c96d86 git-submodule foreach: Add $toplevel variable 15 years ago
Gerrit Pape 48bb30331d git-submodule.sh: properly initialize shell variables 15 years ago
Jeff King b0e621adfd script with rev-list instead of log 15 years ago
Jens Lehmann 2ea6c2c9ab git submodule summary: Handle HEAD as argument when on an unborn branch 15 years ago
Junio C Hamano 14e940d719 submodule summary: do not fail before the first commit 15 years ago
Jeff King caa9c3cabe submodule summary: do not shift a non-existent positional variable 15 years ago
Giuseppe Bilotta 74ae14199d submodules: ensure clean environment when operating in a submodule 15 years ago
Johan Herland 3deea89c5f submodule summary: Don't barf when invoked in an empty repo 15 years ago
Jens Lehmann f17a5d3494 git status: Show uncommitted submodule changes too when enabled 15 years ago
Junio C Hamano e1622bfcba Protect scripted Porcelains from GREP_OPTIONS insanity 15 years ago
Jim Meyering 0484682ef3 typo fix: Directory `...' exist, ...: s/exist/exists/ 16 years ago
Jens Lehmann 1414e5788b git submodule add: make the <path> parameter optional 16 years ago
Johan Herland 64b19ffedd git submodule status: Add --recursive to recurse into nested submodules 16 years ago
Johan Herland b13fd5c1a2 git submodule update: Introduce --recursive to update nested submodules 16 years ago
Johan Herland 15fc56a853 git submodule foreach: Add --recursive to recurse into nested submodules 16 years ago
Johan Herland 1d5bec8b9c git submodule: Cleanup usage string and add option parsing to cmd_foreach() 16 years ago
Johan Herland 1e7f2aad7d git submodule foreach: Provide access to submodule name, as '$name' 16 years ago
Jens Lehmann 1c244f6ee5 git submodule summary: add --files option 16 years ago
Stephen Boyd 2e6a30ef8f submodule, repack: migrate to git-sh-setup's say() 16 years ago
Johan Herland 42b4917862 git-submodule: add support for --merge. 16 years ago
Johan Herland 329484256e Rename submodule.<name>.rebase to submodule.<name>.update 16 years ago
Michael S. Tsirkin d92a39590d Add --reference option to git submodule. 16 years ago