log mercurial/statichttprepo.py @ 26844:e24eee55c129

age author description
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Sat, 08 Aug 2015 20:11:08 -0700 Gregory Szorc statichttprepo: use absolute_import
Thu, 25 Jun 2015 22:20:09 -0700 Siddharth Agarwal statichttprepo: kill off sopener
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Mon, 18 May 2015 22:40:16 -0400 Augie Fackler statichttprepo: remove wrong getattr ladder
Tue, 10 Feb 2015 20:06:12 -0800 Durham Goode revbranchcache: move cache writing to the transaction finalizer
Tue, 10 Feb 2015 19:53:48 -0800 Durham Goode revbranchcache: move out of branchmap onto localrepo
Sun, 11 Jan 2015 00:25:54 +0100 Angel Ezquerra localrepo: remove all external users of localrepo.sopener
Thu, 15 Jan 2015 23:17:12 +0100 Angel Ezquerra localrepo: remove all external users of localrepo.opener
Sun, 14 Dec 2014 19:11:44 -0800 Ryan McElroy namespaces: remove weakref; always pass in repo
Sun, 14 Dec 2014 12:53:50 -0800 Sean Farley namespaces: add bookmarks to the names data structure
Sun, 14 Dec 2014 19:27:58 +0100 Mads Kiilerich statichttprepo: update profile of __call__ in mock vfs object
Mon, 07 Apr 2014 11:45:50 -0700 Pierre-Yves David statichttp: respect localrepo _restrictcapabilities
Sun, 17 Nov 2013 13:31:18 -0800 Siddharth Agarwal statichttprepo.httprangeheader: implement readlines
Sun, 17 Nov 2013 13:28:11 -0800 Siddharth Agarwal statichttprepo: pass in True to splitlines, not 1