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-10-02
reftable/basics: merge "publicbasics" into "basics"
Patrick Steinhardt
-85
/
+76
2024-10-02
reftable/error: introduce out-of-memory error code
Patrick Steinhardt
-0
/
+5
2024-10-02
Git 2.47-rc1
v2.47.0-rc1
Junio C Hamano
-1
/
+12
2024-10-02
Merge branch 'tb/weak-sha1-for-tail-sum'
Junio C Hamano
-26
/
+266
2024-10-02
Merge branch 'jk/http-leakfixes'
Junio C Hamano
-39
/
+123
2024-10-02
Merge branch 'ps/leakfixes-part-7'
Junio C Hamano
-124
/
+279
2024-10-02
Merge branch 'ds/sparse-checkout-expansion-advice'
Junio C Hamano
-3
/
+19
2024-10-01
read-cache: free threaded memory pool
Derrick Stolee
-0
/
+1
2024-09-30
another batch after 2.47-rc0
Junio C Hamano
-0
/
+24
2024-09-30
Merge branch 'ps/includeif-onbranch-cornercase-fix'
Junio C Hamano
-6
/
+49
2024-09-30
Merge branch 'ds/background-maintenance-with-credential'
Junio C Hamano
-12
/
+114
2024-09-30
Merge branch 'rs/archive-with-attr-pathspec-fix'
Junio C Hamano
-19
/
+32
2024-09-30
Merge branch 'rs/commit-graph-ununleak'
Junio C Hamano
-1
/
+0
2024-09-30
Merge branch 'pw/submodule-process-sigpipe'
Junio C Hamano
-1
/
+12
2024-09-30
Merge branch 'ps/reftable-concurrent-writes'
Junio C Hamano
-19
/
+189
2024-09-30
builtin/send-pack: fix leaking list of push options
Patrick Steinhardt
-0
/
+3
2024-09-30
remote: fix leaking push reports
Patrick Steinhardt
-2
/
+22
2024-09-30
t/helper: fix leaks in proc-receive helper
Patrick Steinhardt
-0
/
+7
2024-09-30
pack-write: fix return parameter of `write_rev_file_order()`
Patrick Steinhardt
-26
/
+31
2024-09-30
revision: fix leaking saved parents
Patrick Steinhardt
-2
/
+11
2024-09-30
revision: fix memory leaks when rewriting parents
Patrick Steinhardt
-0
/
+7
2024-09-30
midx-write: fix leaking buffer
Patrick Steinhardt
-0
/
+4
2024-09-30
pack-bitmap-write: fix leaking OID array
Patrick Steinhardt
-0
/
+2
2024-09-30
pseudo-merge: fix leaking strmap keys
Patrick Steinhardt
-2
/
+2
2024-09-30
pseudo-merge: fix various memory leaks
Patrick Steinhardt
-2
/
+31
2024-09-30
line-log: fix several memory leaks
Patrick Steinhardt
-19
/
+35
2024-09-30
diff: improve lifecycle management of diff queues
Patrick Steinhardt
-47
/
+32
2024-09-30
builtin/revert: fix leaking `gpg_sign` and `strategy` config
Patrick Steinhardt
-4
/
+14
2024-09-30
t/helper: fix leaking repository in partial-clone helper
Patrick Steinhardt
-0
/
+3
2024-09-30
builtin/clone: fix leaking repo state when cloning with bundle URIs
Patrick Steinhardt
-0
/
+30
2024-09-30
builtin/pack-redundant: fix various memory leaks
Patrick Steinhardt
-6
/
+35
2024-09-30
builtin/stash: fix leaking `pathspec_from_file`
Patrick Steinhardt
-1
/
+4
2024-09-30
submodule: fix leaking submodule entry list
Patrick Steinhardt
-3
/
+24
2024-09-30
wt-status: fix leaking buffer with sparse directories
Patrick Steinhardt
-1
/
+6
2024-09-30
shell: fix leaking strings
Patrick Steinhardt
-3
/
+6
2024-09-30
scalar: fix leaking repositories
Patrick Steinhardt
-0
/
+3
2024-09-30
read-cache: fix leaking hash context in `do_write_index()`
Patrick Steinhardt
-0
/
+1
2024-09-30
builtin/annotate: fix leaking args vector
Patrick Steinhardt
-5
/
+16
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
[prev]
[next]