[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Standards for generating ChangeLog from git log
From: |
Bruno Haible |
Subject: |
Re: Standards for generating ChangeLog from git log |
Date: |
Sat, 16 May 2020 21:52:24 +0200 |
User-agent: |
KMail/5.1.3 (Linux/4.4.0-177-generic; KDE/5.18.0; x86_64; ; ) |
RMS wrote:
> Would people please review this and make recommendations?
To me, it is a modern and very good text and guidance.
I appreciate in particular that it gives the individual GNU package maintainers
the freedom to find their best practice within the guidance: "It is up to you
to decide whether to allow your project's developers ..."
Three small issues:
1) The text mentions 'gitlog_to_changelog.py' from glibc. Meanwhile, this
script is available from Gnulib, but there it is called
'vcs_to_changelog.py'.
2) "Subversion, or Git, or Mercurial"
It would be useful to mention Git first. It is by far the most popular VCS
by now: In 2018, a poll among developers showed 87.2% use of Git,
16.1% use of Subversion, and 3.6% use of Mercurial. [1]
The GCC project just migrated from Subversion to Git recently.
3) Inconsistent spelling: The text has 2x "change set" and 3x "changeset".
It seems that the majority spelling nowadays is "changeset"; likewise
the Wikipedia page is https://en.wikipedia.org/wiki/Changeset .
Bruno
[1] https://insights.stackoverflow.com/survey/2018#development-practices
- Standards for generating ChangeLog from git log, Richard Stallman, 2020/05/14
- Re: Standards for generating ChangeLog from git log, Bruno Haible, 2020/05/16
- Re: Standards for generating ChangeLog from git log,
Bruno Haible <=
- Re: Standards for generating ChangeLog from git log, Siddhesh Poyarekar, 2020/05/16
- Re: Standards for generating ChangeLog from git log, Eli Zaretskii, 2020/05/17
- Re: Standards for generating ChangeLog from git log, Siddhesh Poyarekar, 2020/05/17
- Re: Standards for generating ChangeLog from git log, Alfred M. Szmidt, 2020/05/17
- Re: Standards for generating ChangeLog from git log, Siddhesh Poyarekar, 2020/05/18
- Re: Standards for generating ChangeLog from git log, Alfred M. Szmidt, 2020/05/18
- Re: Standards for generating ChangeLog from git log, Eli Zaretskii, 2020/05/28
Re: Standards for generating ChangeLog from git log, Eli Zaretskii, 2020/05/16
Standards for generating ChangeLog from git log, Richard Stallman, 2020/05/21