author | Petr Baudis <pasky@suse.cz> | |
Thu, 17 May 2007 02:30:42 +0000 (04:30 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 18 May 2007 00:37:31 +0000 (17:37 -0700) | ||
commit | 4229aa5141b5d7716d283fa8625209b59398d7ba | |
tree | f86366320570485ca679c7ab2759076b6e26ff60 | tree | snapshot |
parent | e7738553723dcff0237b1aed2771886c8d87d224 | commit | diff |
gitweb: Allow arbitrary strings to be dug with pickaxe
Currently, there are rather draconian restrictions on the strings accepted
by the pickaxe search, which degrades its usefulness for digging in code
significantly. This patch remedies mentioned limitation.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Currently, there are rather draconian restrictions on the strings accepted
by the pickaxe search, which degrades its usefulness for digging in code
significantly. This patch remedies mentioned limitation.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |