log mercurial/statichttprepo.py @ 11570:2d88369a27bf

age author description
Tue, 11 May 2010 16:28:09 -0500 Matt Mackall static-http: disable lazy parsing
Mon, 26 Apr 2010 20:13:14 +0900 Nicolas Dumazet static-http: mimic more closely localrepo (issue2164: allow clone -r ) stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Thu, 16 Jul 2009 10:39:41 -0400 Greg Ward localrepo: rename in-memory tag cache instance attributes (issue548).
Sun, 24 May 2009 18:31:01 +0200 Patrick Mezard statichttprepo: handle remote not supporting Range headers
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Mon, 23 Mar 2009 13:12:07 +0100 Peter Arrenbrecht cleanup: drop unused imports
Mon, 12 Jan 2009 10:42:31 -0600 Matt Mackall error: move repo errors
Tue, 28 Oct 2008 08:26:18 +0100 Benoit Boissinot statichttprepo: cleanups, use url.py (proxy, password support)
Wed, 22 Oct 2008 15:41:32 -0500 Matt Mackall Autodetect static-http
Sun, 19 Oct 2008 22:07:43 +0200 Thomas Arendsen Hein merge with crew-stable
Sun, 19 Oct 2008 19:49:56 +0200 Thomas Arendsen Hein Fix Debian bug #494889 (fetching from static-http://... broken)
Mon, 08 Sep 2008 11:32:53 +0200 Martin Geisler do not pretend to lock static-http repositories (issue994)
Sun, 31 Aug 2008 00:22:20 +0200 Adrian Buehlmann Fix for Issue1260
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall statichttp: use store class
Thu, 24 Jul 2008 16:32:52 +0200 Adrian Buehlmann introduce store classes
Thu, 24 Jul 2008 16:32:51 +0200 Adrian Buehlmann move filename encoding functions from util.py to new store.py
Thu, 20 Mar 2008 11:12:35 -0500 Matt Mackall repo classes: remove unused dev() method
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl Remove unused imports
Fri, 08 Feb 2008 11:50:37 +0100 Dirkjan Ochtman make static-http work with empty repos (issue965)
Sat, 22 Sep 2007 18:56:36 +0200 Patrick Mezard Merge with crew-stable
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
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