Tue, 12 Sep 2006 17:26:20 +0200 Added tests for qpush/qpop with index.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 12 Sep 2006 17:26:20 +0200] rev 3078
Added tests for qpush/qpop with index.
Mon, 11 Sep 2006 10:23:23 +0200 Fixed OSError "No such file or directory: None" and make IOError consistent.
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 11 Sep 2006 10:23:23 +0200] rev 3077
Fixed OSError "No such file or directory: None" and make IOError consistent. The None error occurs when the current working directory is no longer available, e.g. because it was removed in another shell.
Mon, 11 Sep 2006 10:08:30 +0200 If local repository is missing, make error message clearer.
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 11 Sep 2006 10:08:30 +0200] rev 3076
If local repository is missing, make error message clearer. Faheem Mitha suggested finding a better error message. The nice error message is taken from cogito.
Sun, 10 Sep 2006 19:15:08 -0300 don't let lazyparser read more data than it can handle
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sun, 10 Sep 2006 19:15:08 -0300] rev 3075
don't let lazyparser read more data than it can handle This should fix issue368.
Sat, 09 Sep 2006 12:56:08 +0200 document changelog format
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 09 Sep 2006 12:56:08 +0200] rev 3074
document changelog format
Sat, 09 Sep 2006 12:51:05 +0200 merge with brendan
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 09 Sep 2006 12:51:05 +0200] rev 3073
merge with brendan
Wed, 30 Aug 2006 15:13:45 -0700 strip: strip changelog before manifest
Brendan Cully <brendan@kublai.com> [Wed, 30 Aug 2006 15:13:45 -0700] rev 3072
strip: strip changelog before manifest
Mon, 28 Aug 2006 16:30:48 -0500 extdiff: do not shell-quote options to new commands
TK Soh <teekaysoh@yahoo.com> [Mon, 28 Aug 2006 16:30:48 -0500] rev 3071
extdiff: do not shell-quote options to new commands revert a change introduced by 453097750fbf
Fri, 08 Sep 2006 10:01:45 +0200 Include section name and parameter name (if available) in config errors.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 08 Sep 2006 10:01:45 +0200] rev 3070
Include section name and parameter name (if available) in config errors. Added tests for this.
Fri, 08 Sep 2006 09:36:18 +0200 Never apply string formatting to generated errors with util.Abort.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 08 Sep 2006 09:36:18 +0200] rev 3069
Never apply string formatting to generated errors with util.Abort. Otherwise error messages containing % chars yield errors or worse. Fixed (hopefully) all users of util.Abort.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip