Wed, 13 Sep 2006 14:37:51 -0300 Avoid negative block sizes in lazyparser.
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 13 Sep 2006 14:37:51 -0300] rev 3086
Avoid negative block sizes in lazyparser. This fixes a bug introduced by changeset baa3873eb387 .
Thu, 14 Sep 2006 15:35:55 +0200 mq: add qdelete --forget option
Brendan Cully <brendan@kublai.com> [Thu, 14 Sep 2006 15:35:55 +0200] rev 3085
mq: add qdelete --forget option This removes an applied patch from the series and status files without popping it. It is useful when an mq patch has been applied upstream.
Wed, 13 Sep 2006 16:41:03 -0700 mq: do not update an empty working directory after strip.
Brendan Cully <brendan@kublai.com> [Wed, 13 Sep 2006 16:41:03 -0700] rev 3084
mq: do not update an empty working directory after strip. Closes #296.
Tue, 12 Sep 2006 11:11:19 -0700 mq: Add --git option to qrefresh
Brendan Cully <brendan@kublai.com> [Tue, 12 Sep 2006 11:11:19 -0700] rev 3083
mq: Add --git option to qrefresh
Wed, 13 Sep 2006 21:46:36 +0200 Add the -s option to `hg help qseries`.
john.levon@sun.com [Wed, 13 Sep 2006 21:46:36 +0200] rev 3082
Add the -s option to `hg help qseries`.
Wed, 13 Sep 2006 19:57:40 +0200 sshrepo: don't try to validate when creating the repo
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 13 Sep 2006 19:57:40 +0200] rev 3081
sshrepo: don't try to validate when creating the repo - This removes the "repo not found" error when cloning or init-ing a remote repo. - Since the remote hg will abort if the repo already exists we don't need to validate it.
Wed, 13 Sep 2006 08:57:08 -0700 Make qrename handle directory targets; closes #333.
Brendan Cully <brendan@kublai.com> [Wed, 13 Sep 2006 08:57:08 -0700] rev 3080
Make qrename handle directory targets; closes #333.
Tue, 12 Sep 2006 17:27:41 +0200 Fixed python2.3 incompatibility (rsplit) in qpush/qpop with index.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 12 Sep 2006 17:27:41 +0200] rev 3079
Fixed python2.3 incompatibility (rsplit) in qpush/qpop with index.
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.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip