summaryrefslogtreecommitdiff
path: root/t/t4062-diff-pickaxe.sh
Commit message (Expand)AuthorAgeFilesLines
* leak tests: mark some diff tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-11-011-0/+1
* Merge branch 'rs/t4062-obsd'Junio C Hamano2017-08-221-1/+3
|\
| * t4062: use less than 256 repetitions in regexrs/t4062-obsdRené Scharfe2017-08-091-1/+3
* | pickaxe: fix segfault with '-S<...> --pickaxe-regex'js/regexec-bufSZEDER Gábor2017-03-181-0/+5
|/
* regex: use regexec_buf()Johannes Schindelin2016-09-211-1/+1
* regex: -G<pattern> feeds a non NUL-terminated string to regexec() and failsJohannes Schindelin2016-09-211-0/+22