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
doc: remote.*.skip{DefaultUpdate,FetchAll} stops prefetch
Junio C Hamano committed almost 2 years ago
config.mak.uname: add HAVE_DEV_TTY to cygwin config section
Ramsay Jones committed almost 2 years ago
t-reftable-stack: use Git's tempfile API instead of mkstemp()
Chandra Pratap committed almost 2 years ago
t: harmonize t-reftable-stack.c with coding guidelines
Chandra Pratap committed almost 2 years ago
t: move reftable/stack_test.c to the unit testing framework
Chandra Pratap committed almost 2 years ago
diff: report dirty submodules as changes in builtin_diff()
René Scharfe committed almost 2 years ago