1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
emacs/admin/notes
Paul Eggert 2346856168 Generate a ChangeLog file from commit logs
* .gitignore: Add 'ChangeLog'.
* build-aux/gitlog-to-changelog: New file, from Gnulib.
* build-aux/gitlog-to-emacslog: New file.
* CONTRIBUTE: Document the revised workflow.
* Makefile.in (clean): Remove *.tmp and etc/*.tmp*
instead of just special cases.
(CHANGELOG_HISTORY_INDEX_MAX, CHANGELOG_N, gen_origin): New vars.
(ChangeLog, unchanged-history-files, change-history)
(change-history-commit): New rules.
* admin/admin.el (make-manuals-dist--1):
Don't worry about doc/ChangeLog.
* admin/authors.el: Add a FIXME.
* admin/make-tarball.txt:
* lisp/calendar/icalendar.el:
* lisp/gnus/deuglify.el:
* lisp/obsolete/gulp.el:
* lwlib/README:
Adjust to renamed ChangeLog history files.
* admin/merge-gnulib (GNULIB_MODULES): Add gitlog-to-changelog.
* admin/notes/repo: Call it 'master' a la Git, not 'trunk' a la Bzr.
Remove obsolete discussion of merging ChangeLog files.
New section "Maintaining ChangeLog history".
* build-aux/git-hooks/pre-commit:
Reject attempts to commit files named 'ChangeLog'.
* lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
* make-dist: Make and distribute top-level ChangeLog if there's a
.git directory.  Distribute the new ChangeLog history files
instead of scattered ChangeLog files.  Distribute the new files
gitlog-to-changelog and gitlog-to-emacslog.
Fixes: bug#19113
2015-04-07 00:00:55 -07:00
..
bugtracker Lessen focus on ChangeLog files, as opposed to change log entries. 2014-11-19 11:37:56 -08:00
copyright Update copyright year to 2015 2015-01-01 14:26:41 -08:00
documentation Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
elpa * notes/elpa: Use "git" instead of "bzr" in the name of machine to 2014-06-16 23:29:08 +02:00
font-backend Update copyright year to 2015 2015-01-01 14:26:41 -08:00
git-workflow admin: Add documentation for gitmerge.el 2014-11-27 23:23:48 +01:00
hydra Update copyright year to 2015 2015-01-01 14:26:41 -08:00
multi-tty Update copyright year to 2015 2015-01-01 14:26:41 -08:00
newfile Lessen focus on ChangeLog files, as opposed to change log entries. 2014-11-19 11:37:56 -08:00
nextstep Fix typos. 2011-11-20 20:35:27 +01:00
repo Generate a ChangeLog file from commit logs 2015-04-07 00:00:55 -07:00
tags Git transition patch 2014-11-11 13:28:05 -05:00
trailing-whitespace Nuke arch-tags. 2011-01-15 15:16:57 -08:00
unicode Update copyright year to 2015 2015-01-01 14:26:41 -08:00
versioning * admin/notes/versioning: Relocate and rewrite. 2014-10-15 00:12:31 -07:00
www Update copyright year to 2015 2015-01-01 14:26:41 -08:00
years Backport changes in preparation for git migration from trunk. 2014-10-31 11:03:23 +02:00