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
Merge branch 'ab/no-more-git-global-super-prefix'
Junio C Hamano committed over 3 years ago
Merge branch 'ab/bundle-wo-args'
Junio C Hamano committed over 3 years ago
Merge branch 'km/doc-branch-start-point'
Junio C Hamano committed over 3 years ago
Merge branch 'ar/typofix-gitattributes-doc'
Junio C Hamano committed over 3 years ago
Merge branch 'sg/test-oid-wo-incomplete-line'
Junio C Hamano committed over 3 years ago
Merge branch 'dh/mingw-ownership-check-typofix'
Junio C Hamano committed over 3 years ago
Merge branch 'jt/avoid-lazy-fetch-commits'
Junio C Hamano committed over 3 years ago