mercurial/statichttprepo.py
Sat, 21 Sep 2013 21:33:29 +0900 FUJIWARA Katsunori localrepo: make supported features manageable in each repositories individually
Fri, 12 Apr 2013 17:17:05 -0700 Bryan O'Sullivan statichttprepo: add missing import of os
Mon, 24 Dec 2012 03:21:15 +0100 Pierre-Yves David branchmap: enable caching for filtered version too
Sat, 22 Dec 2012 01:59:05 +0100 Pierre-Yves David branchmap: add the tipnode (cache key) on the branchcache object
Tue, 09 Oct 2012 01:41:55 +0900 FUJIWARA Katsunori vfs: define "join()" in each classes derived from "abstractvfs"
Fri, 31 Aug 2012 02:06:29 +0900 FUJIWARA Katsunori scmutil: rename classes from "opener" to "vfs"
Fri, 13 Jul 2012 21:52:28 +0200 Sune Foldager peer: introduce canpush and improve error message
Fri, 13 Jul 2012 21:47:06 +0200 Peter Arrenbrecht peer: introduce real peer classes
Fri, 06 Jul 2012 18:45:26 +0900 FUJIWARA Katsunori localrepo: add "vfs" fields to "localrepository" for migration from "opener"
Sat, 09 Jun 2012 19:13:24 -0600 Alexander Boyd statichttprepo: don't send Range header when requesting entire file stable
Wed, 15 Feb 2012 20:02:35 +0200 Idan Kamara scmutil: update cached copy when filecached attribute is assigned (issue3263) stable
Wed, 18 Jan 2012 17:23:54 +0100 Pierre-Yves David phases: mechanism to allow extension to alter initial computation of phase
Mon, 25 Jul 2011 15:47:43 -0500 Augie Fackler statichttprepo: replace hasattr with getattr
Mon, 25 Jul 2011 15:08:37 +0300 Idan Kamara localrepo: add a cache with stat info for files under .hg/
Fri, 03 Jun 2011 20:08:26 +0200 Martin Geisler statichttprepo: use in-place difference for shorter line
Tue, 31 May 2011 19:16:18 +0200 Adrian Buehlmann introduce new function scmutil.readrequires
Mon, 02 May 2011 10:11:18 +0200 Dan Villiom Podlaski Christiansen prevent transient leaks of file handle by using new helper functions
Sat, 30 Apr 2011 19:41:25 +0200 Dan Villiom Podlaski Christiansen statichttprepo: make the opener a subclass of abstractopener
Sat, 30 Apr 2011 09:43:20 -0700 Brodie Rao url: move URL parsing functions into util to improve startup time
Wed, 30 Mar 2011 20:01:35 -0700 Brodie Rao httprepo/sshrepo: use url.url
Fri, 18 Feb 2011 01:19:01 +0100 Adrian Buehlmann statichttprepo: abort if opener mode is 'r+' or 'rb+'
Fri, 18 Feb 2011 20:25:25 +0100 Adrian Buehlmann introduce new RequirementError (issue2649) stable
Fri, 18 Feb 2011 23:41:13 +0100 Mads Kiilerich statichttprepo: don't modify localrepo class variables stable
Wed, 16 Feb 2011 15:02:30 +0100 Adrian Buehlmann store: remove pointless pathjoiner parameter
Fri, 24 Dec 2010 15:23:01 +0100 Dan Villiom Podlaski Christiansen explicitly close files
Tue, 04 Jan 2011 14:12:52 -0600 Matt Mackall revlog: remove lazy index
Tue, 24 Aug 2010 13:13:35 -0500 Matt Mackall statichttprepo: disable pushkey
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
less more (0) -50 -30 tip