hgext/largefiles/remotestore.py
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Fri, 15 May 2015 09:55:15 -0500 Matt Mackall largefiles: use try/except/finally
Tue, 08 Apr 2014 00:48:36 +0200 Mads Kiilerich largefiles: import whole modules instead of importing parts of them
Wed, 12 Mar 2014 13:31:27 -0400 Augie Fackler check-code: disallow use of dict(key=value) construction
Thu, 17 Oct 2013 16:13:15 +0800 Mads Kiilerich largefiles: hide passwords in URLs in ui messages stable
Mon, 21 Oct 2013 11:22:54 +0800 Mads Kiilerich largefiles: add missing \n in ui.warn messages stable
Mon, 15 Apr 2013 23:37:43 +0200 Mads Kiilerich largefiles: stat all largefiles in one batch before downloading
Tue, 16 Apr 2013 01:46:39 +0200 Mads Kiilerich largefiles: move protocol conversion into getlfile and make it an iterable
Mon, 15 Apr 2013 23:47:04 +0200 Mads Kiilerich largefiles: don't close the fd passed to store._getfile
Mon, 15 Apr 2013 23:43:50 +0200 Mads Kiilerich largefiles: remove blecch from lfutil.copyandhash - don't close the passed fd
Mon, 15 Apr 2013 23:43:44 +0200 Mads Kiilerich largefiles: drop lfutil.blockstream - use filechunkiter like everybody else
Fri, 08 Feb 2013 13:00:08 +0100 Mads Kiilerich largefiles: fold oddly named _verify into remotestore.exists
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: adapt remotestore._getfile to batched statlfile stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: adapt verify to batched remote statlfile (issue3780) stable
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: let wirestore._stat return stats as expected by remotestore verify stable
less more (0) -15 tip