Your message dated Mon, 5 Dec 2011 02:34:20 -0600
with message-id <[email protected]>
and subject line Re: git-core: does not understand git-blame -r
has caused the Debian Bug report #526418,
regarding vc-git.el: uses nonexistent git blame -r option
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
526418: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526418
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-core
Version: 1:1.6.2-1
Severity: normal
vc-git for emacs with C-x v g calls git blame with -rmaster, which
results in the following output:
error: unknown option `-rmaster'
usage: git blame [options] [rev-opts] [rev] [--] file
[rev-opts] are documented in git-rev-list(1)
--incremental Show blame entries as we find them, incrementally
-b Show blank SHA-1 for boundary commits (Default: off)
--root Do not treat root commits as boundaries (Default: off)
--show-stats Show work cost statistics
--score-debug Show output score for blame entries
-f, --show-name Show original filename (Default: auto)
-n, --show-number Show original linenumber (Default: off)
-p, --porcelain Show in a format designed for machine consumption
-c Use the same output mode as git-annotate (Default:
off)
-t Show raw timestamp (Default: off)
-l Show long commit SHA1 (Default: off)
-s Suppress author name and timestamp (Default: off)
-w Ignore whitespace differences
-S <file> Use revisions from <file> instead of calling
git-rev-list
--contents <file> Use <file>'s contents as the final image
-C[<score>] Find line copies within and across files
-M[<score>] Find line movements within and across files
-L <n,m> Process only line range n,m, counting from 1
It seems like there is a similar bug open for redhat bugzilla....
https://bugzilla.redhat.com/show_bug.cgi?id=489023
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP) (ignored:
LC_ALL set to ja_JP.eucJP)
Shell: /bin/sh linked to /bin/bash
Versions of packages git-core depends on:
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libcurl3-gnutls 7.18.2-8 Multi-protocol file transfer libra
ii libdigest-sha1-perl 2.11-2+b1 NIST SHA-1 message digest algorith
ii liberror-perl 0.17-1 Perl module for error/exception ha
ii libexpat1 2.0.1-4 XML parsing C library - runtime li
ii perl-modules 5.10.0-19 Core Perl modules
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
Versions of packages git-core recommends:
ii less 418-1 Pager program similar to more
ii openssh-client [ssh-client] 1:5.1p1-5 secure shell client, an rlogin/rsh
ii patch 2.5.9-5 Apply a diff file to an original
ii rsync 3.0.3-2 fast remote file copy program (lik
Versions of packages git-core suggests:
pn git-arch <none> (no description available)
ii git-cvs 1:1.6.2-1 fast, scalable, distributed revisi
pn git-daemon-run <none> (no description available)
ii git-doc 1:1.6.2-1 fast, scalable, distributed revisi
ii git-email 1:1.6.2-1 fast, scalable, distributed revisi
ii git-gui 1:1.6.2-1 fast, scalable, distributed revisi
ii git-svn 1:1.6.2-1 fast, scalable, distributed revisi
ii gitk 1:1.6.2-1 fast, scalable, distributed revisi
pn gitweb <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 22.3+1-1.2+RM
Junichi Uekawa wrote:
> vc-git for emacs with C-x v g calls git blame with -rmaster, which
> results in the following output:
>
> error: unknown option `-rmaster'
Thanks for reporting it. Fixed in emacs23. Closing in unstable since
emacs22 has been removed: http://bugs.debian.org/598269
--- End Message ---