From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric S. Raymond" Newsgroups: gmane.emacs.devel Subject: Re: The fixes-bug field Date: Thu, 16 Jan 2014 15:04:56 -0500 Organization: Eric Conspiracy Secret Labs Message-ID: <20140116200456.GK17770@thyrsus.com> References: <20140116141315.CA3BE380835@snark.thyrsus.com> <20140116163011.GC17303@thyrsus.com> <83d2jr3ly9.fsf@gnu.org> <20140116180809.GB17770@thyrsus.com> <8338kn3ha8.fsf@gnu.org> Reply-To: esr@thyrsus.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1389902704 25996 80.91.229.3 (16 Jan 2014 20:05:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Jan 2014 20:05:04 +0000 (UTC) Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 16 21:05:12 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 1W3tBg-0001Ph-4g for ged-emacs-devel@m.gmane.org; Thu, 16 Jan 2014 21:05:12 +0100 Original-Received: from localhost ([::1]:34751 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3tBf-0001SZ-Kn for ged-emacs-devel@m.gmane.org; Thu, 16 Jan 2014 15:05:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38400) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3tBZ-0001Ow-7m for emacs-devel@gnu.org; Thu, 16 Jan 2014 15:05:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3tBV-00045t-B0 for emacs-devel@gnu.org; Thu, 16 Jan 2014 15:05:05 -0500 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:33273 helo=snark.thyrsus.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3tBQ-00045V-Pc; Thu, 16 Jan 2014 15:04:56 -0500 Original-Received: by snark.thyrsus.com (Postfix, from userid 1000) id 99A88380835; Thu, 16 Jan 2014 15:04:56 -0500 (EST) Content-Disposition: inline In-Reply-To: <8338kn3ha8.fsf@gnu.org> X-Eric-Conspiracy: There is no conspiracy User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 71.162.243.5 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:168574 Archived-At: Eli Zaretskii : > > Date: Thu, 16 Jan 2014 13:08:09 -0500 > > From: "Eric S. Raymond" > > Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org > > > > Eli Zaretskii : > > > I think we should decide on how to store this info and how to report > > > the fixed bugs once we switch to git, before we decide on how to > > > convert this data from bzr, and whether or not this justifies a new > > > conversion from scratch rather than reuse of the existing mirror. > > > > My tentative plan is to append a report of the fixes property to each > > log message that has it. > > And how would I commit a change that fixes a certain bug? What > commands would I use? There wouldn't be a --fixes sitch in git itself, if that's what you mean. We could I suppose supply a wrapper command that would interpret it. -- Eric S. Raymond