[PATCH 2 of 2] identify: add the --locate flag to display nearest surrounding tags

Matt Mackall mpm at selenic.com
Mon Aug 31 18:01:23 CDT 2009


On Fri, 2009-08-28 at 07:38 +0000, Gilles Moris wrote:
> mercurial/cmdutil.py         |  69 ++++++++++++++++++++++++++++++++++
>  mercurial/commands.py        |  28 ++++++++++++--
>  tests/test-debugcomplete.out |   2 +-
>  tests/test-identify          |  63 +++++++++++++++++++++++++++++++
>  tests/test-identify.out      |  23 +++++++++++
>  5 files changed, 180 insertions(+), 5 deletions(-)
> 
> 
> # HG changeset patch
> # User Gilles Moris <gilles.moris at free.fr>
> # Date 1234603377 -3600
> # Node ID 1583cb23bd884b0bcdc473054b1076f7a20f0a43
> # Parent  6fed19d04b0d859931837172ad974edb1e7b6b80
> identify: add the --locate flag to display nearest surrounding tags

-1 on the name. See the locate command.

-- 
http://selenic.com : development and support for Mercurial and Linux




More information about the Mercurial-devel mailing list