t3206: test_when_finished before dirtying operations, not after
Junio C Hamano committed about 2 years ago
t: port helper/test-hashmap.c to unit-tests/t-hashmap.c
Ghanshyam Thakkar committed about 2 years ago
t/t7704-repack-cruft.sh: avoid failures during long-running tests
Taylor Blau committed about 2 years ago
t6421: fix test to work when repo dir contains d0
Kyle Lippincott committed about 2 years ago
set errno=0 before strtoX calls
Kyle Lippincott committed about 2 years ago
René Scharfe committed about 2 years ago
refs/files: prevent memory leak by freeing packed_ref_store
Sven Strickroth committed about 2 years ago
apply: canonicalize modes read from patches
Jeff King committed about 2 years ago
t-reftable-tree: improve the test for infix_walk()
Chandra Pratap committed about 2 years ago
t-reftable-tree: add test for non-existent key
Chandra Pratap committed about 2 years ago
t-reftable-tree: split test_tree() into two sub-test functions
Chandra Pratap committed about 2 years ago
t: move reftable/tree_test.c to the unit testing framework
Chandra Pratap committed about 2 years ago
reftable: remove unnecessary curly braces in reftable/tree.c
Chandra Pratap committed about 2 years ago
git-gui: Remove forced rescan of stat-dirty files.
Johannes Sixt committed about 2 years ago
Documentation: add platform support policy
Emily Shaffer committed about 2 years ago
refs: drop `ref_store`-less functions
Patrick Steinhardt committed about 2 years ago
http: do not ignore proxy path
Ryan Hendrickson committed about 2 years ago
builtin/ls-remote: fall back to SHA1 outside of a repo
Patrick Steinhardt committed about 2 years ago
t0018: remove leftover debugging cruft
Junio C Hamano committed about 2 years ago
config.c: avoid segfault with --fixed-value and valueless config
Taylor Blau committed about 2 years ago