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: The fixes-bug field Date: Thu, 16 Jan 2014 20:36:47 +0200 Message-ID: <8338kn3ha8.fsf@gnu.org> References: <20140116141315.CA3BE380835@snark.thyrsus.com> <20140116163011.GC17303@thyrsus.com> <83d2jr3ly9.fsf@gnu.org> <20140116180809.GB17770@thyrsus.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1389897444 26209 80.91.229.3 (16 Jan 2014 18:37:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Jan 2014 18:37:24 +0000 (UTC) Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: esr@thyrsus.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 16 19:37:30 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 1W3rok-0004I4-5C for ged-emacs-devel@m.gmane.org; Thu, 16 Jan 2014 19:37:26 +0100 Original-Received: from localhost ([::1]:34496 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3roj-0002pH-P8 for ged-emacs-devel@m.gmane.org; Thu, 16 Jan 2014 13:37:25 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3roL-0002O1-4Q for emacs-devel@gnu.org; Thu, 16 Jan 2014 13:37:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3roE-0002TX-RG for emacs-devel@gnu.org; Thu, 16 Jan 2014 13:37:01 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:48893) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3roE-0002TK-Iq for emacs-devel@gnu.org; Thu, 16 Jan 2014 13:36:54 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MZI00B00BC42V00@a-mtaout21.012.net.il> for emacs-devel@gnu.org; Thu, 16 Jan 2014 20:36:53 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MZI00B13BPB3T10@a-mtaout21.012.net.il>; Thu, 16 Jan 2014 20:36:48 +0200 (IST) In-reply-to: <20140116180809.GB17770@thyrsus.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.169 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:168559 Archived-At: > 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?