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
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
2012-09-11
Sync with 1.7.11.6
Junio C Hamano
1
-4
/
+31
2012-09-11
Merge branch 'sz/submodule-force-update' into maint-1.7.11
Junio C Hamano
1
-1
/
+1
2012-09-03
Merge branch 'sz/submodule-force-update'
Junio C Hamano
1
-1
/
+1
2012-08-29
Merge branch 'hv/submodule-path-unmatch'
Junio C Hamano
1
-3
/
+30
2012-08-24
Make 'git submodule update --force' always check out submodules.
Stefan Zager
1
-1
/
+1
2012-08-14
Let submodule command exit with error status if path does not exist
Heiko Voigt
1
-3
/
+30
2012-07-31
Merge branch 'jx/i18n-1.7.11'
Junio C Hamano
1
-1
/
+1
2012-07-30
Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' into maint
Junio C Hamano
1
-2
/
+4
2012-07-26
i18n: Rewrite gettext messages start with dash
Jiang Xin
1
-1
/
+1
2012-07-25
git-submodule: work with GIT_DIR/GIT_WORK_TREE
Daniel Graña
1
-2
/
+5
2012-07-22
Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink'
Junio C Hamano
1
-2
/
+4
2012-07-12
submodules: don't stumble over symbolic links when cloning recursively
Jens Lehmann
1
-2
/
+4
2012-06-28
Merge branch 'js/submodule-relative'
Junio C Hamano
1
-6
/
+54
2012-06-25
git-submodule.sh: fix filename in comment.
Michał Górny
1
-1
/
+1
2012-06-06
submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...
Jon Seymour
1
-2
/
+12
2012-06-06
submodule: fix sync handling of some relative superproject origin URLs
Jon Seymour
1
-5
/
+43
2012-05-29
submodules: print "registered for path" message only once
Jens Lehmann
1
-3
/
+4
2012-04-23
Merge branch 'rj/submodule-mswin-path'
Junio C Hamano
1
-79
/
+82
2012-04-18
git-submodule.sh: Don't use $path variable in eval_gettext string
Ramsay Jones
1
-79
/
+82
2012-04-09
Avoid bug in Solaris xpg4/sed as used in submodule
Ben Walton
1
-2
/
+3
2012-03-04
submodules: fix ambiguous absolute paths under Windows
Johannes Sixt
1
-0
/
+3
2012-03-04
submodules: refactor computation of relative gitdir path
Jens Lehmann
1
-24
/
+6
2012-03-04
submodules: always use a relative path from gitdir to work tree
Jens Lehmann
1
-0
/
+18
[next]