[PATCH] Add --rev option to status
Benoit Boissinot
bboissin at gmail.com
Wed Oct 18 06:26:11 UTC 2006
On 10/18/06, Brendan Cully <brendan at kublai.com> wrote:
> # HG changeset patch
> # User Brendan Cully <brendan at kublai.com>
> # Date 1161137977 25200
> # Node ID ae0ea0d3776ae42d88efa812bcdc2fcfc3b2a3a1
> # Parent d96429ddc8e287457053c744f82e1279ed19b02a
> Add --rev option to status
>
+1 from me
> + ('', 'rev', [], _('show difference from REVISION')),
from or between ?
By the way, since it's related, localrepo.status doesn't correctly
filter the arguments passed (it doesn't use the files argument).
Benoit
More information about the Mercurial-devel
mailing list