index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server-info.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-27
builtin/pull: fix leaking "ff" option
Patrick Steinhardt
2
-4
/
+8
2024-09-27
dir: fix off by one errors for ignored and untracked entries
Patrick Steinhardt
4
-4
/
+5
2024-09-27
builtin/submodule--helper: fix leaking remote ref on errors
Patrick Steinhardt
2
-4
/
+10
2024-09-27
t/helper: fix leaking subrepo in nested submodule config helper
Patrick Steinhardt
2
-1
/
+2
2024-09-27
builtin/submodule--helper: fix leaking error buffer
Patrick Steinhardt
2
-0
/
+4
2024-09-27
builtin/submodule--helper: clear child process when not running it
Patrick Steinhardt
2
-3
/
+8
2024-09-27
submodule: fix leaking update strategy
Patrick Steinhardt
5
-3
/
+12
2024-09-27
git: fix leaking argv when handling builtins
Patrick Steinhardt
2
-3
/
+20
2024-09-27
builtin/help: fix leaking `html_path` when reading config multiple times
Patrick Steinhardt
1
-1
/
+2
2024-09-27
builtin/help: fix dangling reference to `html_path`
Patrick Steinhardt
1
-6
/
+7
2024-09-26
howto-maintain-git: discarding inactive topics
Junio C Hamano
1
-1
/
+16
2024-09-26
Git 2.47-rc0
v2.47.0-rc0
Junio C Hamano
2
-1
/
+8
2024-09-25
The 21st batch
Junio C Hamano
1
-0
/
+9
2024-09-25
http-push: clean up local_refs at exit
Jeff King
2
-1
/
+3
2024-09-25
http-push: clean up loose request when falling back to packed
Jeff King
1
-1
/
+2
2024-09-25
http-push: clean up objects list
Jeff King
1
-1
/
+5
2024-09-25
http-push: free xml_ctx.cdata after use
Jeff King
1
-0
/
+2
2024-09-25
http-push: free remote_ls_ctx.dentry_name
Jeff King
1
-0
/
+1
2024-09-25
http-push: free transfer_request strbuf
Jeff King
1
-1
/
+4
2024-09-25
http-push: free transfer_request dest field
Jeff King
1
-7
/
+3
2024-09-25
http-push: free curl header lists
Jeff King
1
-0
/
+5
2024-09-25
http-push: free repo->url string
Jeff King
1
-0
/
+1
2024-09-25
http-push: clear refspecs before exiting
Jeff King
1
-0
/
+2
2024-09-25
http-walker: free fake packed_git list
Jeff King
2
-0
/
+11
2024-09-25
remote-curl: free HEAD ref with free_one_ref()
Jeff King
1
-1
/
+1
2024-09-25
http: stop leaking buffer in http_get_info_packs()
Jeff King
2
-0
/
+2
2024-09-25
http: call git_inflate_end() when releasing http_object_request
Jeff King
1
-1
/
+2
2024-09-25
http: fix leak of http_object_request struct
Jeff King
5
-11
/
+17
2024-09-25
http: fix leak when redacting cookies from curl trace
Jeff King
1
-0
/
+1
2024-09-25
transport-helper: fix leak of dummy refs_list
Jeff King
1
-2
/
+8
2024-09-25
fetch-pack: clear pack lockfiles list
Jeff King
1
-0
/
+1
2024-09-25
fetch: free "raw" string when shrinking refspec
Jeff King
4
-2
/
+4
2024-09-25
transport-helper: fix strbuf leak in push_refs_with_push()
Jeff King
2
-0
/
+2
2024-09-25
send-pack: free cas options before exit
Jeff King
4
-1
/
+4
2024-09-25
commit: avoid leaking already-saved buffer
Jeff King
2
-1
/
+3
2024-09-25
fetch-pack, send-pack: clean up shallow oid array
Jeff King
3
-0
/
+3
2024-09-25
fetch-pack: free object filter before exiting
Jeff King
2
-0
/
+2
2024-09-25
connect: clear child process before freeing in diagnostic mode
Jeff King
1
-0
/
+1
2024-09-25
fetch-pack: fix leaking sought refs
Patrick Steinhardt
3
-2
/
+21
2024-09-25
shallow: fix leak when unregistering last shallow root
Patrick Steinhardt
1
-3
/
+2
2024-09-25
http-fetch: clear leaking git-index-pack(1) arguments
Patrick Steinhardt
1
-5
/
+11
2024-09-25
test-lib: check for leak logs after every test
Jeff King
2
-6
/
+8
2024-09-25
test-lib: show leak-sanitizer logs on --immediate failure
Jeff King
1
-0
/
+1
2024-09-25
test-lib: stop showing old leak logs
Jeff King
1
-33
/
+2
2024-09-25
send-email: document --mailmap and associated configuration
Jacob Keller
2
-0
/
+21
2024-09-24
builtin: fix typos
Andrew Kreimer
4
-4
/
+4
2024-09-24
refs/reftable: reload locked stack when preparing transaction
Patrick Steinhardt
2
-1
/
+33
2024-09-24
reftable/stack: allow locking of outdated stacks
Patrick Steinhardt
4
-13
/
+91
2024-09-24
refs/reftable: introduce "reftable.lockTimeout"
Patrick Steinhardt
5
-6
/
+66
2024-09-24
config: fix evaluating "onbranch" with nonexistent git dir
Patrick Steinhardt
2
-7
/
+10
[prev]
[next]