aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4209-log-pickaxe.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-2/+2
2022-01-05i18n: turn even more messages into "cannot be used together" onesJean-Noël Avila1-2/+2
2022-01-05i18n: refactor "%s, %s and %s are mutually exclusive"Jean-Noël Avila1-3/+3
2021-05-11pickaxe -S: support content with NULs under --pickaxe-regexÆvar Arnfjörð Bjarmason1-0/+8
2021-05-11pickaxe: assert that we must have a needle under -G or -SÆvar Arnfjörð Bjarmason1-0/+6
2021-05-11pickaxe: die when --find-object and --pickaxe-all are combinedÆvar Arnfjörð Bjarmason1-0/+3
2021-05-11pickaxe: die when -G and --pickaxe-regex are combinedÆvar Arnfjörð Bjarmason1-0/+5
2021-05-11pickaxe tests: add missing test for --no-pickaxe-regex being an errorÆvar Arnfjörð Bjarmason1-0/+12
2021-05-11pickaxe tests: test for -G, -S and --find-object incompatibilityÆvar Arnfjörð Bjarmason1-0/+11
2021-05-11pickaxe tests: add test for "log -S" not being a regexÆvar Arnfjörð Bjarmason1-3/+27
2021-05-11pickaxe tests: add test for diffgrep_consume() internalsÆvar Arnfjörð Bjarmason1-0/+15
2021-05-11pickaxe tests: refactor to use test_commit --append --printfÆvar Arnfjörð Bjarmason1-16/+14
2018-12-26log -G: ignore binary filesThomas Braun1-0/+35
2014-03-24pickaxe: honor -i when used with -S and --pickaxe-regexRené Scharfe1-0/+5
2014-03-24t4209: use helper functions to test --authorRené Scharfe1-9/+4
2014-03-24t4209: use helper functions to test --grepRené Scharfe1-14/+4
2014-03-24t4209: factor out helper function test_log_icase()René Scharfe1-12/+14
2014-03-24t4209: factor out helper function test_log()René Scharfe1-58/+42
2014-03-24t4209: set up expectations up frontRené Scharfe1-39/+25
2013-04-05diffcore-pickaxe: respect --no-textconvSimon Ruderich1-0/+28
2012-02-28pickaxe: allow -i to search in patch case-insensitivelyJunio C Hamano1-0/+119