Adding phase to hg log output

sushil khanchi sushilkhanchi97 at gmail.com
Thu Jun 7 11:17:05 UTC 2018


May be "hg log -T phases" is what you are looking for. For more information
on templates run "hg help templates"

On Thu, Jun 7, 2018 at 4:28 PM, aqua <aqua at iserlohn-fortress.net> wrote:

> I'd like to add phase to the entires listed by hg log in the following way:
>
> ~~~
> changeset:   319:9ce79612e469
> bookmark:    devel
> phase:    draft
> tag:         tip
> user:        me <me at mydomaint>
> date:        - timestamp -
> summary:     - summary -
> ~~~
>
> I'm guessing mercurial uses --template somewhere internally, and this can
> probably be changed in .hgrc, so how can I get the default hg log template?
>
> Thanks in advance.
>
>  - aqua
>
>
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20180607/28bc2f24/attachment-0002.html>


More information about the Mercurial mailing list