index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-09-30
Merge branch 'jk/http-leakfixes' into ps/leakfixes-part-8
Junio C Hamano
-39
/
+123
2024-09-30
Merge branch 'ps/leakfixes-part-7' into ps/leakfixes-part-8
Junio C Hamano
-124
/
+279
2024-09-28
l10n: sv.po: Update Swedish translation
Peter Krefting
-48
/
+179
2024-09-27
csum-file.c: use unsafe SHA-1 implementation when available
Taylor Blau
-9
/
+9
2024-09-27
Makefile: allow specifying a SHA-1 for non-cryptographic uses
Taylor Blau
-0
/
+55
2024-09-27
hash.h: scaffolding for _unsafe hashing variants
Taylor Blau
-0
/
+84
2024-09-27
sha1: do not redefine `platform_SHA_CTX` and friends
Taylor Blau
-0
/
+7
2024-09-27
pack-objects: use finalize_object_file() to rename pack/idx/etc
Taylor Blau
-4
/
+10
2024-09-27
finalize_object_file(): implement collision check
Taylor Blau
-10
/
+89
2024-09-27
finalize_object_file(): refactor unlink_or_warn() placement
Taylor Blau
-1
/
+6
2024-09-27
finalize_object_file(): check for name collision before renaming
Taylor Blau
-2
/
+6
2024-09-27
diffcore-break: fix leaking filespecs when merging broken pairs
Patrick Steinhardt
-2
/
+9
2024-09-27
revision: fix leaking parents when simplifying commits
Patrick Steinhardt
-0
/
+12
2024-09-27
builtin/maintenance: fix leak in `get_schedule_cmd()`
Patrick Steinhardt
-47
/
+81
2024-09-27
builtin/maintenance: fix leaking config string
Patrick Steinhardt
-2
/
+2
2024-09-27
promisor-remote: fix leaking partial clone filter
Patrick Steinhardt
-0
/
+3
2024-09-27
grep: fix leaking grep pattern
Patrick Steinhardt
-1
/
+1
2024-09-27
submodule: fix leaking submodule ODB paths
Patrick Steinhardt
-2
/
+2
2024-09-27
trace2: destroy context stored in thread-local storage
Patrick Steinhardt
-1
/
+9
2024-09-27
builtin/difftool: plug several trivial memory leaks
Patrick Steinhardt
-0
/
+7
2024-09-27
builtin/repack: fix leaking configuration
Patrick Steinhardt
-15
/
+45
2024-09-27
diffcore-order: fix leaking buffer when parsing orderfiles
Patrick Steinhardt
-12
/
+9
2024-09-27
parse-options: free previous value of `OPTION_FILENAME`
Patrick Steinhardt
-8
/
+14
2024-09-27
diff: fix leaking orderfile option
Patrick Steinhardt
-5
/
+7
2024-09-27
builtin/pull: fix leaking "ff" option
Patrick Steinhardt
-4
/
+8
2024-09-27
dir: fix off by one errors for ignored and untracked entries
Patrick Steinhardt
-4
/
+5
2024-09-27
builtin/submodule--helper: fix leaking remote ref on errors
Patrick Steinhardt
-4
/
+10
2024-09-27
t/helper: fix leaking subrepo in nested submodule config helper
Patrick Steinhardt
-1
/
+2
2024-09-27
builtin/submodule--helper: fix leaking error buffer
Patrick Steinhardt
-0
/
+4
2024-09-27
builtin/submodule--helper: clear child process when not running it
Patrick Steinhardt
-3
/
+8
2024-09-27
submodule: fix leaking update strategy
Patrick Steinhardt
-3
/
+12
2024-09-27
git: fix leaking argv when handling builtins
Patrick Steinhardt
-3
/
+20
2024-09-27
builtin/help: fix leaking `html_path` when reading config multiple times
Patrick Steinhardt
-1
/
+2
2024-09-27
builtin/help: fix dangling reference to `html_path`
Patrick Steinhardt
-6
/
+7
2024-09-26
howto-maintain-git: discarding inactive topics
Junio C Hamano
-1
/
+16
2024-09-25
Git 2.47-rc0
v2.47.0-rc0
Junio C Hamano
-1
/
+8
2024-09-25
Merge branch 'jk/sendemail-mailmap-doc'
Junio C Hamano
-0
/
+21
2024-09-25
Merge branch 'rs/diff-exit-code-binary'
Junio C Hamano
-0
/
+9
2024-09-25
Merge branch 'cb/ci-freebsd-13-4'
Junio C Hamano
-1
/
+1
2024-09-25
Merge branch 'ak/doc-sparse-co-typofix'
Junio C Hamano
-1
/
+1
2024-09-25
Merge branch 'ak/typofix-builtins'
Junio C Hamano
-4
/
+4
2024-09-25
The 21st batch
Junio C Hamano
-0
/
+9
2024-09-25
Merge branch 'jc/cmake-unit-test-updates'
Junio C Hamano
-14
/
+11
2024-09-25
Merge branch 'ps/ci-gitlab-upgrade'
Junio C Hamano
-0
/
+2
2024-09-25
Merge branch 'ak/refs-symref-referent-typofix'
Junio C Hamano
-1
/
+1
2024-09-25
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
-24
/
+24
2024-09-25
Merge branch 'ps/reftable-exclude'
Junio C Hamano
-201
/
+594
2024-09-25
Merge branch 'ps/apply-leakfix'
Junio C Hamano
-251
/
+206
2024-09-25
http-push: clean up local_refs at exit
Jeff King
-1
/
+3
2024-09-25
http-push: clean up loose request when falling back to packed
Jeff King
-1
/
+2
[prev]
[next]