On Sat, Apr 24, 2010 at 03:46:25PM +0200, Jakub Narebski wrote: > Jakub Narebski (5): > gitweb: Move generating page title to separate subroutine > gitweb: Add custom error handler using die_error > gitweb: Use nonlocal jump instead of 'exit' in die_error > gitweb: href(..., -path_info => 0|1) > Export more test-related variables when running external tests > > gitweb/gitweb.perl | 69 ++++++++++++++++++++++++++++++++++++++-------------- > t/test-lib.sh | 3 ++ > 2 files changed, 53 insertions(+), 19 deletions(-) > mode change 100644 => 100755 t/test-lib.sh Except the last one, I don't think the patches bring something useful in on their own so ordinarily they would probably have to be a part of some series that makes use of them, but there's no harm done either. Acked-by: Petr Baudis <pasky@xxxxxxx> -- 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