t-reftable-block: add tests for log blocks
Chandra Pratap committed almost 2 years ago
t-reftable-block: remove unnecessary variable 'j'
Chandra Pratap committed almost 2 years ago
t-reftable-block: use xstrfmt() instead of xstrdup()
Chandra Pratap committed almost 2 years ago
t-reftable-block: use block_iter_reset() instead of block_iter_close()
Chandra Pratap committed almost 2 years ago
t-reftable-block: use reftable_record_key() instead of strbuf_addstr()
Chandra Pratap committed almost 2 years ago
t-reftable-block: use reftable_record_equal() instead of check_str()
Chandra Pratap committed almost 2 years ago
t-reftable-block: release used block reader
Chandra Pratap committed almost 2 years ago
t: harmonize t-reftable-block.c with coding guidelines
Chandra Pratap committed almost 2 years ago
t: move reftable/block_test.c to the unit testing framework
Chandra Pratap committed almost 2 years ago
rebase --exec: respect --quiet
Matheus Tavares committed almost 2 years ago
Sync with 'maint' for Windows+VS build jobs used at CI
Junio C Hamano committed almost 2 years ago
Merge branch 'jk/midx-unused-fix'
Junio C Hamano committed almost 2 years ago
Merge branch 'js/ci-win-vs-build' into maint-2.46
Junio C Hamano committed almost 2 years ago
mailinfo: we parse fixed headers
Junio C Hamano committed almost 2 years ago
CodingGuidelines: spaces around C operators
Junio C Hamano committed almost 2 years ago
Merge branch 'ps/leakfixes-part-4' into ps/leakfixes-part-5
Junio C Hamano committed almost 2 years ago
t: migrate t0110-urlmatch-normalization to the new framework
Ghanshyam Thakkar committed almost 2 years ago
t-hashmap: stop calling setup() for t_intern() test
Jeff King committed almost 2 years ago
git-prompt: support custom 0-width PS1 markers
Avi Halachmi (:avih) committed almost 2 years ago
git-prompt: ta-da! document usage in other shells
Avi Halachmi (:avih) committed almost 2 years ago