From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel Subject: Re: bzr repository ready? Date: Sat, 31 Jan 2009 14:02:19 +0900 Message-ID: <878woscbl0.fsf@xemacs.org> References: <87zli4jcc4.fsf@workhorse.earlhome> <87vdsrjcco.fsf@workhorse.earlhome> <87fxjgb4ud.fsf_-_@red-bean.com> <87eiyy3lag.fsf@notengoamigos.org> <87bpu1451m.fsf@red-bean.com> <874ozs34c6.fsf@notengoamigos.org> <87k58nyih3.fsf@red-bean.com> <87ocxxrjnh.fsf@canonical.com> <874ozp4ld3.fsf@notengoamigos.org> <87ocxrgm4g.fsf@canonical.com> <87y6wvhxrk.fsf@notengoamigos.org> <8763jwg1j8.fsf@red-bean.com> <87y6wsd0ll.fsf@red-bean.com> <8763jwb81u.fsf@red-bean.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1233378220 13424 80.91.229.12 (31 Jan 2009 05:03:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 31 Jan 2009 05:03:40 +0000 (UTC) Cc: emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 31 06:04:54 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LT82G-0006dM-Sm for ged-emacs-devel@m.gmane.org; Sat, 31 Jan 2009 06:04:53 +0100 Original-Received: from localhost ([127.0.0.1]:35541 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LT80y-0004qX-Fi for ged-emacs-devel@m.gmane.org; Sat, 31 Jan 2009 00:03:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LT80u-0004qR-K3 for emacs-devel@gnu.org; Sat, 31 Jan 2009 00:03:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LT80t-0004qF-9t for emacs-devel@gnu.org; Sat, 31 Jan 2009 00:03:28 -0500 Original-Received: from [199.232.76.173] (port=47804 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LT80t-0004qC-2Y for emacs-devel@gnu.org; Sat, 31 Jan 2009 00:03:27 -0500 Original-Received: from mtps01.sk.tsukuba.ac.jp ([130.158.97.223]:46868) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LT80s-000496-DF for emacs-devel@gnu.org; Sat, 31 Jan 2009 00:03:26 -0500 Original-Received: from uwakimon.sk.tsukuba.ac.jp (uwakimon.sk.tsukuba.ac.jp [130.158.99.156]) by mtps01.sk.tsukuba.ac.jp (Postfix) with ESMTP id DDBF61535AC; Sat, 31 Jan 2009 14:03:24 +0900 (JST) Original-Received: by uwakimon.sk.tsukuba.ac.jp (Postfix, from userid 1000) id B33311A2992; Sat, 31 Jan 2009 14:02:19 +0900 (JST) In-Reply-To: <8763jwb81u.fsf@red-bean.com> X-Mailer: VM 8.0.12-devo-585 under 21.5 (beta28) "fuki" 83e35df20028+ XEmacs Lucid (x86_64-unknown-linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:108443 Archived-At: Karl Fogel writes: > Andreas Schwab writes: > > The change is not omitted, it is part of the merge commit. It is just > > not displayed when listing the changes in the file, since the merge > > commit itself did not contribute anything new to it. > > Hmmm. But I wasn't listing the changes on a particular file -- I was > just running 'bzr log --long' with no arguments, in my clone of the > emacs-merges-ce-master repository. Traditionally :) bzr log had very different semantics from other VCSes, and they were extremely proud of it. It may or may not be a bug. So this is a question you should ask the bzr community.