Fri, 01 Jul 2016 19:17:16 +0530 |
Pulkit Goyal |
keepalive: switch from thread to threading module
|
file |
diff |
annotate
|
Tue, 28 Jun 2016 16:01:53 +0530 |
Pulkit Goyal |
py3: conditionalize httplib import
|
file |
diff |
annotate
|
Fri, 10 Jun 2016 00:12:33 -0400 |
Augie Fackler |
cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1
|
file |
diff |
annotate
|
Wed, 06 Apr 2016 23:22:12 +0000 |
timeless |
pycompat: switch to util.urlreq/util.urlerr for py3 compat
|
file |
diff |
annotate
|
Sun, 28 Feb 2016 00:00:13 -0800 |
Gregory Szorc |
keepalive: remove useless parentheses around exception type
|
file |
diff |
annotate
|
Sun, 21 Jun 2015 23:14:54 -0700 |
Gregory Szorc |
keepalive: use print function
|
file |
diff |
annotate
|
Tue, 22 Dec 2015 16:28:28 -0800 |
Gregory Szorc |
keepalive: use absolute_import
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
file |
diff |
annotate
|
Wed, 24 Sep 2014 16:00:47 +0900 |
Mike Hommey |
util: move md5 back next to sha1 and allow to call it without an argument
|
file |
diff |
annotate
|
Wed, 24 Sep 2014 15:52:40 +0900 |
Mike Hommey |
keepalive: fix how md5 is used
stable
|
file |
diff |
annotate
|
Thu, 03 Oct 2013 14:50:47 +0200 |
Mads Kiilerich |
check-code: check for spaces around = for named parameters
|
file |
diff |
annotate
|
Tue, 02 Oct 2012 14:27:13 -0700 |
Bryan O'Sullivan |
keepalive: drop python 2.2 legacy code
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
file |
diff |
annotate
|
Thu, 26 Jul 2012 02:54:13 +0200 |
Mads Kiilerich |
help: fix some instances of 'the the'
stable
|
file |
diff |
annotate
|
Sun, 13 May 2012 13:18:06 +0200 |
Brodie Rao |
check-code: ignore naked excepts with a "re-raise" comment
|
file |
diff |
annotate
|