index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
submodule--helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-23
submodule--helper: improve logic for fallback remote name
Jacob Keller
1
-41
/
+5
2025-06-23
dir: move starts_with_dot(_dot)_slash to dir.h
Jacob Keller
1
-12
/
+0
2025-06-18
Merge branch 'ly/submodule-update-failure-leakfix'
Junio C Hamano
1
-1
/
+3
2025-06-08
builtin/submodule--helper: fix leak when remote_submodule_branch() failed
Lidong Yan
1
-1
/
+3
2025-06-03
usage: allow dying without writing an error message
Patrick Steinhardt
1
-6
/
+6
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
1
-1
/
+1
2025-04-15
object-file: move `safe_create_leading_directories()` into "path.c"
Patrick Steinhardt
1
-2
/
+2
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
1
-18
/
+18
2025-02-07
path: refactor `repo_submodule_path()` family of functions
Patrick Steinhardt
1
-1
/
+1
2025-02-07
submodule: refactor `submodule_to_gitdir()` to accept a repo
Patrick Steinhardt
1
-1
/
+1
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
1
-5
/
+3
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+2
2024-11-26
builtin: pass repository to sub commands
Karthik Nayak
1
-16
/
+30
2024-10-09
submodule: correct remote name with fetch
Daniel Black
1
-1
/
+8
2024-10-02
Merge branch 'ps/leakfixes-part-7'
Junio C Hamano
1
-7
/
+19
2024-09-30
Merge branch 'pw/submodule-process-sigpipe'
Junio C Hamano
1
-1
/
+5
2024-09-27
builtin/submodule--helper: fix leaking remote ref on errors
Patrick Steinhardt
1
-4
/
+9
2024-09-27
builtin/submodule--helper: fix leaking error buffer
Patrick Steinhardt
1
-0
/
+2
2024-09-27
builtin/submodule--helper: clear child process when not running it
Patrick Steinhardt
1
-3
/
+7
2024-09-27
submodule: fix leaking update strategy
Patrick Steinhardt
1
-0
/
+1
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
1
-2
/
+6
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2024-09-20
submodule status: propagate SIGPIPE
Phillip Wood
1
-1
/
+5
2024-09-20
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
1
-0
/
+2
2024-09-16
Merge branch 'jc/range-diff-lazy-setup'
Junio C Hamano
1
-1
/
+1
2024-09-16
Merge branch 'ps/leakfixes-part-6' into ps/leakfixes-part-7
Junio C Hamano
1
-0
/
+2
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-1
/
+2
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+4
2024-09-12
environment: make `get_git_work_tree()` accept a repository
Patrick Steinhardt
1
-1
/
+1
2024-09-05
drop trailing newline from warning/error/die messages
Jeff King
1
-1
/
+1
2024-09-05
builtin/submodule--helper: fix leaking refs on push-check
Patrick Steinhardt
1
-0
/
+2
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2024-08-15
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
1
-0
/
+1
2024-08-15
Merge branch 'ps/submodule-ref-format'
Junio C Hamano
1
-1
/
+45
2024-08-13
config: pass repo to functions that rename or copy sections
Patrick Steinhardt
1
-1
/
+1
2024-08-09
remerge-diff: clean up temporary objdir at a central place
Junio C Hamano
1
-1
/
+1
2024-08-09
refs: add referent to each_ref_fn
John Cai
1
-0
/
+1
2024-08-08
builtin/submodule: allow "add" to use different ref storage format
Patrick Steinhardt
1
-1
/
+15
2024-08-08
builtin/submodule: allow cloning with different ref storage format
Patrick Steinhardt
1
-0
/
+30
2024-08-01
builtin/submodule--helper: fix leaking buffer in `is_tip_reachable`
Patrick Steinhardt
1
-2
/
+7
2024-08-01
builtin/submodule--helper: fix leaking clone depth parameter
Patrick Steinhardt
1
-6
/
+5
2024-07-12
Merge branch 'rs/simplify-submodule-helper-super-prefix-invocation'
Junio C Hamano
1
-11
/
+6
2024-07-01
submodule--helper: use strvec_pushf() for --super-prefix
René Scharfe
1
-11
/
+6
2024-06-12
Merge branch 'gt/t-hash-unit-test'
Junio C Hamano
1
-3
/
+1
2024-05-29
strbuf: introduce strbuf_addstrings() to repeatedly add a string
Ghanshyam Thakkar
1
-3
/
+1
2024-05-17
refs: refactor `resolve_gitlink_ref()` to accept a repository
Patrick Steinhardt
1
-3
/
+5
2024-05-17
refs: pass repo when retrieving submodule ref store
Patrick Steinhardt
1
-2
/
+4
2024-05-16
Merge branch 'ps/refs-without-the-repository' into ps/refs-without-the-reposi...
Junio C Hamano
1
-2
/
+5
2024-05-13
Sync with Git 2.45.1
Junio C Hamano
1
-2
/
+84
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
1
-2
/
+5
[prev]
[next]