Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 26 Nov 2008 18:23:35 +0100 | Benoit Boissinot | Catch both IOError and OSError, fix regression introduced by 8046f0a070a6 |
Tue, 25 Nov 2008 18:45:08 -0800 | Brendan Cully | inotify: remove unused imports (thanks pyflakes) |
Tue, 25 Nov 2008 18:32:44 -0800 | Brendan Cully | color: don't run status twice for -n |
Tue, 25 Nov 2008 18:21:00 -0800 | Brendan Cully | color: fix status -n |
Tue, 25 Nov 2008 16:30:40 +0100 | Christian Ebert | keyword: do not shadow builtin format (detected by pychecker) |
Tue, 25 Nov 2008 16:40:54 -0600 | Jesse Long | hooks: restore io correctly on exception |