91 Commits (ed215b109fc0e352456ea2ef6a0f8375e28466d5)

Author SHA1 Message Date
Gerrit Pape 48bb30331d git-submodule.sh: properly initialize shell variables 15 years ago
Giuseppe Bilotta 74ae14199d submodules: ensure clean environment when operating in a submodule 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/ 15 years ago
Jens Lehmann 1414e5788b git submodule add: make the <path> parameter optional 15 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
Peter Hutterer ca2cedba70 git-submodule: add support for --rebase. 16 years ago
Ben Jackson ea10b60c91 Work around ash "alternate value" expansion bug 16 years ago
Julien Danjou 835a3eea3e git submodule: fix usage line 16 years ago
Michael J Gruber db75ada559 git submodule: Fix adding of submodules at paths with ./, .. and // 16 years ago
Johannes Schindelin 496917b721 submodule: warn about non-submodules 16 years ago
Fabian Franz 31ca3ac30f submodule: add --no-fetch parameter to update command 16 years ago
Miklos Vajna 30353a40f7 submodule: use git rev-parse -q 16 years ago
Alexandre Julliard 989206f535 git-submodule: Avoid printing a spurious message. 16 years ago
Jeff King 759ad19e77 submodule: fix some non-portable grep invocations 16 years ago
Ping Yin b9b378a001 git-submodule: Fix "Unable to checkout" for the initial 'update' 16 years ago
Johan Herland baede9f803 Fix submodule sync with relative submodule URLs 16 years ago
David Aguilar 2327f61ecc git-submodule: add "sync" command 17 years ago
Mark Levedahl 98fcf840af git-submodule - Use "get_default_remote" from git-parse-remote 17 years ago
David Aguilar a7b3269c4b git-submodule: replace duplicated code with a module_list function 17 years ago
Mark Levedahl 99b120af70 git-submodule.sh - Remove trailing / from URL if found 17 years ago
Mark Levedahl 7c69561986 git-submodule.sh - Remove trailing / from URL if found 17 years ago
Mark Levedahl 19a31f9c1a git-submodule - Add 'foreach' subcommand 17 years ago
Pierre Habouzit 00332b8152 git-submodule: move ill placed shift. 17 years ago
Pierre Habouzit d1f63a37ca git-submodule: move ill placed shift. 17 years ago
Mark Levedahl c2f939170c git-submodule - register submodule URL if adding in place 17 years ago
Mark Levedahl ec05df353c git-submodule - make "submodule add" more strict, and document it 17 years ago
Mark Levedahl e965647334 git-submodule - Fix bugs in adding an existing repo as a module 17 years ago
Mark Levedahl 8e7e6f39b6 git-submodule - Fix errors regarding resolve_relative_url 17 years ago
Chris Ridd fe22e5420e Improve sed portability 17 years ago
Johannes Schindelin be4d2c83b6 submodule update: add convenience option --init 17 years ago
Imran M Yousuf a5099bb417 Use '-f' option to point to the .gitmodules file 17 years ago
Mark Levedahl f669ac0be9 git-submodule - possibly use branch name to describe a module 17 years ago
Ping Yin d0f64dd44d git-submodule summary: --for-status option 17 years ago
Ping Yin a68972c2ad git-submodule: Avoid 'fatal: cannot describe' message 17 years ago
Lars Hjemli ba88a1fee4 Teach git-submodule.sh about the .git file 17 years ago
Jeff King aadbe44f88 grep portability fix: don't use "-e" or "-q" 17 years ago
Johannes Sixt eed3559575 git-submodule summary: fix that some "wc" flavors produce leading spaces 17 years ago
Ping Yin f2dc06a344 git-submodule summary: limit summary size 17 years ago
Ping Yin 1cb639e6b0 git-submodule summary: show commit summary 17 years ago