Wed, 13 Sep 2006 18:24:58 -0700 hgk: add --limit, and revranges
Brendan Cully <brendan@kublai.com> [Wed, 13 Sep 2006 18:24:58 -0700] rev 3093
hgk: add --limit, and revranges
Wed, 13 Sep 2006 13:50:28 -0700 hgk: add revision numbers
Brendan Cully <brendan@kublai.com> [Wed, 13 Sep 2006 13:50:28 -0700] rev 3092
hgk: add revision numbers
Thu, 14 Sep 2006 22:52:47 +0200 mq: handle patch names containing ":"
Brendan Cully <brendan@kublai.com> [Thu, 14 Sep 2006 22:52:47 +0200] rev 3091
mq: handle patch names containing ":"
Thu, 14 Sep 2006 11:19:35 -0700 Move revision parsing into cmdutil.
Brendan Cully <brendan@kublai.com> [Thu, 14 Sep 2006 11:19:35 -0700] rev 3090
Move revision parsing into cmdutil.
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 3089
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 3088
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 3087
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 3086
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 3085
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 3084
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.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip