From unknown Thu Jun 19 14:03:44 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#23156 <23156@debbugs.gnu.org> To: bug#23156 <23156@debbugs.gnu.org> Subject: Status: 24.5; Allow vc-git annotate command options to be altered easily Reply-To: bug#23156 <23156@debbugs.gnu.org> Date: Thu, 19 Jun 2025 21:03:44 +0000 retitle 23156 24.5; Allow vc-git annotate command options to be altered eas= ily reassign 23156 emacs submitter 23156 Dave Rolsky severity 23156 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 29 19:06:43 2016 Received: (at submit) by debbugs.gnu.org; 29 Mar 2016 23:06:43 +0000 Received: from localhost ([127.0.0.1]:44216 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1al2ih-0007Hx-6s for submit@debbugs.gnu.org; Tue, 29 Mar 2016 19:06:43 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46632) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1al20c-00069o-Hq for submit@debbugs.gnu.org; Tue, 29 Mar 2016 18:21:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1al20W-00053d-6M for submit@debbugs.gnu.org; Tue, 29 Mar 2016 18:21:05 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:47478) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1al20W-00053Z-3o for submit@debbugs.gnu.org; Tue, 29 Mar 2016 18:21:04 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37599) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1al20U-000181-Sd for bug-gnu-emacs@gnu.org; Tue, 29 Mar 2016 18:21:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1al20R-00053B-LX for bug-gnu-emacs@gnu.org; Tue, 29 Mar 2016 18:21:02 -0400 Received: from urth.org ([173.255.231.148]:45634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1al20R-00052w-Hi for bug-gnu-emacs@gnu.org; Tue, 29 Mar 2016 18:20:59 -0400 Received: from localhost (localhost [127.0.0.1]) by urth.org (Postfix) with ESMTP id E390BDD8A for ; Tue, 29 Mar 2016 22:20:54 +0000 (UTC) Received: from urth.org ([127.0.0.1]) by localhost (urth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WqoraFfQz5r3 for ; Tue, 29 Mar 2016 22:20:54 +0000 (UTC) Received: from houseabsolute.urth.org (173-11-48-49-Minnesota.hfc.comcastbusiness.net [173.11.48.49]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by urth.org (Postfix) with ESMTPSA id B73B3DD34 for ; Tue, 29 Mar 2016 22:20:54 +0000 (UTC) From: Dave Rolsky To: bug-gnu-emacs@gnu.org Subject: 24.5; Allow vc-git annotate command options to be altered easily Date: Tue, 29 Mar 2016 17:20:43 -0500 Message-ID: <87h9fp3ozo.fsf@houseabsolute.urth.org> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 29 Mar 2016 19:06:42 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) It'd be nice to be able to easily alter the options passed to "git annotate". The default value of "-C -C" makes this incredibly slow in large code bases with many files. In GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.8) of 2015-11-08 on houseabsolute.urth.org Windowing system distributor `The X.Org Foundation', version 11.0.11501000 System Description: Ubuntu 14.04.4 LTS Important settings: value of $LC_MONETARY: en_US.UTF-8 value of $LC_NUMERIC: en_US.UTF-8 value of $LC_TIME: en_US.UTF-8 value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=ibus locale-coding-system: utf-8-unix Major mode: Emacs-Lisp Minor modes in effect: diff-auto-refine-mode: t show-paren-mode: t shell-dirtrack-mode: t auto-image-file-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent messages: Quit Buffer "*Annotate QueueTester.pm (rev dave/rename-service-to-service_interface)*" has a running process; kill it? (y or n) n Quit Mark set Quit Buffer "*Annotate QueueTester.pm (rev dave/rename-service-to-service_interface)*" has a running process; kill it? (y or n) y Making completion list... [3 times] Mark saved where search started [3 times] uncompressing vc-git.el.gz...done Mark saved where search started Load-path shadows: /home/autarch/.emacs.d/elpa/helm-20160315.246/helm-multi-match hides /home/autarch/.emacs.d/elpa/helm-core-20160315.246/helm-multi-match /home/autarch/.emacs.d/elpa/cperl-mode-20140309.122/cperl-mode hides /usr/local/share/emacs/24.5/lisp/progmodes/cperl-mode Features: (shadow sort mail-extr emacsbug message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mail-utils jka-compr dired-aux vc-annotate mule-util log-view pcvs-util sgml-mode dired diff-mode vc vc-dispatcher imenu go-mode url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mailcap find-file ffap url-parse url-vars markdown-mode derived thingatpt noutline outline easy-mmode misearch multi-isearch help-mode cperl-mode perl6-detect exec-path-from-shell edmacro kmacro vc-svn vc-git vc-hg paren tramp tramp-compat auth-source eieio byte-opt bytecomp byte-compile cl-extra cconv eieio-core gnus-util mm-util mail-prsvr password-cache tramp-loaddefs cl-macs trampver shell pcomplete format-spec php-mode advice help-fns cl gv cl-loaddefs cl-lib speedbar sb-image ezimage dframe etags flymake compile comint ansi-color ring add-log cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs server image-file anchored-transpose-autoloads android-mode-autoloads cperl-mode-autoloads fold-dwim-autoloads go-mode-autoloads info easymenu less-css-mode-autoloads nginx-mode-autoloads rx plsql-autoloads puppetfile-mode-autoloads tidy-autoloads package epg-config time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 16 279430 23393) (symbols 48 32783 0) (miscs 40 162 1272) (strings 32 63173 10855) (string-bytes 1 1936337) (vectors 16 29537) (vector-slots 8 974293 69159) (floats 8 105 439) (intervals 56 7618 0) (buffers 960 32) (heap 1024 65373 3292)) From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 29 19:50:00 2016 Received: (at 23156) by debbugs.gnu.org; 29 Mar 2016 23:50:00 +0000 Received: from localhost ([127.0.0.1]:44259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1al3Oa-0008Ij-Bl for submit@debbugs.gnu.org; Tue, 29 Mar 2016 19:50:00 -0400 Received: from relaycp04.dominioabsoluto.net ([217.116.26.100]:49014) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1al3OY-0008IW-Kp for 23156@debbugs.gnu.org; Tue, 29 Mar 2016 19:49:59 -0400 Received: from smtp.movistar.es (smtp09.acens.net [86.109.99.133]) by relaycp04.dominioabsoluto.net (Postfix) with ESMTP id 11C54640F1; Wed, 30 Mar 2016 01:49:52 +0200 (CEST) X-CTCH-RefID: str=0001.0A0B0203.56FB14A0.000F, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown Received: from qcore (79.153.146.151) by smtp.movistar.es (8.6.122.03) (authenticated as 981711563$telefonica.net) id 56E354CE012B30FE; Tue, 29 Mar 2016 23:49:52 +0000 From: =?utf-8?Q?=C3=93scar_Fuentes?= To: Dave Rolsky Subject: Re: bug#23156: 24.5; Allow vc-git annotate command options to be altered easily References: <87h9fp3ozo.fsf@houseabsolute.urth.org> Date: Wed, 30 Mar 2016 01:49:51 +0200 In-Reply-To: <87h9fp3ozo.fsf@houseabsolute.urth.org> (Dave Rolsky's message of "Tue, 29 Mar 2016 17:20:43 -0500") Message-ID: <87oa9w7skg.fsf@wanadoo.es> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 23156 Cc: 23156@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Dave Rolsky writes: > It'd be nice to be able to easily alter the options passed to "git > annotate". > > The default value of "-C -C" makes this incredibly slow in large code > bases with many files. The upcoming version 25 of Emacs has `vc-git-annotate-switches': (defcustom vc-git-annotate-switches nil "String or list of strings specifying switches for Git blame under VC. If nil, use the value of `vc-annotate-switches'. If t, use no switches." The "-C -C" option is also gone. Is this good enough? From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 29 20:02:49 2016 Received: (at 23156) by debbugs.gnu.org; 30 Mar 2016 00:02:49 +0000 Received: from localhost ([127.0.0.1]:44264 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1al3az-00009h-Gt for submit@debbugs.gnu.org; Tue, 29 Mar 2016 20:02:49 -0400 Received: from urth.org ([173.255.231.148]:41216) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1al3ax-00009U-FR for 23156@debbugs.gnu.org; Tue, 29 Mar 2016 20:02:47 -0400 Received: by urth.org (Postfix, from userid 1000) id DDF4EDD38; Wed, 30 Mar 2016 00:02:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by urth.org (Postfix) with ESMTP id D99F3DD34; Tue, 29 Mar 2016 19:02:40 -0500 (CDT) Date: Tue, 29 Mar 2016 19:02:40 -0500 (CDT) From: Dave Rolsky To: =?ISO-8859-15?Q?=D3scar_Fuentes?= Subject: Re: bug#23156: 24.5; Allow vc-git annotate command options to be altered easily In-Reply-To: <87oa9w7skg.fsf@wanadoo.es> Message-ID: References: <87h9fp3ozo.fsf@houseabsolute.urth.org> <87oa9w7skg.fsf@wanadoo.es> User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-5439001-1060334197-1459296160=:24709" X-Spam-Score: -1.0 (-) X-Debbugs-Envelope-To: 23156 Cc: 23156@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---5439001-1060334197-1459296160=:24709 Content-Type: TEXT/PLAIN; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8BIT On Wed, 30 Mar 2016, Óscar Fuentes wrote: > Dave Rolsky writes: > >> It'd be nice to be able to easily alter the options passed to "git >> annotate". >> >> The default value of "-C -C" makes this incredibly slow in large code >> bases with many files. > > The upcoming version 25 of Emacs has `vc-git-annotate-switches': > > > (defcustom vc-git-annotate-switches nil > "String or list of strings specifying switches for Git blame under VC. > If nil, use the value of `vc-annotate-switches'. If t, use no switches." > > > The "-C -C" option is also gone. > > Is this good enough? Yes, this is great! For now I'm just overriding the function in my .emacs after "(require 'vc-git)" Cheers, -dave /*============================================================ http://VegGuide.org http://blog.urth.org Your guide to all that's veg House Absolute(ly Pointless) ============================================================*/ ---5439001-1060334197-1459296160=:24709-- From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 29 21:23:25 2016 Received: (at 23156-done) by debbugs.gnu.org; 30 Mar 2016 01:23:25 +0000 Received: from localhost ([127.0.0.1]:44364 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1al4qz-0002AP-MP for submit@debbugs.gnu.org; Tue, 29 Mar 2016 21:23:25 -0400 Received: from relaycp03.dominioabsoluto.net ([217.116.26.84]:35252) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1al4qx-0002AC-9M for 23156-done@debbugs.gnu.org; Tue, 29 Mar 2016 21:23:24 -0400 Received: from smtp.movistar.es (smtp08.acens.net [86.109.99.132]) by relaycp03.dominioabsoluto.net (Postfix) with ESMTP id CAEA5BFA1D8; Wed, 30 Mar 2016 03:23:16 +0200 (CEST) X-CTCH-RefID: str=0001.0A0B0205.56FB2A84.0120, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown Received: from qcore (79.153.146.151) by smtp.movistar.es (8.6.122.03) (authenticated as 981711563$telefonica.net) id 56BAF15503719D93; Wed, 30 Mar 2016 01:23:16 +0000 From: =?utf-8?Q?=C3=93scar_Fuentes?= To: Dave Rolsky Subject: Re: bug#23156: 24.5; Allow vc-git annotate command options to be altered easily References: <87h9fp3ozo.fsf@houseabsolute.urth.org> <87oa9w7skg.fsf@wanadoo.es> Date: Wed, 30 Mar 2016 03:23:15 +0200 In-Reply-To: (Dave Rolsky's message of "Tue, 29 Mar 2016 19:02:40 -0500 (CDT)") Message-ID: <87k2kk7o8s.fsf@wanadoo.es> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 23156-done Cc: 23156-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Dave Rolsky writes: >> Is this good enough? > > Yes, this is great! Ok, closing the bug report. From unknown Thu Jun 19 14:03:44 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 27 Apr 2016 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator