On Thu, Jun 22, 2006 at 12:00:25PM +0200, Dennis Stosberg wrote: > Jakub Narebski wrote: > > > So now you have extra git redirector being spawned, instead of extra shell > > being spawned. > > Most of the commands that Gitweb uses are built-ins, so there > shouldn't be any extra overhead by calling "git command" instead of > "git-command". If I haven't missed one, git-annotate is the only one > which is not a built-in. git-annotate is a Perl script anyway, so it's not unreasonable to consider making it a .pm module and just using it directly in gitweb. -- Ryan Anderson sometimes Pug Majere - : 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