René Scharfe committed over 3 years ago
René Scharfe committed over 3 years ago
do full type check in BARF_UNLESS_COPYABLE
René Scharfe committed over 3 years ago
factor out BARF_UNLESS_COPYABLE
René Scharfe committed over 3 years ago
mingw: make argv2 in try_shell_exec() non-const
René Scharfe committed over 3 years ago
Junio C Hamano committed over 3 years ago
Merge branch 'cw/ci-whitespace'
Junio C Hamano committed over 3 years ago
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