pickaxe -S: support content with NULs under --pickaxe-regex
Ævar Arnfjörð Bjarmason committed over 5 years ago
pickaxe: assert that we must have a needle under -G or -S
Ævar Arnfjörð Bjarmason committed over 5 years ago
pickaxe: refactor function selection in diffcore-pickaxe()
Ævar Arnfjörð Bjarmason committed over 5 years ago
perf: add performance test for pickaxe
Ævar Arnfjörð Bjarmason committed over 5 years ago
pickaxe/style: consolidate declarations and assignments
Ævar Arnfjörð Bjarmason committed over 5 years ago
diff.h: move pickaxe fields together again
Ævar Arnfjörð Bjarmason committed over 5 years ago
pickaxe: die when --find-object and --pickaxe-all are combined
Ævar Arnfjörð Bjarmason committed over 5 years ago
pickaxe: die when -G and --pickaxe-regex are combined
Ævar Arnfjörð Bjarmason committed over 5 years ago
pickaxe tests: add missing test for --no-pickaxe-regex being an error
Ævar Arnfjörð Bjarmason committed over 5 years ago
pickaxe tests: test for -G, -S and --find-object incompatibility
Ævar Arnfjörð Bjarmason committed over 5 years ago
pickaxe tests: add test for "log -S" not being a regex
Ævar Arnfjörð Bjarmason committed over 5 years ago
pickaxe tests: add test for diffgrep_consume() internals
Ævar Arnfjörð Bjarmason committed over 5 years ago
pickaxe tests: refactor to use test_commit --append --printf
Ævar Arnfjörð Bjarmason committed over 5 years ago
grep/pcre2 tests: reword comments referring to kwset
Ævar Arnfjörð Bjarmason committed over 5 years ago
test-lib: split up and deprecate test_create_repo()
Ævar Arnfjörð Bjarmason committed over 5 years ago
test-lib: do not show advice about init.defaultBranch under --verbose
Ævar Arnfjörð Bjarmason committed over 5 years ago
test-lib: reformat argument list in test_create_repo()
Ævar Arnfjörð Bjarmason committed over 5 years ago
submodule tests: use symbolic-ref --short to discover branch name
Ævar Arnfjörð Bjarmason committed over 5 years ago
test-lib functions: add --printf option to test_commit
Ævar Arnfjörð Bjarmason committed over 5 years ago
describe tests: convert setup to use test_commit
Ævar Arnfjörð Bjarmason committed over 5 years ago