Age | Commit message (Expand) | Author | Files | Lines |
2010-05-01 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+2 |
2010-05-01 | git-submodule.sh: properly initialize shell variables | Gerrit Pape | 1 | -0/+2 |
2010-04-08 | script with rev-list instead of log | Jeff King | 1 | -1/+1 |
2010-03-24 | Merge branch 'jh/maint-submodule-status-in-void' | Junio C Hamano | 1 | -1/+3 |
2010-03-09 | git submodule summary: Handle HEAD as argument when on an unborn branch | Jens Lehmann | 1 | -0/+1 |
2010-03-07 | Merge branch 'gb/maint-submodule-env' | Junio C Hamano | 1 | -10/+10 |
2010-03-03 | submodule summary: do not fail before the first commit | Junio C Hamano | 1 | -1/+2 |
2010-03-03 | submodule summary: do not shift a non-existent positional variable | Jeff King | 1 | -1/+1 |
2010-02-24 | submodules: ensure clean environment when operating in a submodule | Giuseppe Bilotta | 1 | -10/+10 |
2010-02-17 | submodule summary: Don't barf when invoked in an empty repo | Johan Herland | 1 | -2/+5 |
2010-01-17 | git status: Show uncommitted submodule changes too when enabled | Jens Lehmann | 1 | -1/+5 |
2009-11-25 | Merge branch 'rs/work-around-grep-opt-insanity' | Junio C Hamano | 1 | -3/+3 |
2009-11-23 | Protect scripted Porcelains from GREP_OPTIONS insanity | Junio C Hamano | 1 | -3/+3 |
2009-11-20 | Merge branch 'jl/submodule-add-noname' | Junio C Hamano | 1 | -1/+6 |
2009-09-29 | typo fix: Directory `...' exist, ...: s/exist/exists/ | Jim Meyering | 1 | -1/+1 |
2009-09-22 | git submodule add: make the <path> parameter optional | Jens Lehmann | 1 | -1/+6 |
2009-08-27 | Merge branch 'jh/submodule-foreach' | Junio C Hamano | 1 | -8/+71 |
2009-08-18 | git submodule status: Add --recursive to recurse into nested submodules | Johan Herland | 1 | -4/+20 |
2009-08-18 | git submodule update: Introduce --recursive to update nested submodules | Johan Herland | 1 | -1/+12 |
2009-08-18 | git submodule foreach: Add --recursive to recurse into nested submodules | Johan Herland | 1 | -3/+16 |
2009-08-18 | git submodule: Cleanup usage string and add option parsing to cmd_foreach() | Johan Herland | 1 | -3/+25 |
2009-08-18 | git submodule foreach: Provide access to submodule name, as '$name' | Johan Herland | 1 | -0/+1 |
2009-08-14 | git submodule summary: add --files option | Jens Lehmann | 1 | -3/+16 |
2009-07-01 | Merge branch 'sb/quiet-porcelains' | Junio C Hamano | 1 | -18/+6 |
2009-06-20 | Merge branch 'ph/submodule-rebase' | Junio C Hamano | 1 | -1/+10 |
2009-06-18 | submodule, repack: migrate to git-sh-setup's say() | Stephen Boyd | 1 | -18/+6 |
2009-06-13 | Merge branch 'ph/submodule-rebase' (early part) | Junio C Hamano | 1 | -4/+31 |
2009-06-03 | git-submodule: add support for --merge. | Johan Herland | 1 | -1/+10 |
2009-06-03 | Rename submodule.<name>.rebase to submodule.<name>.update | Johan Herland | 1 | -15/+17 |
2009-05-09 | Add --reference option to git submodule. | Michael S. Tsirkin | 1 | -4/+34 |
2009-04-24 | git-submodule: add support for --rebase. | Peter Hutterer | 1 | -4/+29 |
2009-04-18 | Work around ash "alternate value" expansion bug | Ben Jackson | 1 | -2/+9 |
2009-04-05 | git submodule: fix usage line | Julien Danjou | 1 | -1/+1 |
2009-03-21 | Merge branch 'mg/maint-submodule-normalize-path' into maint | Junio C Hamano | 1 | -3/+12 |
2009-03-03 | git submodule: Fix adding of submodules at paths with ./, .. and // | Michael J Gruber | 1 | -3/+12 |
2009-02-15 | Merge branch 'ff/submodule-no-fetch' | Junio C Hamano | 1 | -3/+16 |
2009-02-07 | submodule: warn about non-submodules | Johannes Schindelin | 1 | -1/+1 |
2009-02-07 | submodule: add --no-fetch parameter to update command | Fabian Franz | 1 | -3/+16 |
2008-12-03 | submodule: use git rev-parse -q | Miklos Vajna | 1 | -3/+3 |
2008-11-11 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2008-11-11 | git-submodule: Avoid printing a spurious message. | Alexandre Julliard | 1 | -1/+1 |
2008-10-22 | submodule: fix some non-portable grep invocations | Jeff King | 1 | -2/+2 |
2008-09-29 | Merge branch 'bc/master-diff-hunk-header-fix' | Shawn O. Pearce | 1 | -2/+7 |
2008-09-29 | Merge branch 'maint' into bc/master-diff-hunk-header-fix | Shawn O. Pearce | 1 | -2/+7 |
2008-09-29 | git-submodule: Fix "Unable to checkout" for the initial 'update' | Ping Yin | 1 | -2/+7 |
2008-09-25 | Fix submodule sync with relative submodule URLs | Johan Herland | 1 | -0/+8 |
2008-08-27 | Merge branch 'ml/submodule' | Junio C Hamano | 1 | -1/+2 |
2008-08-25 | git-submodule: add "sync" command | David Aguilar | 1 | -2/+46 |
2008-08-24 | git-submodule - Use "get_default_remote" from git-parse-remote | Mark Levedahl | 1 | -3/+2 |
2008-08-22 | git-submodule: replace duplicated code with a module_list function | David Aguilar | 1 | -4/+13 |