log lisp/vc-bzr.el @ 107168:282ddc0ca465

age author description
Fri, 05 Feb 2010 20:23:59 -0800 Dan Nicolaescu * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
Sun, 31 Jan 2010 20:58:35 -0800 Dan Nicolaescu (vc-bzr-dir-extra-headers): Add a header when a
Fri, 29 Jan 2010 15:43:31 -0800 Dan Nicolaescu (vc-bzr-after-dir-status): Match another renaming indicator.
Sun, 24 Jan 2010 22:03:23 -0800 Dan Nicolaescu (vc-bzr-print-log): Use the more compact --line option
Mon, 25 Jan 2010 00:02:10 -0500 Mark A. Hershberger working version of vc-bzr-revision-table
Wed, 13 Jan 2010 17:28:32 +0100 Juanma Barranquero Fix comment for bug#5345.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 09 Jan 2010 22:03:33 +0100 Juanma Barranquero Fix bug#5345: password asked when visiting files on a lightweight checkout.
Wed, 06 Jan 2010 07:11:52 -0800 Dan Nicolaescu (vc-bzr-after-dir-status): Ignore pending merges.
Tue, 05 Jan 2010 13:19:34 -0800 Dan Nicolaescu (vc-bzr-working-revision): Fix looking for a revision
Mon, 04 Jan 2010 23:46:35 -0800 Dan Nicolaescu (vc-bzr-diff): Obey vc-disable-async-diff.
Sun, 03 Jan 2010 22:40:30 -0800 Dan Nicolaescu (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
Sun, 03 Jan 2010 20:43:23 -0800 Dan Nicolaescu (vc-bzr-log-view-mode): Also highlight the author.
Sun, 03 Jan 2010 20:35:21 -0800 Dan Nicolaescu (vc-bzr-state-heuristic): Make it work for lightweight
Mon, 28 Dec 2009 22:46:08 -0800 Dan Nicolaescu Make vc-dir work on subdirectories of the bzr root.
Mon, 28 Dec 2009 10:34:51 -0800 Dan Nicolaescu (vc-bzr-log-view-mode): Fix short log regexp.
Wed, 09 Dec 2009 06:04:09 +0000 Dan Nicolaescu Fix short log parsing and fontification.
Mon, 07 Dec 2009 16:18:42 +0000 Chong Yidong * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
Mon, 07 Dec 2009 09:02:11 +0000 Dan Nicolaescu Support showing a single log entry from vc-annotate.
Sun, 06 Dec 2009 23:27:55 +0000 Chong Yidong * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
Sun, 06 Dec 2009 20:22:16 +0000 Chong Yidong * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
Thu, 03 Dec 2009 08:53:06 +0000 Dan Nicolaescu (vc-bzr-dir-extra-headers): Fix typo.
Thu, 03 Dec 2009 07:46:13 +0000 Dan Nicolaescu Add support for bzr shelve/unshelve.
Thu, 03 Dec 2009 07:31:15 +0000 Dan Nicolaescu (vc-bzr-print-log): Deal with nil arguments better.
Thu, 26 Nov 2009 14:50:28 +0000 Stefan Monnier (vc-bzr-annotate-command): Make operation asynchronous.
Sun, 15 Nov 2009 20:28:58 +0000 Dan Nicolaescu * vc.el (vc-log-show-limit): New variable.
Fri, 30 Oct 2009 05:48:13 +0000 Stefan Monnier (vc-bzr-revision-keywords): New var.
Wed, 21 Oct 2009 20:03:57 +0000 Stefan Monnier * minibuffer.el (completion-table-with-terminator): Properly implement
Mon, 14 Sep 2009 04:38:49 +0000 Dan Nicolaescu * vc.el (top): print-log method now takes an optional SHORTLOG
Wed, 26 Aug 2009 07:42:11 +0000 Dan Nicolaescu * vc.el (vc-default-prettify-state-info): Remove function, unused.