This is a re-roll of the previous attempt to teach pickaxe to match
case insensitively.
Junio C Hamano (2):
grep: use static trans-case table
pickaxe: allow -i to search in patch case-insensitively
cache.h | 3 ++
ctype.c | 36 +++++++++++++++
diff.h | 1 +
diffcore-pickaxe.c | 9 +++-
grep.c | 11 ++---
revision.c | 1 +
t/t4209-log-pickaxe.sh | 119 ++++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 170 insertions(+), 10 deletions(-)
create mode 100755 t/t4209-log-pickaxe.sh
--
1.7.9.2.344.g3e8c86