[PATCH 2 of 3 v2] annotate: unify template output to use abspath
Yuya Nishihara
yuya at tcha.org
Sat Feb 27 09:48:31 UTC 2016
On Fri, 26 Feb 2016 12:12:41 -0600, timeless wrote:
> # HG changeset patch
> # User timeless <timeless at mozdev.org>
> # Date 1456509834 0
> # Fri Feb 26 18:03:54 2016 +0000
> # Node ID d66dc235bd21ed08c5661fd62604d0c1bcfd0f8a
> # Parent 7e94be4f7b542404823ae92ce3c6518bdc7d7257
> annotate: unify template output to use abspath
Needs "(BC)".
> Before this change, annotate used "file", which was inaccurate,
> the field is actually an abspath.
Still 'abspath' doesn't agree with the log template.
$ hg log -T '{files % "{file} "}\n'
More information about the Mercurial-devel
mailing list