summaryrefslogtreecommitdiff
path: root/t/t4209-log-pickaxe.sh
Commit message (Expand)AuthorAgeFilesLines
* i18n: turn even more messages into "cannot be used together" onesJean-Noël Avila2022-01-051-2/+2
* i18n: refactor "%s, %s and %s are mutually exclusive"Jean-Noël Avila2022-01-051-3/+3
* pickaxe -S: support content with NULs under --pickaxe-regexÆvar Arnfjörð Bjarmason2021-05-111-0/+8
* pickaxe: assert that we must have a needle under -G or -SÆvar Arnfjörð Bjarmason2021-05-111-0/+6
* pickaxe: die when --find-object and --pickaxe-all are combinedÆvar Arnfjörð Bjarmason2021-05-111-0/+3
* pickaxe: die when -G and --pickaxe-regex are combinedÆvar Arnfjörð Bjarmason2021-05-111-0/+5
* pickaxe tests: add missing test for --no-pickaxe-regex being an errorÆvar Arnfjörð Bjarmason2021-05-111-0/+12
* pickaxe tests: test for -G, -S and --find-object incompatibilityÆvar Arnfjörð Bjarmason2021-05-111-0/+11
* pickaxe tests: add test for "log -S" not being a regexÆvar Arnfjörð Bjarmason2021-05-111-3/+27
* pickaxe tests: add test for diffgrep_consume() internalsÆvar Arnfjörð Bjarmason2021-05-111-0/+15
* pickaxe tests: refactor to use test_commit --append --printfÆvar Arnfjörð Bjarmason2021-05-111-16/+14
* log -G: ignore binary filesThomas Braun2018-12-261-0/+35
* pickaxe: honor -i when used with -S and --pickaxe-regexRené Scharfe2014-03-241-0/+5
* t4209: use helper functions to test --authorRené Scharfe2014-03-241-9/+4
* t4209: use helper functions to test --grepRené Scharfe2014-03-241-14/+4
* t4209: factor out helper function test_log_icase()René Scharfe2014-03-241-12/+14
* t4209: factor out helper function test_log()René Scharfe2014-03-241-58/+42
* t4209: set up expectations up frontRené Scharfe2014-03-241-39/+25
* diffcore-pickaxe: respect --no-textconvSimon Ruderich2013-04-051-0/+28
* pickaxe: allow -i to search in patch case-insensitivelyJunio C Hamano2012-02-281-0/+119