gitweb: Make pickaxe search a feature
commit04f7a94f65f40d24607ba9af77756e121b7c8e4f
authorJakub Narebski <jnareb@gmail.com>
Sun, 10 Sep 2006 22:29:27 +0000 (11 00:29 +0200)
committerJunio C Hamano <junkio@cox.net>
Mon, 11 Sep 2006 02:32:58 +0000 (10 19:32 -0700)
treea92bc0840893490060c2653bd50581bb47aece21
parenta41fae9c46a4cb5e59cc1a17d19f6a3a6cbfbb2f
gitweb: Make pickaxe search a feature

As pickaxe search (selected using undocumented 'pickaxe:' operator in
search query) is resource consuming, allow to turn it on/off using
feature meachanism.  Turned on by default, for historical reasons.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl