log mercurial/hgweb/server.py @ 3262:3207e30bf468

age author description
Wed, 04 Oct 2006 17:04:40 -0700 Brendan Cully hgweb: support for generating and parsing NWI URLs
Mon, 18 Sep 2006 17:32:28 +0200 Benoit Boissinot hgweb: fix errors spotted by pychecker
Mon, 11 Sep 2006 10:08:30 +0200 Thomas Arendsen Hein If local repository is missing, make error message clearer.
Sat, 12 Aug 2006 12:30:02 -0700 Vadim Gelfer update copyrights.
Thu, 20 Jul 2006 21:58:25 -0700 Brendan Cully Make hgweb threads into daemon threads.
Wed, 12 Jul 2006 08:28:00 -0700 Vadim Gelfer clean up trailing white space.
Fri, 07 Jul 2006 14:33:51 -0300 Alexis S. L. Carvalho Respect "Connection: close" headers sent by HTTP clients.