From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: how to generate a standard ChangeLog file, just from the Git o HG log? Date: Sun, 06 Oct 2024 16:32:32 +0300 Message-ID: <86a5fhuzkf.fsf@gnu.org> References: <87ldz1fkx9.fsf@mat.ucm.es> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3645"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Oct 06 15:33:45 2024 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sxROK-0000lI-42 for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 06 Oct 2024 15:33:44 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sxRNi-00053V-1f; Sun, 06 Oct 2024 09:33:06 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sxRNg-00053M-Bn for help-gnu-emacs@gnu.org; Sun, 06 Oct 2024 09:33:04 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sxRNg-0004dp-3l for help-gnu-emacs@gnu.org; Sun, 06 Oct 2024 09:33:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=HGp1hC/cQDbFOygnZhjRez3vsfDThAeQu/IsJaLqj5g=; b=Sxkyu/BjlRu/ b+8cWTjPlIneF1KNzXsJ3BZiFplQqpDFat1sC5cEcF5S02g5WVYwhYNCfOvXGSBV3Yx0EUJq1kHXR RrSHJB5cxwmeygytnodQ0c8LkKaEIX1nZTq3H8KJtMzzopO5/BkSJoJpCBMJfIy+RssZ+c0y2DvMG 56yLrcUQvG6udtoLiMsC+GiW8O1HBQTPQJugmQWB4YOxn5+ZW4770GWglkgPMdNrmnRZjQxWspdxM VSMnlyqyu42tFH3tdmpdOIWQYloxLYa0DU/aYAVWcaQXFiVd7jDY/Ssj9rkrC/8g5JDi7Qg2X39wG NJK3toFRSpT+RD32BO/R2g==; In-Reply-To: <87ldz1fkx9.fsf@mat.ucm.es> (message from Uwe Brauer via Users list for the GNU Emacs text editor on Sun, 06 Oct 2024 14:57:54 +0200) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:148120 Archived-At: > Date: Sun, 06 Oct 2024 14:57:54 +0200 > From: Uwe Brauer via Users list for the GNU Emacs text editor > > 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.