unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#5428: vc-annotate for Bzr does not show the date
@ 2010-01-20  7:26 Dan Nicolaescu
  2010-01-20 16:36 ` Chong Yidong
  2010-01-21 14:17 ` Stefan Monnier
  0 siblings, 2 replies; 23+ messages in thread
From: Dan Nicolaescu @ 2010-01-20  7:26 UTC (permalink / raw)
  To: bug-gnu-emacs

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.







^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2019-06-27 18:13 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-20  7:26 bug#5428: vc-annotate for Bzr does not show the date Dan Nicolaescu
2010-01-20 16:36 ` Chong Yidong
2010-01-20 18:18   ` Dan Nicolaescu
2010-01-20 18:19   ` Eli Zaretskii
2010-01-21 14:17 ` Stefan Monnier
2010-01-21 15:27   ` Dan Nicolaescu
2010-01-22 15:21     ` Stefan Monnier
2010-01-22 19:26       ` Dan Nicolaescu
2010-01-22 20:21         ` Eli Zaretskii
2010-01-23 11:13         ` Stefan Monnier
2010-01-23 17:24           ` Dan Nicolaescu
2019-06-27 18:13     ` Lars Ingebrigtsen
2015-05-08 21:35   ` Glenn Morris
2015-05-16 23:55     ` Dmitry Gutov
2015-05-17  1:16       ` Stefan Monnier
2015-05-17  1:30         ` Dmitry Gutov
2015-05-17  1:47         ` Dmitry Gutov
2015-05-18 16:05           ` Stefan Monnier
2016-02-28  6:14       ` Lars Ingebrigtsen
2016-02-28 18:27         ` Glenn Morris
2019-06-27 17:36           ` Lars Ingebrigtsen
2019-06-27 18:05             ` Stefan Monnier
2019-06-27 18:11               ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).