log mercurial/statichttprepo.py @ 5183:664a1c312972

age author description
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
Fri, 01 Dec 2006 13:34:09 +0100 Benoit Boissinot switch to the .hg/store layout, fix the tests
Sun, 10 Dec 2006 00:06:59 +0100 Benoit Boissinot add "requires" file to the repo, specifying the requirements
Tue, 05 Dec 2006 16:33:40 +0100 Benoit Boissinot use forward "/" for internal path and static http, fix issue437
Tue, 05 Dec 2006 11:28:23 +0100 Benoit Boissinot introduce localrepo.spath for the store path, sopener fixes
Mon, 23 Oct 2006 17:12:20 -0500 Matt Mackall localrepo: add separate methods for manipulating repository data
Sat, 12 Aug 2006 12:30:02 -0700 Vadim Gelfer update copyrights.
Mon, 31 Jul 2006 07:11:12 -0700 Vadim Gelfer clean up hg.py: move repo constructor code into each repo module
Tue, 25 Jul 2006 13:50:32 -0700 Vadim Gelfer hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks
Tue, 04 Apr 2006 16:38:43 -0400 mason Implement revlogng.