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
compat/*.[ch]: remove extern from function declarations using spatch
Denton Liu committed about 7 years ago
Denton Liu committed about 7 years ago
t3427: accelerate this test by using fast-export and fast-import
Elijah Newren committed about 7 years ago
.gitignore: stop ignoring `.manifest` files
Johannes Schindelin committed about 7 years ago
am: reload .gitattributes after patching it
brian m. carlson committed about 7 years ago
tree: simplify parse_tree_indirect()
René Scharfe committed about 7 years ago
fetch: add fetch.writeCommitGraph config setting
Derrick Stolee committed about 7 years ago
push: disallow --all and refspecs when remote.<name>.mirror is set
Thomas Gummerer committed about 7 years ago
merge-options.txt: clarify meaning of various ff-related options
Elijah Newren committed about 7 years ago