GNU bug report logs - #5428
vc-annotate for Bzr does not show the date

Previous Next

Package: emacs;

Reported by: Dan Nicolaescu <dann <at> ics.uci.edu>

Date: Wed, 20 Jan 2010 07:29:01 UTC

Severity: wishlist

Tags: fixed, patch

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #3 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dan Nicolaescu <dann <at> ics.uci.edu>
To: bug-gnu-emacs <bug-gnu-emacs <at> gnu.org>
Subject: vc-annotate for Bzr does not show the date
Date: Tue, 19 Jan 2010 23:26:49 -0800 (PST)
The subject says it all, dates are not displayed by vc-annotate for bzr.

This is very bad, the date is very useful information.

It is available as a tooltip, but one cannot search for the information
in the tooltip.

What is worse is that this is inconsistent with what vc-annotate does
for all other backends, where the date is shown just fine.

`vc-bzr-annotate-command' goes through a lot of effort to reformat the
vc-annotate buffer with the end result of just hiding the date, and
changing the format of "author". 

The date is in a very compact format YYYYMMDD, so it does not take much
screen space.
If that is a problem we have the
vc-annotate-toggle-annotation-visibility command to hide all the extra
information.

vc-bzr-annotate-command should just limit itself to run the "bzr annotate"
command.  Just vc-bzr-annotate-time needs a minor adjustment to make
everything work.





This bug report was last modified 5 years and 325 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.