AI-powered social skills training app with multi-provider LLM support
reftable/basics: fix OOB read on binary search of empty range
Patrick Steinhardt committed about 1 month ago
oss-fuzz: add fuzzer for parsing reftables
Patrick Steinhardt committed about 1 month ago
meson: support building fuzzers with libFuzzer
Patrick Steinhardt committed about 1 month ago
builtin/history: implement "drop" subcommand
Patrick Steinhardt committed about 1 month ago
builtin/history: split handling of ref updates into two phases
Patrick Steinhardt committed about 1 month ago
replay: expose `replay_result_queue_update()`
Patrick Steinhardt committed about 1 month ago
reset: stop assuming that the caller passes in a clean index
Patrick Steinhardt committed about 1 month ago
reset: allow the caller to specify the current HEAD object
Patrick Steinhardt committed about 1 month ago
reset: introduce ability to skip updating HEAD
Patrick Steinhardt committed about 1 month ago
meson: restore hook-list.h to builtin_sources
Mike Gilbert committed about 1 month ago
apply: avoid leaking abandoned git-header state
Zephyr Yao committed about 1 month ago
odb: document object info fields
Patrick Steinhardt committed about 1 month ago
odb: drop `whence` field from object info
Patrick Steinhardt committed about 1 month ago
treewide: convert users of `whence` to the new source field
Patrick Steinhardt committed about 1 month ago
odb: add `source` field to struct object_info_source
Patrick Steinhardt committed about 1 month ago
odb: make backend-specific fields optional
Patrick Steinhardt committed about 1 month ago
packfile: thread odb_source_packed through packed_object_info()
Patrick Steinhardt committed about 1 month ago
hash: add platform-specific discard functions
Jeff King committed about 1 month ago
hash: fix memory leak copying sha256 gcrypt handles
Jeff King committed about 1 month ago
http: discard hash in dumb-http http_object_request
Jeff King committed about 1 month ago