From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?=C3=93scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: Re: another issue with bzr? Date: Thu, 14 Jan 2010 03:13:54 +0100 Message-ID: <87wrzlzb4t.fsf@telefonica.net> References: <71F75427-B743-4FDD-B289-6D82F3B0C01B@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1263435324 14369 80.91.229.12 (14 Jan 2010 02:15:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Jan 2010 02:15:24 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 14 03:15:17 2010 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 1NVFEz-0005hv-6U for ged-emacs-devel@m.gmane.org; Thu, 14 Jan 2010 03:15:17 +0100 Original-Received: from localhost ([127.0.0.1]:40220 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVFEu-0001Yb-TD for ged-emacs-devel@m.gmane.org; Wed, 13 Jan 2010 21:15:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVFEL-0001MR-7z for emacs-devel@gnu.org; Wed, 13 Jan 2010 21:14:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVFEG-0001Kj-K3 for emacs-devel@gnu.org; Wed, 13 Jan 2010 21:14:36 -0500 Original-Received: from [199.232.76.173] (port=46627 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVFEG-0001Ke-FX for emacs-devel@gnu.org; Wed, 13 Jan 2010 21:14:32 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:38868) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NVFEG-0006EM-56 for emacs-devel@gnu.org; Wed, 13 Jan 2010 21:14:32 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1NVFEA-0005Vs-3m for emacs-devel@gnu.org; Thu, 14 Jan 2010 03:14:26 +0100 Original-Received: from 167.red-83-37-167.dynamicip.rima-tde.net ([83.37.167.167]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Jan 2010 03:14:26 +0100 Original-Received: from ofv by 167.red-83-37-167.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Jan 2010 03:14:26 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 167.red-83-37-167.dynamicip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) Cancel-Lock: sha1:m4T4UPirtkYJZskEhGMwNEnH+xM= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:119965 Archived-At: chad writes: > I just did a bzr pull in preparation of getting on a plane tomorrow > morning. It seems to have pulled over 3231 files. the last time I > pulled in that tree was sometime yesterday. That was because of the copyright year update that touched almost all source files. You can pass the -v flag to `bzr log' for listing the files affected by each revision. -- Óscar