log mercurial/statichttprepo.py @ 5313:121f961b358c

age author description
Sat, 22 Sep 2007 18:37:35 +0200 Paul Bx statichttprepo: fix calls on '/' URI (issue 747)
Sun, 08 Jul 2007 09:54:42 +0200 Thomas Arendsen Hein Removed deprecated hg:// and old-http:// protocols (issue406)
Tue, 19 Jun 2007 08:51:34 +0200 Thomas Arendsen Hein Updated copyright notices and add "and others" to "hg version"
Thu, 22 Mar 2007 19:52:38 -0500 Matt Mackall revlog: simplify revlog version handling
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Sun, 10 Dec 2006 19:41:57 +0100 Benoit Boissinot fix errors spotted by pychecker