compat/mingw: split out POSIX-related bits
Patrick Steinhardt committed over 1 year ago
reftable/basics: introduce `REFTABLE_UNUSED` annotation
Patrick Steinhardt committed over 1 year ago
reftable/basics: stop using `SWAP()` macro
Patrick Steinhardt committed over 1 year ago
reftable/stack: stop using `sleep_millisec()`
Patrick Steinhardt committed over 1 year ago
reftable/system: introduce `reftable_rand()`
Patrick Steinhardt committed over 1 year ago
reftable/reader: stop using `ARRAY_SIZE()` macro
Patrick Steinhardt committed over 1 year ago
reftable/basics: provide wrappers for big endian conversion
Patrick Steinhardt committed over 1 year ago
reftable/basics: stop using `st_mult()` in array allocators
Patrick Steinhardt committed over 1 year ago
reftable: stop using `BUG()` in trivial cases
Patrick Steinhardt committed over 1 year ago
reftable/record: don't `BUG()` in `reftable_record_cmp()`
Patrick Steinhardt committed over 1 year ago
reftable/record: stop using `BUG()` in `reftable_record_init()`
Patrick Steinhardt committed over 1 year ago
reftable/record: stop using `COPY_ARRAY()`
Patrick Steinhardt committed over 1 year ago
reftable/blocksource: stop using `xmmap()`
Patrick Steinhardt committed over 1 year ago
reftable/stack: stop using `write_in_full()`
Patrick Steinhardt committed over 1 year ago
reftable/stack: stop using `read_in_full()`
Patrick Steinhardt committed over 1 year ago
diff: don't crash with empty argument to -G or -S
brian m. carlson committed over 1 year ago
M Hickford committed over 1 year ago
merge-tree: fix link formatting in html docs
Phillip Wood committed over 1 year ago
merge-tree: improve docs for --stdin
Phillip Wood committed over 1 year ago
merge-tree: only use basic merge config
Phillip Wood committed over 1 year ago