-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: libgit2/libgit2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixed a heap-buffer-overflow in the smart_pkt.c:set_data function.
#7118
opened Aug 6, 2025 by
oliverchang
Loading…
updated Aug 6, 2025
Handle cases where content length of an http response is zero
#7024
opened Jan 20, 2025 by
lrm29
Loading…
updated Aug 5, 2025
Fix handling of pseudorefs with different refdb backends
#7111
opened Jul 18, 2025 by
pks-gitlab
Loading…
updated Aug 4, 2025
Introduction of the "refFormat" extension
#7102
opened Jul 11, 2025 by
pks-gitlab
Loading…
updated Aug 4, 2025
Test fixes to prepare for the reftable backend
#7113
opened Aug 1, 2025 by
pks-gitlab
Loading…
updated Aug 4, 2025
Don't export API symbols on static build
#7112
opened Jul 27, 2025 by
HenriquedoVal
Loading…
updated Jul 27, 2025
load_known_hosts: do not fail if homedir is invalid
#7056
opened Mar 27, 2025 by
JonasVautherin
Loading…
updated Jul 16, 2025
Add git_credential_ssh_custom_sk_new for security key
#7106
opened Jul 16, 2025 by
JonasVautherin
Loading…
updated Jul 16, 2025
clar: Fix compilation on systems without ‘PATH_MAX’ (GNU/Hurd).
#7100
opened Jun 30, 2025 by
civodul
Loading…
updated Jun 30, 2025
New function git_message_trailers_ext, providing the same options as "git interpret-trailers"
#7097
opened Jun 26, 2025 by
malcolmwood76
Loading…
updated Jun 26, 2025
Fix mishandling of empty trailer values. Strip trailing whitespace from trailer values.
#7096
opened Jun 24, 2025 by
malcolmwood76
Loading…
updated Jun 24, 2025
blame: add blame progress callback
#6285
opened Apr 28, 2022 by
Murmele
Loading…
updated Jun 23, 2025
add callback before a remote connects and add a callback before a remote will be disconnected
#6298
opened May 9, 2022 by
Murmele
Loading…
updated Jun 23, 2025
add possibility to use local build libssh2
#6833
opened Jun 15, 2024 by
Murmele
Loading…
updated Jun 23, 2025
Support for shallow-since clones/fetches
#7093
opened Jun 19, 2025 by
malcolmwood76
Loading…
updated Jun 20, 2025
git_merge_file_from_index: handle cases when a child (ours or theirs) is null
#7092
opened Jun 14, 2025 by
eantoranz
Loading…
updated Jun 14, 2025
http: Close the proxy connection in ‘reset_parser’.
#7082
opened Jun 3, 2025 by
civodul
Loading…
updated Jun 7, 2025
Fix the null reference vulnerability.
#7052
opened Mar 17, 2025 by
QiuYitai
Loading…
updated Jun 5, 2025
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.