Merge branch 'js/drop-mingw-test-cmp'
Junio C Hamano committed over 3 years ago
Merge branch 'js/ci-disable-cmake-by-default'
Junio C Hamano committed over 3 years ago
packfile: inline custom read_object()
Jeff King committed over 3 years ago
repo_read_object_file(): stop wrapping read_object_file_extended()
Jeff King committed over 3 years ago
read_object_file_extended(): drop lookup_replace option
Jeff King committed over 3 years ago
streaming: inline call to read_object_file_extended()
Jeff King committed over 3 years ago
object-file: inline calls to read_object()
Jeff King committed over 3 years ago
convert trivial uses of strncmp() to skip_prefix()
Jeff King committed over 3 years ago
convert trivial uses of strncmp() to starts_with()
Jeff King committed over 3 years ago
*: fix typos which duplicate a word
Andrei Rybak committed over 3 years ago
use enhanced basic regular expressions on macOS
René Scharfe committed over 3 years ago
features: feature.manyFiles implies fast index writes
Derrick Stolee committed over 3 years ago
test-lib-functions: add helper for trailing hash
Derrick Stolee committed over 3 years ago
read-cache: add index.skipHash config option
Derrick Stolee committed over 3 years ago
hashfile: allow skipping the hash function
Derrick Stolee committed over 3 years ago
diff: drop "name" parameter from prepare_temp_file()
Jeff King committed over 3 years ago
diff: clean up external-diff argv setup
Jeff King committed over 3 years ago
diff: use filespec path to set up tempfiles for ext-diff
Jeff King committed over 3 years ago
test-bundle-uri: drop unused variables
Jeff King committed over 3 years ago
Junio C Hamano committed over 3 years ago