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
merge-tree: remove redundant code
Phillip Wood committed over 1 year ago
merge-tree --stdin: flush stdout to avoid deadlock
Phillip Wood committed over 1 year ago
refspec: clarify function naming and documentation
Meet Soni committed over 1 year ago
t5701: add setup test to remove side-effect dependency
Usman Akinyemi committed over 1 year ago
version: extend get_uname_info() to hide system details
Usman Akinyemi committed over 1 year ago
version: refactor get_uname_info()
Usman Akinyemi committed over 1 year ago
version: refactor redact_non_printables()
Usman Akinyemi committed over 1 year ago