refs/reftable: extract function to retrieve backend for worktree
Patrick Steinhardt committed 7 months ago
refs/reftable: adapt includes to become consistent
Patrick Steinhardt committed 7 months ago
refs/files: introduce function to perform normal ref checks
Patrick Steinhardt committed 7 months ago
refs/files: extract generic symref target checks
Patrick Steinhardt committed 7 months ago
fsck: drop unused fields from `struct fsck_ref_report`
Patrick Steinhardt committed 7 months ago
refs/files: perform consistency checks for root refs
Patrick Steinhardt committed 7 months ago
refs/files: improve error handling when verifying symrefs
Patrick Steinhardt committed 7 months ago
refs/files: extract function to check single ref
Patrick Steinhardt committed 7 months ago
refs/files: remove useless indirection
Patrick Steinhardt committed 7 months ago
refs/files: remove `refs_check_dir` parameter
Patrick Steinhardt committed 7 months ago
refs/files: move fsck functions into global scope
Patrick Steinhardt committed 7 months ago
refs/files: simplify iterating through root refs
Patrick Steinhardt committed 7 months ago
packfile: drop repository parameter from `packed_object_info()`
Patrick Steinhardt committed 7 months ago
packfile: skip unpacking object header for disk size requests
Patrick Steinhardt committed 7 months ago
packfile: disentangle return value of `packed_object_info()`
Patrick Steinhardt committed 7 months ago
packfile: always populate pack-specific info when reading object info
Patrick Steinhardt committed 7 months ago
packfile: extend `is_delta` field to allow for "unknown" state
Patrick Steinhardt committed 7 months ago
packfile: always declare object info to be OI_PACKED
Patrick Steinhardt committed 7 months ago
object-file: always set OI_LOOSE when reading object info
Patrick Steinhardt committed 7 months ago
Junio C Hamano committed 7 months ago