emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Solved]


From: Dmitry Gutov
Subject: Re: [Solved]
Date: Tue, 27 Oct 2015 15:15:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Thunderbird/42.0

On 10/26/2015 06:35 PM, Uwe Brauer wrote:

There is however a two step procedure.

     -  write a style file (I attach the correct one below)

     -  then run hg log --style /path/to/hgstyle

And voila!

Thank you the style file. I was able to turn it back into a template string, using what the Mercurial documentation calls the "list operator" (percent sign).

I've also made some changes:

- Removed 'tabindent', because 8-spaces indentation looks too much, and 'indent' doesn't work in my version of Mercurial (3.4).

- Added "parents:". I tried to put them on separate lines, but haven't managed do to that while retaining their short format.

- Added indentation after "tag:".

- Removed {nofiles}. Any idea what that expansion is supposed to do? It didn't seem to have any effect.

Pushed to master as 99ded6b.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]