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
2025-02-07
submodule: refactor `submodule_to_gitdir()` to accept a repo
Patrick Steinhardt
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-11-26
builtin: pass repository to sub commands
Karthik Nayak
2024-10-09
submodule: correct remote name with fetch
Daniel Black
2024-10-02
Merge branch 'ps/leakfixes-part-7'
Junio C Hamano
2024-09-30
Merge branch 'pw/submodule-process-sigpipe'
Junio C Hamano
2024-09-27
builtin/submodule--helper: fix leaking remote ref on errors
Patrick Steinhardt
2024-09-27
builtin/submodule--helper: fix leaking error buffer
Patrick Steinhardt
2024-09-27
builtin/submodule--helper: clear child process when not running it
Patrick Steinhardt
2024-09-27
submodule: fix leaking update strategy
Patrick Steinhardt
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2024-09-20
submodule status: propagate SIGPIPE
Phillip Wood
2024-09-20
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
2024-09-16
Merge branch 'jc/range-diff-lazy-setup'
Junio C Hamano
2024-09-16
Merge branch 'ps/leakfixes-part-6' into ps/leakfixes-part-7
Junio C Hamano
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
2024-09-12
environment: make `get_git_work_tree()` accept a repository
Patrick Steinhardt
2024-09-05
drop trailing newline from warning/error/die messages
Jeff King
2024-09-05
builtin/submodule--helper: fix leaking refs on push-check
Patrick Steinhardt
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-15
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
2024-08-15
Merge branch 'ps/submodule-ref-format'
Junio C Hamano
2024-08-13
config: pass repo to functions that rename or copy sections
Patrick Steinhardt
2024-08-09
remerge-diff: clean up temporary objdir at a central place
Junio C Hamano
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-08-08
builtin/submodule: allow "add" to use different ref storage format
Patrick Steinhardt
2024-08-08
builtin/submodule: allow cloning with different ref storage format
Patrick Steinhardt
2024-08-01
builtin/submodule--helper: fix leaking buffer in `is_tip_reachable`
Patrick Steinhardt
2024-08-01
builtin/submodule--helper: fix leaking clone depth parameter
Patrick Steinhardt
2024-07-12
Merge branch 'rs/simplify-submodule-helper-super-prefix-invocation'
Junio C Hamano
2024-07-01
submodule--helper: use strvec_pushf() for --super-prefix
René Scharfe
2024-06-12
Merge branch 'gt/t-hash-unit-test'
Junio C Hamano
2024-05-29
strbuf: introduce strbuf_addstrings() to repeatedly add a string
Ghanshyam Thakkar
2024-05-17
refs: refactor `resolve_gitlink_ref()` to accept a repository
Patrick Steinhardt
2024-05-17
refs: pass repo when retrieving submodule ref store
Patrick Steinhardt
2024-05-16
Merge branch 'ps/refs-without-the-repository' into ps/refs-without-the-reposi...
Junio C Hamano
2024-05-13
Sync with Git 2.45.1
Junio C Hamano
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-04-29
Sync with 2.44.1
Johannes Schindelin
2024-04-19
Sync with 2.42.2
Johannes Schindelin
2024-04-19
Sync with 2.41.1
Johannes Schindelin
2024-04-19
Sync with 2.40.2
Johannes Schindelin
2024-04-19
Sync with 2.39.4
Johannes Schindelin
2024-04-18
builtin: stop using `the_index`
Patrick Steinhardt
2024-04-17
submodule: require the submodule path to contain directories only
Johannes Schindelin
2024-04-17
clone_submodule: avoid using `access()` on directories
Johannes Schindelin
2024-04-17
submodules: submodule paths must not contain symlinks
Johannes Schindelin
[prev]
[next]