t6300: avoid hard-coding object sizes
René Scharfe committed over 2 years ago
mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair()
Jeff King committed over 2 years ago
builtin/clone: create the refdb with the correct object format
Patrick Steinhardt committed over 2 years ago
builtin/clone: skip reading HEAD when retrieving remote
Patrick Steinhardt committed over 2 years ago
builtin/clone: set up sparse checkout later
Patrick Steinhardt committed over 2 years ago
builtin/clone: fix bundle URIs with mismatching object formats
Patrick Steinhardt committed over 2 years ago
remote-curl: rediscover repository when fetching refs
Patrick Steinhardt committed over 2 years ago
setup: allow skipping creation of the refdb
Patrick Steinhardt committed over 2 years ago
setup: extract function to create the refdb
Patrick Steinhardt committed over 2 years ago
reftable/block: reuse buffer to compute record keys
Patrick Steinhardt committed over 2 years ago
reftable/block: introduce macro to initialize `struct block_iter`
Patrick Steinhardt committed over 2 years ago
reftable/merged: reuse buffer to compute record keys
Patrick Steinhardt committed over 2 years ago
reftable/stack: fix use of unseeded randomness
Patrick Steinhardt committed over 2 years ago
reftable/stack: fix stale lock when dying
Patrick Steinhardt committed over 2 years ago
reftable/stack: reuse buffers when reloading stack
Patrick Steinhardt committed over 2 years ago
reftable/stack: perform auto-compaction with transactional interface
Patrick Steinhardt committed over 2 years ago
reftable/stack: verify that `reftable_stack_add()` uses auto-compaction
Patrick Steinhardt committed over 2 years ago
reftable: handle interrupted writes
Patrick Steinhardt committed over 2 years ago
reftable: handle interrupted reads
Patrick Steinhardt committed over 2 years ago
reftable: wrap EXPECT macros in do/while
Patrick Steinhardt committed over 2 years ago