From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.devel Subject: Re: git show Date: Mon, 04 Nov 2019 23:48:49 +0100 Organization: Probably a good idea Message-ID: <86y2wvntpq.fsf@dod.no> References: <87mudf3dsv.fsf@gnus.org> <83o8xvlmpo.fsf@gnu.org> <87eeyr3d4m.fsf@gnus.org> <86r22qr9k5.fsf@dod.no> <87o8xu5duu.fsf@mail.linkov.net> <87d0e9c9oa.fsf@gnus.org> <865zjzp8tu.fsf@dod.no> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="86112"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (windows-nt) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 04 23:47:25 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iRl89-000MHk-Ci for ged-emacs-devel@m.gmane.org; Mon, 04 Nov 2019 23:47:25 +0100 Original-Received: from localhost ([::1]:39306 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRl87-0007f0-UH for ged-emacs-devel@m.gmane.org; Mon, 04 Nov 2019 17:47:23 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45402) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRl7b-0007d6-2i for emacs-devel@gnu.org; Mon, 04 Nov 2019 17:46:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iRl7Z-0002cs-5T for emacs-devel@gnu.org; Mon, 04 Nov 2019 17:46:50 -0500 Original-Received: from 195-159-176-226.customer.powertech.no ([195.159.176.226]:51416 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iRl7X-0002aD-8i for emacs-devel@gnu.org; Mon, 04 Nov 2019 17:46:49 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1iRl7T-000Le9-Sw for emacs-devel@gnu.org; Mon, 04 Nov 2019 23:46:43 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Mail-Copies-To: never Cancel-Lock: sha1:S/JikCvRFeD/0hS+LBKvRLH1XPM= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.org gmane.emacs.devel:241794 Archived-At: >>>>> Steinar Bang : >>>>> Lars Ingebrigtsen : >> Juri Linkov writes: >>> I don't know why this bug is still not closed - a new option >>> vc-git-print-log-follow was added long ago. >> I've now closed the bug report. > Dmitry had an objection: > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=8756#73 Just tried it and I can confirm: with vc-git-print-log-follow I can see the entire log history, but 'd' on a hash to see the diff between the current version and the previous doesn't work. And that limits the usefulness somewhat.