log mercurial/byterange.py @ 33252:53b3a1968aa6

age author description
Wed, 06 Apr 2016 23:22:12 +0000 timeless pycompat: switch to util.urlreq/util.urlerr for py3 compat
Mon, 21 Dec 2015 21:42:14 -0800 Gregory Szorc byterange: use absolute_import
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Fri, 13 Mar 2015 17:00:06 -0400 Jordi GutiƩrrez Hermoso style: kill ersatz if-else ternary operators
Sat, 09 Feb 2013 07:44:22 -0600 Augie Fackler byterange: remove now-unused sys import
Fri, 08 Feb 2013 17:14:12 -0600 Augie Fackler byterange: remove old two-arg raise trick
Tue, 11 Sep 2012 08:36:09 -0700 Bryan O'Sullivan Merge spelling fixes
Fri, 17 Aug 2012 13:58:18 -0700 timeless spelling: primarily
Fri, 17 Aug 2012 13:58:18 -0700 timeless spelling: equivalent
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Fri, 06 Jan 2012 16:27:13 +0100 Martin Geisler Remove FSF mailing address from GPL headers
Mon, 25 Jul 2011 15:09:17 -0500 Augie Fackler byterange: replace uses of hasattr with getattr
Wed, 29 Jun 2011 15:00:00 +0200 Thomas Arendsen Hein classes: fix class style problems found by b071cd58af50 stable
Wed, 14 Apr 2010 17:58:10 +0900 Nicolas Dumazet pylint, pyflakes: remove unused or duplicate imports
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups