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
/
promisor-remote.h
Age
Commit message (
Expand
)
Author
2026-02-17
promisor-remote: change promisor_remote_reply()'s signature
Christian Couder
2026-02-17
promisor-remote: keep advertised filters in memory
Christian Couder
2025-02-18
Add 'promisor-remote' capability to protocol v2
Christian Couder
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2023-03-28
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2022-10-05
promisor-remote: remove a return value
Jonathan Tan
2021-06-28
promisor-remote: support per-repository config
Jonathan Tan
2021-06-28
repository: move global r_f_p_c to repo struct
Jonathan Tan
2020-09-21
promisor-remote: remove unused variable
Jonathan Tan
2020-04-02
promisor-remote: accept 0 as oid_nr in function
Jonathan Tan
2019-10-07
Merge branch 'dl/honor-cflags-in-hdr-check'
Junio C Hamano
2019-09-28
promisor-remote.h: include missing header
Denton Liu
2019-09-28
promisor-remote.h: drop extern from function declaration
Denton Liu
2019-06-25
Move repository_format_partial_clone to promisor-remote.c
Christian Couder
2019-06-25
promisor-remote: parse remote.*.partialclonefilter
Christian Couder
2019-06-25
promisor-remote: add promisor_remote_reinit()
Christian Couder
2019-06-25
promisor-remote: implement promisor_remote_get_direct()
Christian Couder
2019-06-25
Add initial support for many promisor remotes
Christian Couder