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
/
builtin
/
submodule--helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-27
submodule--helper: use "--" to signal end of clone options
Jeff King
1
-0
/
+1
2018-05-22
Sync with Git 2.13.7
Junio C Hamano
1
-0
/
+24
2018-05-21
submodule-config: verify submodule names as paths
Jeff King
1
-0
/
+24
2017-09-10
Merge branch 'bw/push-options-recursively-to-submodules' into maint
Junio C Hamano
1
-9
/
+40
2017-08-23
Merge branch 'js/run-process-parallel-api-fix' into maint
Junio C Hamano
1
-1
/
+1
2017-07-21
run_processes_parallel: change confusing task_cb convention
Johannes Schindelin
1
-1
/
+1
2017-07-20
submodule--helper: teach push-check to handle HEAD
Brandon Williams
1
-9
/
+40
2017-07-10
Merge branch 'jc/utf8-fprintf' into maint
Junio C Hamano
1
-3
/
+2
2017-07-06
Merge branch 'jc/utf8-fprintf'
Junio C Hamano
1
-3
/
+2
2017-06-28
submodule--helper: do not call utf8_fprintf() unnecessarily
Junio C Hamano
1
-3
/
+2
2017-06-23
submodule: convert is_submodule_initialized to work on a repository
Brandon Williams
1
-4
/
+5
2017-06-23
Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob...
Junio C Hamano
1
-0
/
+1
2017-06-19
Merge branch 'jk/consistent-h'
Junio C Hamano
1
-3
/
+2
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-05-30
submodule--helper: show usage for "-h"
Jeff King
1
-3
/
+2
2017-05-12
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAP
Brandon Williams
1
-2
/
+1
2017-05-01
Merge branch 'jk/submodule-init-segv-fix'
Junio C Hamano
1
-3
/
+3
2017-04-24
submodule_init: die cleanly on submodules without url defined
Jeff King
1
-3
/
+3
2017-04-19
Merge branch 'bw/submodule-is-active'
Junio C Hamano
1
-1
/
+1
2017-04-13
submodule--helper: fix typo in is_active error message
Stefan Beller
1
-1
/
+1
2017-04-11
submodule--helper: add push-check subcommand
Brandon Williams
1
-0
/
+45
2017-03-30
Merge branch 'bw/submodule-is-active'
Junio C Hamano
1
-12
/
+56
2017-03-28
Merge branch 'sb/checkout-recurse-submodules'
Junio C Hamano
1
-20
/
+2
2017-03-18
submodule--helper init: set submodule.<name>.active
Brandon Williams
1
-0
/
+12
2017-03-18
submodule init: initialize active submodules
Brandon Williams
1
-0
/
+30
2017-03-17
submodule--helper clone: check for configured submodules using helper
Brandon Williams
1
-12
/
+3
2017-03-17
submodule--helper: add is-active subcommand
Brandon Williams
1
-0
/
+11
2017-03-15
submodule--helper.c: remove duplicate code
Valery Tolstov
1
-20
/
+2
2017-02-28
submodule init: warn about falling back to a local path
Stefan Beller
1
-5
/
+3
2017-02-02
Merge branch 'rs/absolute-pathdup'
Junio C Hamano
1
-1
/
+1
2017-01-27
use absolute_pathdup()
René Scharfe
1
-1
/
+1
2017-01-23
Merge branch 'sb/submodule-init'
Junio C Hamano
1
-6
/
+7
2017-01-12
submodule update --init: display correct path from submodule
Stefan Beller
1
-6
/
+7
2017-01-10
Merge branch 'sb/submodule-embed-gitdir'
Junio C Hamano
1
-11
/
+58
2016-12-12
submodule: add absorb-git-dir function
Stefan Beller
1
-0
/
+38
2016-12-12
submodule--helper: set alternateLocation for cloned submodules
Vitaly "_Vi" Shukela
1
-2
/
+17
2016-12-09
submodule helper: support super prefix
Stefan Beller
1
-11
/
+20
2016-10-27
Merge branch 'sb/submodule-ignore-trailing-slash'
Junio C Hamano
1
-2
/
+6
2016-10-17
Merge branch 'jk/alt-odb-cleanup'
Junio C Hamano
1
-8
/
+3
2016-10-10
alternates: use a separate scratch space
Jeff King
1
-8
/
+3
2016-10-10
submodule: ignore trailing slash in relative url
Stefan Beller
1
-0
/
+2
2016-10-10
submodule: ignore trailing slash on superproject URL
Stefan Beller
1
-2
/
+4
2016-10-06
Merge branch 'rs/cocci'
Junio C Hamano
1
-1
/
+1
2016-09-27
use strbuf_addstr() instead of strbuf_addf() with "%s", part 2
René Scharfe
1
-1
/
+1
2016-09-26
Merge branch 'jk/clone-recursive-progress'
Junio C Hamano
1
-3
/
+15
2016-09-26
Merge branch 'rs/cocci'
Junio C Hamano
1
-2
/
+3
2016-09-22
clone: pass --progress decision to recursive submodules
Jeff King
1
-3
/
+15
2016-09-19
Merge branch 'bc/object-id'
Junio C Hamano
1
-2
/
+3
2016-09-15
use strbuf_addstr() for adding constant strings to a strbuf, part 2
René Scharfe
1
-2
/
+3
2016-09-08
Merge branch 'sb/submodule-clone-rr'
Junio C Hamano
1
-13
/
+123
[next]