Advise on cmd line templates

Vadim Gelfer vadim.gelfer at gmail.com
Wed Mar 22 04:27:34 UTC 2006


On 3/21/06, Edouard Gomez <ed.gomez at free.fr> wrote:

> I try to use it in order to generate changelogs from the mercurial
> history. And i found no better way than that:

you are right. template code can not be used for changelogs yet.
reason is that changelog needs description to be indented, but
template code does not indent yet. also need to reformat description
after indent so still fits in < 80 colums.

i think adding indent is okay, but reformat should be job of external
program like fmt.




More information about the Mercurial mailing list