unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* how to generate a standard ChangeLog file, just from the Git o HG log?
@ 2024-10-06 12:57 Uwe Brauer via Users list for the GNU Emacs text editor
  2024-10-06 13:32 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Uwe Brauer via Users list for the GNU Emacs text editor @ 2024-10-06 12:57 UTC (permalink / raw)
  To: help-gnu-emacs



Hi

If I remember correctly years ago the command vc-update-change-log
filled the Standard ChangeLog files with entries from the vc log.

However vc-update-change-log does not work with HG or Git.

Anybody knows about such a tool best would be in elisp, but I wouldn't
mind some script.


Regards 

Uwe Brauer 
-- 
I strongly condemn Hamas heinous despicable pogroms/atrocities on Israel
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the EU and NATO membership of Ukraine. 





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to generate a standard ChangeLog file, just from the Git o HG log?
  2024-10-06 12:57 how to generate a standard ChangeLog file, just from the Git o HG log? Uwe Brauer via Users list for the GNU Emacs text editor
@ 2024-10-06 13:32 ` Eli Zaretskii
  2024-10-07  7:32   ` Uwe Brauer via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2024-10-06 13:32 UTC (permalink / raw)
  To: help-gnu-emacs

> Date: Sun, 06 Oct 2024 14:57:54 +0200
> From:  Uwe Brauer via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
> 
> If I remember correctly years ago the command vc-update-change-log
> filled the Standard ChangeLog files with entries from the vc log.
> 
> However vc-update-change-log does not work with HG or Git.

For Git, we have build-aux/gitlog-to-changelog.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to generate a standard ChangeLog file, just from the Git o HG log?
  2024-10-06 13:32 ` Eli Zaretskii
@ 2024-10-07  7:32   ` Uwe Brauer via Users list for the GNU Emacs text editor
  0 siblings, 0 replies; 3+ messages in thread
From: Uwe Brauer via Users list for the GNU Emacs text editor @ 2024-10-07  7:32 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 910 bytes --]

>>> "EZ" == Eli Zaretskii <eliz@gnu.org> writes:

>> Date: Sun, 06 Oct 2024 14:57:54 +0200
>> From:  Uwe Brauer via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
>> 
>> If I remember correctly years ago the command vc-update-change-log
>> filled the Standard ChangeLog files with entries from the vc log.
>> 
>> However vc-update-change-log does not work with HG or Git.

> For Git, we have build-aux/gitlog-to-changelog.

Thanks I found also git2cl and the syntax

git log --pretty --numstat --summary | git2cl > ChangeLog

That gives a slightly different result than gitlog-to-changelog.

For example git2cl inserts *

-- 
I strongly condemn Hamas heinous despicable pogroms/atrocities on Israel
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the EU and NATO membership of Ukraine. 


[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5684 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-07  7:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-06 12:57 how to generate a standard ChangeLog file, just from the Git o HG log? Uwe Brauer via Users list for the GNU Emacs text editor
2024-10-06 13:32 ` Eli Zaretskii
2024-10-07  7:32   ` Uwe Brauer via Users list for the GNU Emacs text editor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).