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: Bazaar references complicate the git transition Date: Sat, 11 Jan 2014 18:36:53 +0200 Message-ID: <83ha9aa316.fsf@gnu.org> References: <20140111155429.1A12C3803A6@snark.thyrsus.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1389458242 32687 80.91.229.3 (11 Jan 2014 16:37:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 11 Jan 2014 16:37:22 +0000 (UTC) Cc: emacs-devel@gnu.org To: esr@thyrsus.com (Eric S. Raymond) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 11 17:37:28 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 1W21Yt-0000RZ-M9 for ged-emacs-devel@m.gmane.org; Sat, 11 Jan 2014 17:37:27 +0100 Original-Received: from localhost ([::1]:34595 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W21Yt-00015e-6w for ged-emacs-devel@m.gmane.org; Sat, 11 Jan 2014 11:37:27 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40651) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W21Yk-00014v-S6 for emacs-devel@gnu.org; Sat, 11 Jan 2014 11:37:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W21Ye-0001Oh-Hr for emacs-devel@gnu.org; Sat, 11 Jan 2014 11:37:18 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:53184) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W21Ye-0001OU-9Q for emacs-devel@gnu.org; Sat, 11 Jan 2014 11:37:12 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MZ800E00WO1I600@a-mtaout21.012.net.il> for emacs-devel@gnu.org; Sat, 11 Jan 2014 18:37:10 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MZ800E2OWTYDWA0@a-mtaout21.012.net.il>; Sat, 11 Jan 2014 18:37:10 +0200 (IST) In-reply-to: <20140111155429.1A12C3803A6@snark.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:168086 Archived-At: > From: esr@thyrsus.com (Eric S. Raymond) > Date: Sat, 11 Jan 2014 10:54:29 -0500 (EST) > > I missed something on my first pass through the git mirror that I > shouldn't have. Some commit comments have Bazaar local revision > numbers in them referring to other commits. (It is possible > others have full hashes in them; I haven't looked closely enough at > everything yet to be sure.) Which reminds me: what about the "fixes bug" field of the commit metadata? are they copied into the git repo? If so, how can I display them in git?