[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Generating the ChangeLog files from the commit messages
From: |
Eli Zaretskii |
Subject: |
Re: Generating the ChangeLog files from the commit messages |
Date: |
Tue, 18 Nov 2014 19:40:02 +0200 |
> From: Glenn Morris <address@hidden>
> Date: Tue, 18 Nov 2014 12:10:37 -0500
>
>
> Pretend I posted
>
> http://lists.gnu.org/archive/html/emacs-devel/2011-09/msg00637.html
>
> again.
This part:
3) ChangeLogs can be edited to correct mistakes, commit logs cannot.
can be taken care of when producing ChangeLog files from commit
messages: the gitlog-to-changelog script has a facility to perform
replacements while it generates ChangeLog, so we could maintain a list
of mistake corrections for that purpose.
This part:
4) I have the impression that having to write ChangeLogs leads to
higher quality entries than just using commit logs would.
worries me as well, especially since I've seen a couple of projects
where the quality of log messages is very low (not sure if that
started when they tossed ChangeLogs).
> I did a lot of merging between branches with bzr, and had basically zero
> problems with the ChangeLogs.
The same is true when using git-merge-changelog with git.
Re: Include necessary git tools in the Emacs distribution?, RĂ¼diger Sonderfeld, 2014/11/17
Re: Generating the ChangeLog files from the commit messages, Glenn Morris, 2014/11/18
Re: Generating the ChangeLog files from the commit messages,
Eli Zaretskii <=
Re: Generating the ChangeLog files from the commit messages, Paul Eggert, 2014/11/18
Re: Generating the ChangeLog files from the commit messages, Thien-Thi Nguyen, 2014/11/18
Re: Generating the ChangeLog files from the commit messages, Stefan Monnier, 2014/11/18
Re: Generating the ChangeLog files from the commit messages, Paul Eggert, 2014/11/18
Re: Generating the ChangeLog files from the commit messages, Richard Stallman, 2014/11/19
Re: Generating the ChangeLog files from the commit messages, Paul Eggert, 2014/11/19
Re: Generating the ChangeLog files from the commit messages, Yuri Khan, 2014/11/19
Re: Generating the ChangeLog files from the commit messages, Paul Eggert, 2014/11/19
Re: Generating the ChangeLog files from the commit messages, Yuri Khan, 2014/11/19
Re: Generating the ChangeLog files from the commit messages, Paul Eggert, 2014/11/20