From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Git transition checklist Date: Thu, 09 Jan 2014 08:38:26 +0200 Message-ID: <83eh4hek2l.fsf@gnu.org> References: <20140108135200.8ECF9380834@snark.thyrsus.com> <87y52qmb7w.fsf@igel.home> <4187515.pIMxCsHqEa@descartes> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1389249518 2641 80.91.229.3 (9 Jan 2014 06:38:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 Jan 2014 06:38:38 +0000 (UTC) Cc: esr@thyrsus.com, schwab@linux-m68k.org, cloos@jhcloos.com, emacs-devel@gnu.org To: =?utf-8?Q?R=C3=BCdiger?= Sonderfeld Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 09 07:38:44 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W19GO-0006VP-7k for ged-emacs-devel@m.gmane.org; Thu, 09 Jan 2014 07:38:44 +0100 Original-Received: from localhost ([::1]:50313 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W19GN-0007So-Nx for ged-emacs-devel@m.gmane.org; Thu, 09 Jan 2014 01:38:43 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47034) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W19GG-0007Rf-29 for emacs-devel@gnu.org; Thu, 09 Jan 2014 01:38:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W19GB-0007iL-Kc for emacs-devel@gnu.org; Thu, 09 Jan 2014 01:38:35 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:46180) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W19GB-0007iG-CA for emacs-devel@gnu.org; Thu, 09 Jan 2014 01:38:31 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MZ400400FRRKP00@a-mtaout23.012.net.il> for emacs-devel@gnu.org; Thu, 09 Jan 2014 08:38:30 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MZ400488FS5E2C0@a-mtaout23.012.net.il>; Thu, 09 Jan 2014 08:38:30 +0200 (IST) In-reply-to: <4187515.pIMxCsHqEa@descartes> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.175 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:167860 Archived-At: > From: R=C3=BCdiger Sonderfeld > Cc: James Cloos , esr@thyrsus.com, Eli Zaretskii= , Andreas Schwab > Date: Thu, 09 Jan 2014 02:23:34 +0100 >=20 > But I think it would make more sense to move those scripts (git-mer= ge- > changelog and gitlog-to-changelog) into git's contrib. That way th= ey would be=20 > more easy to discover, included in many distributions, and develope= d alongside=20 > git. For better discovery, they should be documented somewhere, and that docs preferably accessible from "git help".