log lisp/vc-annotate.el @ 112418:106bf56d370e

age author description
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Mon, 21 Jun 2010 20:00:54 -0700 Dan Nicolaescu Fix annotating other revisions for renamed files in vc-annotate.
Mon, 21 Jun 2010 19:08:55 -0700 Dan Nicolaescu Fix vc-annotate-show-changeset-diff-revision-at-line for git.
Mon, 21 Jun 2010 18:26:30 -0700 Dan Nicolaescu Fix finding revisions in for renamed files in vc-annotate.
Tue, 15 Jun 2010 00:51:42 -0400 Stefan Monnier * lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.
Fri, 12 Mar 2010 00:04:54 -0800 Dan Nicolaescu Add .dir-locals.el support for file-less buffers.
Mon, 25 Jan 2010 01:04:59 -0800 Dan Nicolaescu (vc-annotate-revision-at-line): Compare file
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Thu, 10 Dec 2009 08:24:41 +0000 Glenn Morris (log-view-vc-backend, log-view-vc-fileset): Define for compiler.
Mon, 07 Dec 2009 09:02:11 +0000 Dan Nicolaescu Support showing a single log entry from vc-annotate.
Wed, 25 Nov 2009 23:47:31 +0000 Johan Bockgrd (vc-annotate-revision-previous-to-line): Really use previous revision.
Fri, 20 Nov 2009 05:44:49 +0000 Dan Nicolaescu (vc-annotate-show-log-revision-at-line): Pass a
Mon, 19 Oct 2009 05:04:22 +0000 Dan Nicolaescu Make vc-annotate work through copies and renames.
Fri, 11 Sep 2009 10:58:54 +0000 Juanma Barranquero * vc-annotate.el (vc-annotate): Use the main file's coding-system to
Tue, 10 Mar 2009 00:59:09 +0000 Chong Yidong (vc-annotate): Use widened line number (Bug#2612).
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Sun, 23 Nov 2008 05:48:41 +0000 Juanma Barranquero * allout.el (allout-mode): Fix typo in docstring.
Sat, 05 Jul 2008 18:03:02 +0000 Dan Nicolaescu (vc-annotate-mode-menu): Add separator.
Tue, 01 Jul 2008 14:47:10 +0000 Dan Nicolaescu (vc-annotate-mode-map): Bind to lower case keys.
Mon, 23 Jun 2008 07:03:33 +0000 Dan Nicolaescu (vc-annotate-mode): Derive from special-mode
Mon, 23 Jun 2008 00:13:34 +0000 Miles Bader Add arch tagline
Sun, 22 Jun 2008 17:56:00 +0000 Dan Nicolaescu * vc.el: Move vc-annotate variables and functions ...