index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
reftable/block: fix OOB read with bogus restart count
Patrick Steinhardt
2
-0
/
+37
2026-07-03
reftable/block: fix OOB read with bogus block size
Patrick Steinhardt
2
-0
/
+47
2026-07-03
reftable/block: fix OOB write with bogus inflated log size
Patrick Steinhardt
2
-0
/
+41
2026-07-03
t/unit-tests: introduce test helper to write reftable blocks
Patrick Steinhardt
1
-19
/
+28
2026-07-03
reftable/record: don't abort when decoding invalid ref value type
Patrick Steinhardt
2
-3
/
+27
2026-07-03
reftable/basics: fix OOB read on binary search of empty range
Patrick Steinhardt
2
-0
/
+14
2026-07-03
oss-fuzz: add fuzzer for parsing reftables
Patrick Steinhardt
5
-0
/
+78
2026-07-03
meson: support building fuzzers with libFuzzer
Patrick Steinhardt
3
-0
/
+18
2026-07-03
builtin/history: implement "drop" subcommand
Patrick Steinhardt
4
-1
/
+783
2026-07-03
builtin/history: split handling of ref updates into two phases
Patrick Steinhardt
1
-38
/
+62
2026-07-03
replay: expose `replay_result_queue_update()`
Patrick Steinhardt
2
-4
/
+9
2026-07-03
reset: stop assuming that the caller passes in a clean index
Patrick Steinhardt
1
-3
/
+5
2026-07-03
reset: allow the caller to specify the current HEAD object
Patrick Steinhardt
2
-1
/
+9
2026-07-03
reset: introduce ability to skip updating HEAD
Patrick Steinhardt
4
-10
/
+26
2026-07-02
meson: restore hook-list.h to builtin_sources
Mike Gilbert
1
-12
/
+14
2026-07-02
odb: document object info fields
Patrick Steinhardt
1
-1
/
+17
2026-07-02
odb: drop `whence` field from object info
Patrick Steinhardt
5
-14
/
+0
2026-07-02
treewide: convert users of `whence` to the new source field
Patrick Steinhardt
4
-4
/
+5
2026-07-02
odb: add `source` field to struct object_info_source
Patrick Steinhardt
9
-32
/
+44
2026-07-02
odb: make backend-specific fields optional
Patrick Steinhardt
7
-45
/
+87
2026-07-02
packfile: thread odb_source_packed through packed_object_info()
Patrick Steinhardt
8
-13
/
+17
2026-07-02
hash: add platform-specific discard functions
Jeff King
5
-8
/
+64
2026-07-02
hash: fix memory leak copying sha256 gcrypt handles
Jeff King
1
-0
/
+1
2026-07-02
http: discard hash in dumb-http http_object_request
Jeff King
2
-0
/
+5
2026-07-02
check_stream_oid(): discard hash on read error
Jeff King
1
-0
/
+2
2026-07-02
patch-id: discard hash when done
Jeff King
2
-0
/
+2
2026-07-02
csum-file: provide a function to release checkpoints
Jeff King
4
-0
/
+9
2026-07-02
csum-file: always finalize or discard hash
Jeff King
1
-4
/
+12
2026-07-02
hash: add discard primitive
Jeff King
2
-0
/
+13
2026-07-02
csum-file: drop discard_hashfile()
Jeff King
2
-10
/
+0
2026-07-01
reset: introduce dry-run mode
Patrick Steinhardt
2
-11
/
+39
2026-07-01
reset: modernize flags passed to `reset_working_tree()`
Patrick Steinhardt
4
-28
/
+39
2026-07-01
reset: rename `reset_head()`
Patrick Steinhardt
4
-18
/
+19
2026-07-01
reset: drop `USE_THE_REPOSITORY_VARIABLE`
Patrick Steinhardt
1
-14
/
+13
2026-07-01
read-cache: split out function to drop unmerged entries to stage 0
Patrick Steinhardt
2
-5
/
+8
2026-07-01
line-log: drop extra copy of range with bloom filters
Jeff King
1
-2
/
+1
2026-07-01
revision: avoid leaking bloom keyvecs with multiple traversals
Jeff King
1
-0
/
+2
2026-07-01
bloom: make bloom-filter slab initialization idempotent
Jeff King
1
-0
/
+5
2026-06-30
Merge branch 'jk/repo-info-path-keys' into ps/setup-split-discovery-and-setup
Junio C Hamano
6
-43
/
+258
2026-06-30
Merge branch 'ps/setup-drop-global-state' into ps/setup-split-discovery-and-s...
Junio C Hamano
24
-75
/
+97
2026-06-30
Merge branch 'ps/refs-onbranch-fixes' into ps/setup-split-discovery-and-setup
Junio C Hamano
29
-389
/
+561
2026-06-30
format-patch: fix leak of rev_info in prepare_bases()
Jeff King
1
-0
/
+1
2026-06-30
t: move LSan errors from stdout to stderr
Jeff King
1
-3
/
+3
2026-06-29
commit-reach: guard !FIND_ALL early exit with generation ordering check
Kristofer Karlsson
2
-4
/
+8
2026-06-29
t6600: add test for merge-base early exit with clock skew
Kristofer Karlsson
1
-0
/
+41
2026-06-29
history: streamline message preparation and plug file stream leak
Junio C Hamano
1
-7
/
+10
2026-06-29
Git 2.55
v2.55.0
maint
Junio C Hamano
2
-2
/
+4
2026-06-29
Merge branch 'jk/t5551-expensive-test-timeouts-fix'
Junio C Hamano
2
-4
/
+6
2026-06-29
t5551: put many-tags case into its own repo
Jeff King
1
-4
/
+5
2026-06-28
Merge branch 'js/http-https-proxy-fix'
Junio C Hamano
1
-0
/
+2
[prev]
[next]