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
2020-03-05
Merge branch 'es/recursive-single-branch-clone'
Junio C Hamano
1
-6
/
+25
2020-02-25
clone: pass --single-branch during --recurse-submodules
Emily Shaffer
1
-2
/
+18
2020-02-25
submodule--helper: use C99 named initializer
Emily Shaffer
1
-4
/
+7
2020-02-14
Merge branch 'pk/status-of-uncloned-submodule'
Junio C Hamano
1
-1
/
+11
2020-01-27
submodule: fix status of initialized but not cloned submodules
Peter Kaestle
1
-1
/
+11
2019-12-10
Merge branch 'jt/clone-recursesub-ref-advise'
Junio C Hamano
1
-0
/
+10
2019-12-09
Sync with Git 2.24.1
Junio C Hamano
1
-2
/
+18
2019-12-06
Sync with 2.23.1
Johannes Schindelin
1
-2
/
+18
2019-12-06
Sync with 2.22.2
Johannes Schindelin
1
-2
/
+18
2019-12-06
Sync with 2.21.1
Johannes Schindelin
1
-2
/
+18
2019-12-06
Sync with 2.20.2
Johannes Schindelin
1
-2
/
+18
2019-12-06
submodule: defend against submodule.update = !command in .gitmodules
Jonathan Nieder
1
-0
/
+2
2019-12-06
Sync with 2.19.3
Johannes Schindelin
1
-2
/
+16
2019-12-06
Sync with 2.18.2
Johannes Schindelin
1
-2
/
+16
2019-12-06
Sync with 2.17.3
Johannes Schindelin
1
-2
/
+16
2019-12-06
Sync with 2.16.6
Johannes Schindelin
1
-1
/
+16
2019-12-06
Sync with 2.15.4
Johannes Schindelin
1
-1
/
+16
2019-12-06
Sync with 2.14.6
Johannes Schindelin
1
-1
/
+16
2019-12-05
Merge branch 'mg/submodule-status-from-a-subdirectory'
Junio C Hamano
1
-1
/
+2
2019-12-05
Disallow dubiously-nested submodule git directories
Johannes Schindelin
1
-0
/
+4
2019-12-04
clone --recurse-submodules: prevent name squatting on Windows
Johannes Schindelin
1
-1
/
+12
2019-12-03
submodule--helper: advise on fatal alternate error
Jonathan Tan
1
-0
/
+10
2019-11-25
submodule: fix 'submodule status' when called from a subdirectory
Manish Goregaokar
1
-1
/
+2
2019-10-11
Merge branch 'bc/object-id-part17'
Junio C Hamano
1
-1
/
+1
2019-09-29
builtin/submodule--helper: fix usage string for 'update-clone'
Bert Wesarg
1
-1
/
+1
2019-08-19
cache: remove null_sha1
brian m. carlson
1
-1
/
+1
2019-07-29
Merge branch 'ms/submodule-foreach-fix' into maint
Junio C Hamano
1
-0
/
+1
2019-07-09
Merge branch 'ms/submodule-foreach-fix'
Junio C Hamano
1
-0
/
+1
2019-06-25
submodule foreach: fix recursion of options
Morian Sonnet
1
-0
/
+1
2019-06-13
Merge branch 'jk/unused-params-final-batch'
Junio C Hamano
1
-2
/
+1
2019-05-19
Merge branch 'nd/submodule-helper-incomplete-line-fix'
Junio C Hamano
1
-1
/
+1
2019-05-13
submodule: drop unused prefix parameter from some functions
Jeff King
1
-2
/
+1
2019-05-08
submodule--helper: add a missing \n
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-04-25
Merge branch 'nd/submodule-foreach-quiet'
Junio C Hamano
1
-4
/
+4
2019-04-25
Merge branch 'dl/submodule-set-branch'
Junio C Hamano
1
-5
/
+12
2019-04-15
submodule foreach: fix "<command> --quiet" not being respected
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2019-03-20
report_path_error(): drop unused prefix parameter
Jeff King
1
-1
/
+1
2019-02-22
trace2: create new combined trace facility
Jeff Hostetler
1
-5
/
+4
2019-02-08
submodule--helper: teach config subcommand --unset
Denton Liu
1
-5
/
+12
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
1
-0
/
+1
2019-01-29
Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'
Junio C Hamano
1
-1
/
+1
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2019-01-18
Merge branch 'sb/submodule-unset-core-worktree-when-worktree-is-lost'
Junio C Hamano
1
-1
/
+3
2019-01-18
Merge branch 'sb/submodule-fetchjobs-default-to-one'
Junio C Hamano
1
-1
/
+1
2019-01-04
Merge branch 'jk/loose-object-cache'
Junio C Hamano
1
-4
/
+5
2018-12-26
submodule deinit: unset core.worktree
Stefan Beller
1
-0
/
+2
2018-12-26
submodule--helper: fix BUG message in ensure_core_worktree
Stefan Beller
1
-1
/
+1
2018-12-14
submodule update: run at most one fetch job unless otherwise set
Junio C Hamano
1
-1
/
+1
2018-12-05
repository: repo_submodule_init to take a submodule struct
Stefan Beller
1
-1
/
+1
2018-11-13
Merge branch 'ao/submodule-wo-gitmodules-checked-out'
Junio C Hamano
1
-0
/
+40
[next]