Jakub Narebski <jnareb@xxxxxxxxx> writes: > As pickaxe search (selected using undocumented 'pickaxe:' operator in > search query) is resource consuming, allow to turn it on/off using > feature meachanism. > > Signed-off-by: Jakub Narebski <jnareb@xxxxxxxxx> I do not have a problem against making it configurable. > + 'pickaxe' => { > + 'sub' => \&feature_pickaxe, > + 'override' => 0, > + 'default' => [0]}, > ); The patch suggests that it is turned off by default right now; I have not checked it myself, but is that the case? - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html