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
Merge branch 'js/mailmap-karsten-blees'
Junio C Hamano committed 7 months ago
Merge branch 'ps/t1300-2021-use-test-path-is-helpers'
Junio C Hamano committed 7 months ago
Merge branch 'rs/commit-stack'
Junio C Hamano committed 7 months ago
Merge branch 'sb/bundle-uri-without-uri'
Junio C Hamano committed 7 months ago
Merge branch 'ja/doc-synopsis-style-more'
Junio C Hamano committed 7 months ago
t1410: use test helpers in reflog rewind test
Pushkar Singh committed 7 months ago
http-backend: write newlines to stderr when responding with errors
KJ Tsanaktsidis committed 7 months ago