directory rename detection: miscellaneous testcases to complete coverage
Elijah Newren committed over 8 years ago
directory rename detection: testcases exploring possibly suboptimal merges
Elijah Newren committed over 8 years ago
directory rename detection: more involved edge/corner testcases
Elijah Newren committed over 8 years ago
directory rename detection: testcases checking which side did the rename
Elijah Newren committed over 8 years ago
directory rename detection: files/directories in the way of some renames
Elijah Newren committed over 8 years ago
directory rename detection: partially renamed directory testcase/discussion
Elijah Newren committed over 8 years ago
directory rename detection: testcases to avoid taking detection too far
Elijah Newren committed over 8 years ago
directory rename detection: directory splitting testcases
Elijah Newren committed over 8 years ago
directory rename detection: basic testcases
Elijah Newren committed over 8 years ago
Correct mispellings of ".gitmodule" to ".gitmodules"
Robert P. J. Day committed over 8 years ago
t/: correct obvious typo "detahced"
Robert P. J. Day committed over 8 years ago
Nguyễn Thái Ngọc Duy committed over 8 years ago
sq_dequote: fix extra consumption of source string
Jeff King committed over 8 years ago
test-hashmap: use "unsigned int" for hash storage
Jeff King committed over 8 years ago
test-hashmap: simplify alloc_test_entry
Jeff King committed over 8 years ago
test-hashmap: use strbuf_getline rather than fgets
Jeff King committed over 8 years ago
test-hashmap: use xsnprintf rather than snprintf
Jeff King committed over 8 years ago
test-hashmap: check allocation computation for overflow
Jeff King committed over 8 years ago
test-hashmap: use ALLOC_ARRAY rather than bare malloc
Jeff King committed over 8 years ago
fsmonitor: update documentation to remove reference to invalid config settings
Ben Peart committed over 8 years ago