From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Git transition checklist Date: Wed, 08 Jan 2014 20:53:49 -0500 Message-ID: References: <20140108135200.8ECF9380834@snark.thyrsus.com> <1738kywelh.fsf@fencepost.gnu.org> <20140108200216.GB5374@thyrsus.com> <83vbxudy53.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1389232426 3531 80.91.229.3 (9 Jan 2014 01:53:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 Jan 2014 01:53:46 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 09 02:53:55 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 1W14ok-0003RV-Ol for ged-emacs-devel@m.gmane.org; Thu, 09 Jan 2014 02:53:54 +0100 Original-Received: from localhost ([::1]:49768 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W14ok-0007UR-CU for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 20:53:54 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60124) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W14oh-0007UL-6d for emacs-devel@gnu.org; Wed, 08 Jan 2014 20:53:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W14og-0000Gq-4w for emacs-devel@gnu.org; Wed, 08 Jan 2014 20:53:51 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50437) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W14og-0000Gm-1S for emacs-devel@gnu.org; Wed, 08 Jan 2014 20:53:50 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1W14of-0003ji-Gi; Wed, 08 Jan 2014 20:53:49 -0500 X-Spook: constitution halcon Blowpipe Aldergrove Becker satellite X-Ran: ;d1pxmPd:<*)9GC9[3&4B]HL*YrHlTUmj|&n4;o>Q-[PEYr,JO;wk+zVBq9HHXJzmDhXO3 X-Hue: green X-Attribution: GM In-Reply-To: <83vbxudy53.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 08 Jan 2014 22:19:52 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:167845 Archived-At: Eli Zaretskii wrote: > It would be nice to have something similar to --fixes, so that the bug > report is mentioned in the commit's metadata in some canonical format, > which will then make it easy to look for that. All it really does for Bzr (in non-Launchpad use) is add: fixes bug: http://debbugs.gnu.org/123 to the log output; and eg loggerhead formats this nicely as a hyperlink, see eg http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/115903 .