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
2021-08-04
Merge branch 'ah/plugleaks'
Junio C Hamano
1
-2
/
+4
2021-08-04
Merge branch 'ar/submodule-add'
Junio C Hamano
1
-113
/
+304
2021-07-26
builtin/submodule--helper: release unused strbuf to avoid leak
Andrzej Hunt
1
-2
/
+4
2021-07-26
submodule: drop unused sm_name parameter from show_fetch_remotes()
Jeff King
1
-3
/
+2
2021-07-16
Merge branch 'ar/submodule-helper-include-cleanup'
Junio C Hamano
1
-1
/
+0
2021-07-12
submodule--helper: introduce add-clone subcommand
Atharva Raykar
1
-0
/
+177
2021-07-12
submodule--helper: refactor module_clone()
Atharva Raykar
1
-113
/
+128
2021-07-06
submodule--helper: remove redundant include
Atharva Raykar
1
-1
/
+0
2021-06-10
Merge branch 'ah/submodule-helper-module-summary-parseopt'
Junio C Hamano
1
-1
/
+1
2021-05-17
submodule: use the imperative mood to describe the --files option
Alex Henrie
1
-1
/
+1
2021-04-27
hash: provide per-algorithm null OIDs
brian m. carlson
1
-14
/
+15
2021-02-12
Merge branch 'tb/precompose-prefix-too'
Junio C Hamano
1
-1
/
+1
2021-02-03
MacOS: precompose_argv_prefix()
Torsten Bögershausen
1
-1
/
+1
2021-01-06
builtin/*: update usage format
ZheNing Hu
1
-12
/
+12
2020-10-08
doc: fix the bnf like style of some commands
Jean-Noël Avila
1
-1
/
+1
2020-09-09
Merge branch 'ss/submodule-summary-in-c-fixes'
Junio C Hamano
1
-9
/
+8
2020-09-09
Merge branch 'ss/submodule-summary-in-c'
Junio C Hamano
1
-3
/
+429
2020-08-27
Merge branch 'jk/leakfix'
Junio C Hamano
1
-8
/
+8
2020-08-27
t7421: eliminate 'grep' check in t7421.4 for mingw compatibility
Shourya Shukla
1
-3
/
+4
2020-08-25
submodule: fix style in function definition
Shourya Shukla
1
-3
/
+3
2020-08-25
submodule: eliminate unused parameters from print_submodule_summary()
Shourya Shukla
1
-3
/
+1
2020-08-17
submodule--helper: fix leak of core.worktree value
Jeff King
1
-2
/
+2
2020-08-14
config: fix leaks from git_config_get_string_const()
Jeff King
1
-4
/
+4
2020-08-14
submodule--helper: use strbuf_release() to free strbufs
Jeff King
1
-2
/
+2
2020-08-12
submodule: port submodule subcommand 'summary' from shell to C
Prathamesh Chavan
1
-0
/
+429
2020-08-12
submodule: remove extra line feeds between callback struct and macro
Shourya Shukla
1
-3
/
+0
2020-07-30
strvec: rename struct fields
Jeff King
1
-3
/
+3
2020-07-28
strvec: fix indentation in renamed calls
Jeff King
1
-10
/
+10
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
1
-59
/
+59
2020-07-06
Merge branch 'js/default-branch-name'
Junio C Hamano
1
-1
/
+1
2020-06-24
submodule: fall back to remote's HEAD for missing remote.<name>.branch
Johannes Schindelin
1
-1
/
+1
2020-06-02
submodule: port subcommand 'set-branch' from shell to C
Shourya Shukla
1
-0
/
+44
2020-05-08
submodule: port subcommand 'set-url' from shell to C
Shourya Shukla
1
-0
/
+32
2020-03-18
submodule--helper.c: Rename 'cb_foreach' to 'foreach_cb'
Shourya Shukla
1
-4
/
+4
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
[next]