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: vc wish: walk through diffs Date: Thu, 25 Nov 2010 20:30:45 +0100 Message-ID: <874ob5td3u.fsf@telefonica.net> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1290713481 13538 80.91.229.12 (25 Nov 2010 19:31:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 25 Nov 2010 19:31:21 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 25 20:31: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.69) (envelope-from ) id 1PLhXH-0006q0-LR for ged-emacs-devel@m.gmane.org; Thu, 25 Nov 2010 20:31:15 +0100 Original-Received: from localhost ([127.0.0.1]:52371 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PLhXG-0001KS-UN for ged-emacs-devel@m.gmane.org; Thu, 25 Nov 2010 14:31:15 -0500 Original-Received: from [140.186.70.92] (port=56858 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PLhX8-0001I7-Ot for emacs-devel@gnu.org; Thu, 25 Nov 2010 14:31:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PLhX7-0006PV-K2 for emacs-devel@gnu.org; Thu, 25 Nov 2010 14:31:06 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:51711) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PLhX7-0006PC-EO for emacs-devel@gnu.org; Thu, 25 Nov 2010 14:31:05 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PLhX5-0006ks-87 for emacs-devel@gnu.org; Thu, 25 Nov 2010 20:31:03 +0100 Original-Received: from 83.41.118.21 ([83.41.118.21]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Nov 2010 20:31:03 +0100 Original-Received: from ofv by 83.41.118.21 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Nov 2010 20:31:03 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 83.41.118.21 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:ISM5gqrL0boJugacd1UnQwJrRRs= X-detected-operating-system: by eggs.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:133141 Archived-At: Andreas Schwab writes: > Stefan Monnier writes: > >> That would be a very good addition. My dream (which I've been having >> since before Bazaar-1 (aka baz) forked from Arch) is to extend this >> command so it doesn't apply just to a (set of) files, but to >> a particular region of a file: once I can see the history of >> a particular set of text lines this way, I would never have to deal with >> "annotate" any more. > > Should be pretty easy to do with annotate --porcelain. Yep, and the last remaining step is alias bzr=git :-/