[Feature request] Automatic ChangeLog?
Bryan O'Sullivan
bos at serpentine.com
Sat Jul 23 15:14:46 CDT 2005
On Sat, 2005-07-23 at 22:07 +0200, Ollivier Robert wrote:
> Arch/tla/baz have a wonderfully useful feature: automatic generation of
> ChangeLogs based on commit messages... Do you think it could be possible to
> have it?
I think that a more flexible and useful feature would be format
specification for the output of "hg log". SCCS-derived tools already
support this, and it is very useful. Given such a feature, it would be
simple to generate a ChangeLog-format file, if you wished.
We already have some degree of templating support for driving hgweb; the
smart thing to do would be to use it for this purpose.
<b
More information about the Mercurial
mailing list