summaryrefslogtreecommitdiff
path: root/diff.c
diff options
context:
space:
mode:
authorLibravatar Petr Baudis <pasky@ucw.cz>2008-02-26 13:22:08 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2008-02-27 13:24:08 -0800
commit0e55991987e490a69bc549f6f789b34489c953a7 (patch)
treeadd9efdc1bbbbcd439f268eb189e6a182ee299f3 /diff.c
parentgitweb: Simplify fixed string search (diff)
downloadtgif-0e55991987e490a69bc549f6f789b34489c953a7.tar.xz
gitweb: Clearly distinguish regexp / exact match searches
This patch does a couple of things: * Makes commit/author/committer search case insensitive To be consistent with the grep search; I see no convincing reason for the search to be case sensitive, and you might get in trouble especially with contributors e.g. from Japan or France where they sometimes like to uppercase their last name. * Makes grep search by default search for fixed strings. * Introduces 're' checkbox that enables POSIX extended regexp searches This works for all the search types. The idea comes from Jakub. It does not make much sense (and is not easy at all) to untangle most of these changes from each other, thus they all go in a single patch. [jn: Cherry-picked from Pasky's http://repo.or.cz/git/gitweb.git] Signed-off-by: Petr Baudis <pasky@suse.cz> Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions