pack-bitmap: introduce function to open bitmap for a single source
Patrick Steinhardt committed 22 days ago
pack-bitmap: drop `_1` suffix from functions that open bitmaps
Patrick Steinhardt committed 22 days ago
pack-bitmap: iterate object sources when opening bitmaps
Patrick Steinhardt committed 22 days ago
pack-bitmap: allow aborting iteration of bitmapped objects
Patrick Steinhardt committed 22 days ago
pack-objects: drop unused return value from add_object_entry()
Jeff King committed 22 days ago
pack-bitmap: mark object filter as `const`
Patrick Steinhardt committed 22 days ago
odb/source-packed: improve lookup when enumerating objects
Patrick Steinhardt committed 22 days ago
bisect: handle dup() failure when redirecting stdout
Johannes Schindelin committed 22 days ago
bisect: check get_terms return at all call sites
Johannes Schindelin committed 22 days ago
bisect: check strbuf_getline_lf return when reading terms
Johannes Schindelin committed 22 days ago
transport-helper: warn when export-marks file cannot be finalized
Johannes Schindelin committed 22 days ago
transport-helper: check dup() return in get_exporter
Johannes Schindelin committed 22 days ago
compat/pread: check initial lseek for errors
Johannes Schindelin committed 22 days ago
last-modified: handle repo_parse_commit() failures
Johannes Schindelin committed 22 days ago
reftable tests: check reftable_table_init_ref_iterator() return
Johannes Schindelin committed 22 days ago
reftable/block: check deflateInit() return value
Johannes Schindelin committed 22 days ago
config: propagate launch_editor() failure in show_editor()
Johannes Schindelin committed 22 days ago
http: die on curl_easy_duphandle failure in get_active_slot
Johannes Schindelin committed 22 days ago
use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos
René Scharfe committed 23 days ago
tempfile: stop using the_repository
René Scharfe committed 23 days ago