[SOLVED completly] (was: [SOLVED besides --color=always])
Uwe Brauer
oub at mat.ucm.es
Thu Sep 20 15:23:33 UTC 2018
>>> "Uwe" == Uwe Brauer <oub at mat.ucm.es> writes:
>>> "Uwe" == Uwe Brauer <oub at mat.ucm.es> writes:
>> Hi
>> hg log -G --color=always --style changelog
> Sigh, I asked that question and lost the answer, sorry
> hg log -G --color=always --template "commit {node}\nAuthor: {author}\nDate: {date|rfc822date}\n\n{desc}\n{nofiles}\n"
> Does what want besides the missing colors.
> Any idea why --color=always does not work
hg log -G --template "\x1B[33mcommit {node}\nAuthor: {author}\nDate: {date|rfc822date}\n\n{desc}\n{nofiles}\n"
Is what I was looking for!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5025 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20180920/be0a591c/attachment.p7s>
More information about the Mercurial
mailing list