reftable/basics: adjust `common_prefix_size()` to return `size_t`
Patrick Steinhardt committed over 1 year ago
reftable/record: handle overflows when decoding varints
Patrick Steinhardt committed over 1 year ago
reftable/record: drop unused `print` function pointer
Patrick Steinhardt committed over 1 year ago
meson: stop disabling -Wsign-compare
Patrick Steinhardt committed over 1 year ago
t8002: fix ambiguous printf conversion specifications
Jan Palus committed over 1 year ago
Remove obsolete ".txt" extensions for AsciiDoc files
brian m. carlson committed over 1 year ago
doc: use .adoc extension for AsciiDoc files
brian m. carlson committed over 1 year ago
gitattributes: mark AsciiDoc files as LF-only
brian m. carlson committed over 1 year ago
editorconfig: add .adoc extension
brian m. carlson committed over 1 year ago
doc: update gitignore for .adoc extension
brian m. carlson committed over 1 year ago
pack-write: pass hash_algo to internal functions
Karthik Nayak committed over 1 year ago
pack-write: pass hash_algo to `write_rev_file()`
Karthik Nayak committed over 1 year ago
pack-write: pass hash_algo to `write_idx_file()`
Karthik Nayak committed over 1 year ago
pack-write: pass repository to `index_pack_lockfile()`
Karthik Nayak committed over 1 year ago
pack-write: pass hash_algo to `fixup_pack_header_footer()`
Karthik Nayak committed over 1 year ago
ref-filter: remove ref_format_clear()
René Scharfe committed over 1 year ago
ref-filter: move is-base tip to used_atom
René Scharfe committed over 1 year ago
ref-filter: move ahead-behind bases into used_atom
René Scharfe committed over 1 year ago
Junio C Hamano committed over 1 year ago
Merge branch 'sk/unit-test-hash'
Junio C Hamano committed over 1 year ago