index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-submodule.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-17
Merge branch 'fp/submodule-checkout-mode'
Junio C Hamano
1
-1
/
+12
2014-01-07
git-submodule.sh: 'checkout' is a valid update mode
Francesco Pretto
1
-1
/
+12
2013-12-05
Merge branch 'jl/submodule-update-retire-orig-flags'
Junio C Hamano
1
-4
/
+1
2013-12-05
Merge branch 'jk/replace-perl-in-built-scripts'
Junio C Hamano
1
-1
/
+1
2013-12-05
Merge branch 'ak/submodule-foreach-quoting'
Junio C Hamano
1
-1
/
+6
2013-12-02
Sync with 1.8.4.5
Junio C Hamano
1
-5
/
+15
2013-12-02
submodule: do not copy unknown update mode from .gitmodules
Junio C Hamano
1
-5
/
+15
2013-11-11
submodule update: remove unnecessary orig_flags variable
Jens Lehmann
1
-4
/
+1
2013-10-29
use @@PERL@@ in built scripts
Jeff King
1
-1
/
+1
2013-09-27
submodule foreach: skip eval for more than one argument
Anders Kaseorg
1
-1
/
+6
2013-09-24
Merge branch 'bc/submodule-status-ignored'
Jonathan Nieder
1
-4
/
+11
2013-09-06
submodule summary: ignore --for-status option
Matthieu Moy
1
-12
/
+1
2013-09-04
submodule: don't print status output with ignore=all
Brian M. Carlson
1
-0
/
+7
2013-09-03
submodule: fix confusing variable name
Brian M. Carlson
1
-4
/
+4
2013-07-15
Merge branch 'fg/submodule-clone-depth'
Junio C Hamano
1
-3
/
+21
2013-07-03
Add --depth to submodule update/add
Fredrik Gustafsson
1
-3
/
+21
2013-07-03
submodule update: allow custom command to update submodule working tree
Chris Packham
1
-0
/
+6
2013-06-30
Merge branch 'jk/submodule-subdirectory-ok'
Junio C Hamano
1
-35
/
+100
2013-06-26
Merge branch 'fg/submodule-non-ascii-path'
Junio C Hamano
1
-1
/
+2
2013-06-17
submodule: drop the top-level requirement
John Keeping
1
-35
/
+100
2013-06-17
submodule: show full path in error message
John Keeping
1
-1
/
+1
2013-06-17
git-submodule.sh: remove duplicate call to set_rev_name
Fredrik Gustafsson
1
-2
/
+2
2013-06-14
handle multibyte characters in name
Fredrik Gustafsson
1
-1
/
+2
2013-04-05
Merge branch 'jl/submodule-deinit'
Junio C Hamano
1
-2
/
+4
2013-04-03
Merge branch 'rs/submodule-summary-limit'
Junio C Hamano
1
-6
/
+11
2013-04-01
submodule deinit: clarify work tree removal message
Jens Lehmann
1
-2
/
+4
2013-04-01
submodule summary: support --summary-limit=<n>
René Scharfe
1
-6
/
+11
2013-03-26
Merge branch 'we/submodule-update-prefix-output' into maint
Junio C Hamano
1
-13
/
+18
2013-03-25
Merge branch 'jl/submodule-deinit'
Junio C Hamano
1
-1
/
+76
2013-03-21
Merge branch 'we/submodule-update-prefix-output'
Junio C Hamano
1
-13
/
+18
2013-03-04
submodule: add 'deinit' command
Jens Lehmann
1
-1
/
+76
2013-03-03
submodule update: when using recursion, show full path
William Entriken
1
-13
/
+18
2013-01-16
Allow custom "comment char"
Junio C Hamano
1
-4
/
+4
2012-12-19
submodule add: If --branch is given, record it in .gitmodules
W. Trevor King
1
-0
/
+4
2012-12-19
submodule update: add --remote for submodule's upstream changes
W. Trevor King
1
-1
/
+20
2012-12-11
submodule: add get_submodule_config helper funtion
W. Trevor King
1
-0
/
+26
2012-11-21
Merge branch 'wtk/submodule-doc-fixup'
Junio C Hamano
1
-1
/
+1
2012-11-15
Merge branch 'ph/submodule-sync-recursive'
Junio C Hamano
1
-2
/
+12
2012-11-09
Merge branch 'ph/maint-submodule-status-fix'
Jeff King
1
-3
/
+1
2012-11-04
Merge branch 'sz/maint-submodule-reference-arg'
Jeff King
1
-1
/
+0
2012-10-29
Merge branch 'jl/submodule-add-by-name'
Jeff King
1
-11
/
+36
2012-10-29
Teach --recursive to submodule sync
Phil Hord
1
-2
/
+12
2012-10-29
submodule status: remove unused orig_* variables
Jens Lehmann
1
-3
/
+1
2012-10-26
submodule add: fix handling of --reference=<repo> option
Stefan Zager
1
-1
/
+0
2012-10-25
git-submodule: wrap branch option with "<>" in usage strings.
W. Trevor King
1
-1
/
+1
2012-10-02
Merge branch 'rr/maint-submodule-unknown-cmd' into maint
Junio C Hamano
1
-1
/
+9
2012-09-30
submodule add: Fail when .git/modules/<name> already exists unless forced
Jens Lehmann
1
-1
/
+14
2012-09-29
Merge branch 'rr/maint-submodule-unknown-cmd'
Junio C Hamano
1
-1
/
+9
2012-09-29
Teach "git submodule add" the --name option
Jens Lehmann
1
-10
/
+22
2012-09-25
submodule: if $command was not matched, don't parse other args
Ramkumar Ramachandra
1
-1
/
+9
[next]