index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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-23
Documentation/technical: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-23
The 20th batch
Junio C Hamano
1
-0
/
+14
2024-09-23
Git 2.46.2
v2.46.2
Junio C Hamano
2
-1
/
+13
2024-09-23
diff: report modified binary files as changes in builtin_diff()
René Scharfe
2
-0
/
+9
2024-09-20
ci: update FreeBSD image to 13.4
Carlo Marcelo Arenas Belón
1
-1
/
+1
2024-09-20
The 19th batch
Junio C Hamano
1
-4
/
+20
2024-09-19
gitlab-ci: upgrade machine type of Linux runners
Patrick Steinhardt
1
-0
/
+2
2024-09-19
ref-filter: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
upload-pack: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
sideband: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
setup: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
run-command: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
revision: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
refs: fix typos
Andrew Kreimer
1
-3
/
+3
2024-09-19
rebase: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
read-cache-ll: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
pretty: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
object-file: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
merge-ort: fix typos
Andrew Kreimer
1
-2
/
+2
2024-09-19
merge-ll: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
http: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
gpg-interface: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
git-p4: fix typos
Andrew Kreimer
1
-2
/
+2
2024-09-19
git-instaweb: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
fsmonitor-settings: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
diffcore-rename: fix typos
Andrew Kreimer
1
-2
/
+2
2024-09-19
config.mak.dev: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-09-19
cmake: generalize the handling of the `UNIT_TEST_OBJS` list
Johannes Schindelin
1
-3
/
+4
2024-09-19
cmake: stop looking for `REFTABLE_TEST_OBJS` in the Makefile
Johannes Schindelin
1
-5
/
+1
2024-09-19
cmake: rename clar-related variables to avoid confusion
Johannes Schindelin
1
-6
/
+6
2024-09-19
The eighteenth batch
Junio C Hamano
1
-0
/
+5
2024-09-17
apply: refactor `struct image` to use a `struct strbuf`
Patrick Steinhardt
6
-123
/
+79
2024-09-17
apply: rename members that track line count and allocation length
Patrick Steinhardt
1
-46
/
+45
2024-09-17
apply: refactor code to drop `line_allocated`
Patrick Steinhardt
1
-19
/
+14
[prev]
[next]