author | Petr Baudis <pasky@suse.cz> | |
Sat, 25 Aug 2007 22:18:47 +0000 (00:18 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 27 Aug 2007 08:38:25 +0000 (01:38 -0700) | ||
commit | 7d479624d47a3deff1245a70521180c57b4ff3c1 | |
tree | a3d916429861d313e31071f882ed509582c26960 | tree | snapshot |
parent | 17437d45becdc373b171092e09a7853e6b286084 | commit | diff |
gitweb: Lift any characters restriction on searched strings
Everything is already fully quoted along the way so I believe this to be
unnecessary at this point. It would pose trouble for regexp searches.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Acked-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Everything is already fully quoted along the way so I believe this to be
unnecessary at this point. It would pose trouble for regexp searches.
Signed-off-by: Petr Baudis <pasky@suse.cz>
Acked-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl | diff | blob | history |