grep: add tests to fix blind spots with \0 patterns
Ævar Arnfjörð Bjarmason committed over 9 years ago
grep: prepare for testing binary regexes containing rx metacharacters
Ævar Arnfjörð Bjarmason committed over 9 years ago
grep: add a test helper function for less verbose -f \0 tests
Ævar Arnfjörð Bjarmason committed over 9 years ago
grep: add tests for grep pattern types being passed to submodules
Ævar Arnfjörð Bjarmason committed over 9 years ago
grep: amend submodule recursion test for regex engine testing
Ævar Arnfjörð Bjarmason committed over 9 years ago
grep: add tests for --threads=N and grep.threads
Ævar Arnfjörð Bjarmason committed over 9 years ago
grep: change non-ASCII -i test to stop using --debug
Ævar Arnfjörð Bjarmason committed over 9 years ago
grep: add a test for backreferences in PCRE patterns
Ævar Arnfjörð Bjarmason committed over 9 years ago
grep: add a test asserting that --perl-regexp dies when !PCRE
Ævar Arnfjörð Bjarmason committed over 9 years ago
log: make --regexp-ignore-case work with --perl-regexp
Ævar Arnfjörð Bjarmason committed over 9 years ago
log: add exhaustive tests for pattern style options & config
Ævar Arnfjörð Bjarmason committed over 9 years ago
test-lib: rename the LIBPCRE prerequisite to PCRE
Ævar Arnfjörð Bjarmason committed over 9 years ago
grep & rev-list doc: stop promising libpcre for --perl-regexp
Ævar Arnfjörð Bjarmason committed over 9 years ago
Makefile & configure: reword inaccurate comment about PCRE
Ævar Arnfjörð Bjarmason committed over 9 years ago
send-email: Net::SMTP::SSL is obsolete, use only when necessary
Dennis Kaarsemaker committed over 9 years ago
revision.c: ignore broken tags with ignore_missing_links
Jeff King committed over 9 years ago
config.txt: add an entry for log.showSignature
Kyle Meyer committed over 9 years ago
unpack-trees: preserve index extensions
David Turner committed over 9 years ago
rebase -i: add missing newline to end of message
Phillip Wood committed over 9 years ago
rebase -i: silence stash apply
Phillip Wood committed over 9 years ago