From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36660) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RynRO-0003rY-6f for qemu-devel@nongnu.org; Sat, 18 Feb 2012 11:47:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RynRM-0007ld-SQ for qemu-devel@nongnu.org; Sat, 18 Feb 2012 11:47:18 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42822) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RynRM-0007lX-KH for qemu-devel@nongnu.org; Sat, 18 Feb 2012 11:47:16 -0500 Message-ID: <4F3FD60E.4020200@redhat.com> Date: Sat, 18 Feb 2012 09:47:10 -0700 From: Eric Blake MIME-Version: 1.0 References: <1328799563-18932-1-git-send-email-afaerber@suse.de> <4F349415.2000507@samsung.com> <4F355845.5040902@us.ibm.com> <4F3E64B6.5020309@us.ibm.com> <4F3E71BD.6030506@us.ibm.com> <4F3FC994.1040806@suse.de> In-Reply-To: <4F3FC994.1040806@suse.de> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig6EF5BBF5ADF548A4AF3E34EE" Subject: Re: [Qemu-devel] [PATCH] checkpatch: Don't WARN about missing spaces in audio files List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: Anthony Liguori , Stefan Hajnoczi , Evgeny Voevodin , Markus Armbruster , Alexander Graf , qemu-devel@nongnu.org, Blue Swirl , Paolo Bonzini This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig6EF5BBF5ADF548A4AF3E34EE Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/18/2012 08:53 AM, Andreas F=C3=A4rber wrote: >> I think only 'git blame' output would be affected and that is not 100%= >> reliable anyway, considering for example code movement. >=20 > I use repo.or.cz's blame function quite often to find out who to cc or > what commit to mention, and (valid) typo fixes are already troublesome,= > requiring to go to the parent commit and to navigate to the same file i= n > its tree. One cannot specify any custom ignore options there. >=20 > Is there a better tool to do such interactive, recursive git-blame? I use 'git gui blame $commit $file &' for interactive recursive blaming. When you find the line that you are interested in blaming, you can click on the commit link on the left side to see the context at the time of the commit that introduced the state of that line, then right click on the right side (the line in question) to easily trigger a 'blame parent' operation. It's about the only thing that I use 'git gui' for, but I find it well worth the pain of using a tcl frontend. --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig6EF5BBF5ADF548A4AF3E34EE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJPP9YPAAoJEKeha0olJ0NqwCAIAKUC+jK3mDZ9BZciIQJkF1+q piVEYFj7d2bpR2hj+FGtGbHErNks63GF/ePsWNfM4U8OqrEWxnLDoT3WS290I9E/ hd17s9md1pAnTqtXJjQz49bnV8P+vJj1IvQXHsB4JGT3FSKvKCqYf5H2a8vpVeaa 9eZQzRCCSfNWV8A3vyTf4MU3oZRDJ2ZwjLqoTwi7ooTq6V9gJE3W9RB2zDSaAugp YevwUOZaOl96JyFiIsB0zHUH6HmWp/mCIR2Ti0KToyaSUQbjg/HDcttJDxpwsUUl Q1l6frD/H45C1P91iDlcsIN7FUrCyKGiMZYciiVniinTs3kOA0+2kXKOolfN0HE= =59VD -----END PGP SIGNATURE----- --------------enig6EF5BBF5ADF548A4AF3E34EE--