treewide: rename 'EXCL_FLAG_' to 'PATTERN_FLAG_'
Derrick Stolee committed about 7 years ago
treewide: rename 'struct exclude_list' to 'struct pattern_list'
Derrick Stolee committed about 7 years ago
treewide: rename 'struct exclude' to 'struct path_pattern'
Derrick Stolee committed about 7 years ago
t9902: use a non-deprecated command for testing
Elijah Newren committed about 7 years ago
Recommend git-filter-repo instead of git-filter-branch
Elijah Newren committed about 7 years ago
t6006: simplify, fix, and optimize empty message test
Elijah Newren committed about 7 years ago
config/format.txt: specify default value of format.coverLetter
Denton Liu committed about 7 years ago
Doc: add more detail for git-format-patch
Denton Liu committed about 7 years ago
t4014: stop losing return codes of git commands
Denton Liu committed about 7 years ago
t4014: remove confusing pipe in check_threading()
Denton Liu committed about 7 years ago
t4014: use test_line_count() where possible
Denton Liu committed about 7 years ago
t4014: let sed open its own files
Denton Liu committed about 7 years ago
t4014: drop redirections to /dev/null
Denton Liu committed about 7 years ago
t4014: use indentable here-docs
Denton Liu committed about 7 years ago
t4014: remove spaces after redirect operators
Denton Liu committed about 7 years ago
t4014: use sq for test case names
Denton Liu committed about 7 years ago
t4014: move closing sq onto its own line
Denton Liu committed about 7 years ago
Denton Liu committed about 7 years ago
Junio C Hamano committed about 7 years ago
t: use LF variable defined in the test harness
Junio C Hamano committed about 7 years ago