refs API: ignore errno in worktree.c's add_head_info()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
refs API: make files_copy_or_rename_ref() et al not set errno
Ævar Arnfjörð Bjarmason committed almost 5 years ago
refs API: make loose_fill_ref_dir() not set errno
Ævar Arnfjörð Bjarmason committed almost 5 years ago
refs API: make resolve_gitlink_ref() not set errno
Ævar Arnfjörð Bjarmason committed almost 5 years ago
refs API: remove refs_read_ref_full() wrapper
Ævar Arnfjörð Bjarmason committed almost 5 years ago
refs/files: remove "name exist?" check in lock_ref_oid_basic()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
reflog tests: add --updateref tests
Ævar Arnfjörð Bjarmason committed almost 5 years ago
refs API: make refs_rename_ref_available() static
Ævar Arnfjörð Bjarmason committed almost 5 years ago
refs API: make parse_loose_ref_contents() not set errno
Han-Wen Nienhuys committed almost 5 years ago
refs API: make refs_read_raw_ref() not set errno
Han-Wen Nienhuys committed almost 5 years ago
refs API: add a version of refs_resolve_ref_unsafe() with "errno"
Ævar Arnfjörð Bjarmason committed almost 5 years ago
branch tests: test for errno propagating on failing read
Han-Wen Nienhuys committed almost 5 years ago
gc: perform incremental repack when implictly enabled
Glen Choo committed almost 5 years ago
fsck: verify multi-pack-index when implictly enabled
Glen Choo committed almost 5 years ago
fsck: verify commit graph when implicitly enabled
Glen Choo committed almost 5 years ago
Merge branch 'ab/ignore-replace-while-working-on-commit-graph' into gc/use-repo-settings
Junio C Hamano committed almost 5 years ago
pkt-line.[ch]: remove unused packet_read_line_buf()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
pkt-line.[ch]: remove unused packet_buf_write_len()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
midx.c: guard against commit_lock_file() failures
Taylor Blau committed almost 5 years ago
midx.c: lookup MIDX by object directory during repack
Taylor Blau committed almost 5 years ago