Re: Remove the ChangeLog



Hi Murray,

On 12-11-22 02:51 AM, Murray Cumming wrote:
I think I'm ready to give up the hand-edited ChangeLog, in favour of just generating it from the git log.
Hopefully we can find something that generates a ChangeLog that looks as normal as possible. It will make
git merging, rebasing, cherry-picking, etc, easier. It shouldn't be hard with git, but it still is, and
it's getting in the way.

Any objection?


On the GParted project, we append the git log to the old ChangeLog when a tar ball is created (e.g., make dist).

The code can be found in the "dist-hook" target of the Makefile.am at the following link:
http://git.gnome.org/browse/gparted/tree/Makefile.am

The credit for the code belongs to another project, though I do not recall where I first saw this implemented.

Regards,
Curtis Gedak




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