Makefile: rename clar-related variables to avoid confusion
Patrick Steinhardt committed almost 2 years ago
chainlint: reduce annotation noise-factor
Eric Sunshine committed almost 2 years ago
chainlint: make error messages self-explanatory
Eric Sunshine committed almost 2 years ago
chainlint: don't be fooled by "?!...?!" in test body
Eric Sunshine committed almost 2 years ago
ref-filter: fix leak with unterminated %(if) atoms
Patrick Steinhardt committed almost 2 years ago
ref-filter: add ref_format_clear() function
Jeff King committed almost 2 years ago
ref-filter: fix leak when formatting %(push:remoteref)
Jeff King committed almost 2 years ago
ref-filter: fix leak with %(describe) arguments
Jeff King committed almost 2 years ago
ref-filter: fix leak of %(trailers) "argbuf"
Jeff King committed almost 2 years ago
ref-filter: store ref_trailer_buf data per-atom
Jeff King committed almost 2 years ago
ref-filter: drop useless cast in trailers_atom_parser()
Jeff King committed almost 2 years ago
ref-filter: strip signature when parsing tag trailers
Jeff King committed almost 2 years ago
ref-filter: avoid extra copies of payload/signature
Jeff King committed almost 2 years ago
t6300: drop newline from wrapped test title
Jeff King committed almost 2 years ago
ci: remove 'Upload failed tests' directories' step from linux32 jobs
Junio C Hamano committed almost 2 years ago
Merge branch 'cp/unit-test-reftable-stack' into ps/reftable-exclude
Junio C Hamano committed almost 2 years ago
t-reftable-stack: add test for stack iterators
Chandra Pratap committed almost 2 years ago
t-reftable-stack: add test for non-default compaction factor
Chandra Pratap committed almost 2 years ago
t-reftable-stack: use reftable_ref_record_equal() to compare ref records
Chandra Pratap committed almost 2 years ago
apply: support --ours, --theirs, and --union for three-way merges
Alex Henrie committed almost 2 years ago