Re: [PATCH] Update gitweb.perl to current CGI.pm API

2014-10-16 Thread Junio C Hamano
Jakub Narębski writes: > On Thu, Oct 16, 2014 at 9:36 PM, Junio C Hamano wrote: > >> Looks sensible to me; Jakub, ack? >> > > Ack. > > Nb. this code follows back to original gitweb.cgi by Kay Sievers, very > early in the development (2005) Thanks. I realize that Ack sounds as if "Yeah, I ackno

Re: [PATCH] Update gitweb.perl to current CGI.pm API

2014-10-16 Thread Junio C Hamano
ebian bug #765525 (http://bugs.debian.org/765525). > > (I'm not subscribed to the git@vger mailing-list; please Cc me on > replies.) > > Thanks, > > Roland. > > From 1b74cfb8568927a307f165e428455789398f6d61 Mon Sep 17 00:00:00 2001 > From: Roland Mas >

[PATCH] Update gitweb.perl to current CGI.pm API

2014-10-16 Thread Roland Mas
ease Cc me on replies.) Thanks, Roland. >From 1b74cfb8568927a307f165e428455789398f6d61 Mon Sep 17 00:00:00 2001 From: Roland Mas Date: Thu, 16 Oct 2014 00:05:25 +0200 Subject: [PATCH] Update gitweb.perl to current CGI.pm API CGI.pm 4.04 removed the startform method, which had previously be