index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
submodule--helper.c
Age
Commit message (
Expand
)
Author
2021-08-10
submodule--helper: rename compute_submodule_clone_url()
Atharva Raykar
2021-08-10
submodule--helper: remove resolve-relative-url subcommand
Atharva Raykar
2021-08-10
submodule--helper: remove add-config subcommand
Atharva Raykar
2021-08-10
submodule--helper: remove add-clone subcommand
Atharva Raykar
2021-08-10
submodule--helper: convert the bulk of cmd_add() to C
Atharva Raykar
2021-08-10
submodule--helper: remove repeated code in sync_submodule()
Atharva Raykar
2021-08-10
submodule--helper: refactor resolve_relative_url() helper
Atharva Raykar
2021-08-10
submodule--helper: add options for compute_submodule_clone_url()
Atharva Raykar
2021-08-10
Merge branch 'ar/submodule-add-config' into ar/submodule-add
Junio C Hamano
2021-08-10
submodule--helper: introduce add-config subcommand
Atharva Raykar
2021-08-04
Merge branch 'ah/plugleaks'
Junio C Hamano
2021-08-04
Merge branch 'ar/submodule-add'
Junio C Hamano
2021-07-26
builtin/submodule--helper: release unused strbuf to avoid leak
Andrzej Hunt
2021-07-26
submodule: drop unused sm_name parameter from show_fetch_remotes()
Jeff King
2021-07-16
Merge branch 'ar/submodule-helper-include-cleanup'
Junio C Hamano
2021-07-12
submodule--helper: introduce add-clone subcommand
Atharva Raykar
2021-07-12
submodule--helper: refactor module_clone()
Atharva Raykar
2021-07-06
submodule--helper: remove redundant include
Atharva Raykar
2021-06-10
Merge branch 'ah/submodule-helper-module-summary-parseopt'
Junio C Hamano
2021-05-17
submodule: use the imperative mood to describe the --files option
Alex Henrie
2021-04-27
hash: provide per-algorithm null OIDs
brian m. carlson
2021-02-12
Merge branch 'tb/precompose-prefix-too'
Junio C Hamano
2021-02-03
MacOS: precompose_argv_prefix()
Torsten Bögershausen
2021-01-06
builtin/*: update usage format
ZheNing Hu
2020-10-08
doc: fix the bnf like style of some commands
Jean-Noël Avila
2020-09-09
Merge branch 'ss/submodule-summary-in-c-fixes'
Junio C Hamano
2020-09-09
Merge branch 'ss/submodule-summary-in-c'
Junio C Hamano
2020-08-27
Merge branch 'jk/leakfix'
Junio C Hamano
2020-08-27
t7421: eliminate 'grep' check in t7421.4 for mingw compatibility
Shourya Shukla
2020-08-25
submodule: fix style in function definition
Shourya Shukla
2020-08-25
submodule: eliminate unused parameters from print_submodule_summary()
Shourya Shukla
2020-08-17
submodule--helper: fix leak of core.worktree value
Jeff King
2020-08-14
config: fix leaks from git_config_get_string_const()
Jeff King
2020-08-14
submodule--helper: use strbuf_release() to free strbufs
Jeff King
2020-08-12
submodule: port submodule subcommand 'summary' from shell to C
Prathamesh Chavan
2020-08-12
submodule: remove extra line feeds between callback struct and macro
Shourya Shukla
2020-07-30
strvec: rename struct fields
Jeff King
2020-07-28
strvec: fix indentation in renamed calls
Jeff King
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
2020-07-06
Merge branch 'js/default-branch-name'
Junio C Hamano
2020-06-24
submodule: fall back to remote's HEAD for missing remote.<name>.branch
Johannes Schindelin
2020-06-02
submodule: port subcommand 'set-branch' from shell to C
Shourya Shukla
2020-05-08
submodule: port subcommand 'set-url' from shell to C
Shourya Shukla
2020-03-18
submodule--helper.c: Rename 'cb_foreach' to 'foreach_cb'
Shourya Shukla
2020-03-05
Merge branch 'es/recursive-single-branch-clone'
Junio C Hamano
2020-02-25
clone: pass --single-branch during --recurse-submodules
Emily Shaffer
2020-02-25
submodule--helper: use C99 named initializer
Emily Shaffer
2020-02-14
Merge branch 'pk/status-of-uncloned-submodule'
Junio C Hamano
2020-01-27
submodule: fix status of initialized but not cloned submodules
Peter Kaestle
2019-12-10
Merge branch 'jt/clone-recursesub-ref-advise'
Junio C Hamano
[prev]
[next]