Fri, 01 Jun 2012 15:14:29 -0500 | Matt Mackall | merge with stable | file | diff | annotate |
Fri, 01 Jun 2012 17:37:56 +0200 | Patrick Mezard | patch: keep patching after missing copy source (issue3480) | file | diff | annotate |
Tue, 15 May 2012 10:46:23 -0700 | Bryan O'Sullivan | cleanup: use the deque type where appropriate | 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 |
Sat, 12 May 2012 16:00:58 +0200 | Brodie Rao | cleanup: "raise SomeException()" -> "raise SomeException" | file | diff | annotate |
Sat, 12 May 2012 16:00:57 +0200 | Brodie Rao | cleanup: "not x in y" -> "x not in y" | file | diff | annotate |