hgext/largefiles/remotestore.py
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
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
Wed, 15 Aug 2012 22:39:18 +0200 Mads Kiilerich fix wording and not-completely-trivial spelling errors and bad docstrings
Sun, 24 Jun 2012 20:36:22 +0200 Na'Tosha Bard largefiles: batch statlfile requests when pushing a largefiles repo (issue3386)
Thu, 13 Oct 2011 20:24:29 -0400 Greg Ward largefiles: improve error reporting
Wed, 12 Oct 2011 20:59:27 -0400 Greg Ward largefiles: improve comments, internal docstrings
Sat, 01 Oct 2011 16:39:51 -0400 Greg Ward largefiles: don't break existing tests (syntax error, bad imports)
Sat, 24 Sep 2011 17:35:45 +0200 various hgext: add largefiles extension
less more (0) tip