GNU bug report logs -
#21998
Run 'make change-history' on release branch
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Mon, 23 Nov 2015 19:09:01 UTC
Severity: normal
Tags: notabug
Found in version 25.0.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
John Wiegley wrote:
> What do you all think about ChangeLogs, and their value
> to you in your work on Emacs?
I regularly do the equivalent of:
grep PATTERN $(git ls-files | grep -v ChangeLog)
That is, in searches I typically ignore ChangeLog* files because of their
less-useful chatter. I'd be happy if we stopped maintaining these files in the
master branch (we should keep them for emacs-25). I'd be happy if we removed the
existing ChangeLog* files from the master branch.
Even if we remove ChangeLogs, we should still have guidelines for commit message
format, as saying "anything goes" would make it harder to read the output of
'git log'. I don't mind using ChangeLog format in commit messages, as it's a
well-understood format and switching to some other format could well be more
trouble than it's worth.
This bug report was last modified 9 years and 129 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.