Thu, 31 Dec 2015 08:16:59 +0000 |
timeless |
cleanup: remove superfluous space after space after equals (python)
|
Sun, 06 Dec 2015 22:20:08 -0800 |
Gregory Szorc |
tests: use absolute_import in tinyproxy
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Thu, 31 Jan 2013 19:13:13 +0100 |
Mads Kiilerich |
tests: fix toctou race in tinyproxy.py (issue3795)
stable
|
Sun, 13 May 2012 13:17:31 +0200 |
Brodie Rao |
cleanup: replace more naked excepts with more specific ones
|
Wed, 28 Mar 2012 19:23:25 -0500 |
Matt Mackall |
tests: fix startup/shutdown races in test-https
stable
|
Mon, 25 Jul 2011 16:37:18 -0500 |
Augie Fackler |
tests: use getattr instead of hasattr
|
Wed, 01 Jun 2011 12:38:46 +0200 |
Martin Geisler |
check-code: flag 0/1 used as constant Boolean expression
|
Sun, 01 May 2011 01:04:37 +0800 |
Steven Brown |
httprepo: long arguments support (issue2126)
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Mon, 22 May 2006 15:42:49 -0700 |
Vadim Gelfer |
http: fix many problems with url parsing and auth. added proxy test.
|