log lisp/vc-bzr.el @ 106472:6e0f1038bc44

age author description
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.
Tue, 25 Aug 2009 08:50:56 +0000 Michael Albinus * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
Mon, 27 Jul 2009 17:50:22 +0000 Dan Nicolaescu (vc-bzr-print-log): Pass multiple arguments to bzr log.
Sun, 17 May 2009 03:38:41 +0000 Stefan Monnier (vc-bzr-state-heuristic): Fallback on vc-bzr-state in case
Tue, 07 Apr 2009 04:06:39 +0000 Chong Yidong * vc-bzr.el (vc-bzr-log-view-mode): Fix last fix.
Tue, 07 Apr 2009 01:49:40 +0000 Chong Yidong * vc-bzr.el (vc-bzr-log-view-mode): Tweak log-view-message-re (Bug#2872).
Mon, 23 Mar 2009 16:25:30 +0000 Dan Nicolaescu (vc-bzr-working-revision): Add support for lightweight
Wed, 04 Feb 2009 07:32:51 +0000 Dan Nicolaescu (vc-bzr-working-revision): Recognize a newer branch
Sat, 10 Jan 2009 21:50:40 +0000 Glenn Morris Comments (minor fixes of some header conventions).
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 03 Dec 2008 07:36:23 +0000 Glenn Morris (vc-bzr-diff-switches): Doc fix. Add t as option.
Tue, 04 Nov 2008 17:36:43 +0000 Chong Yidong (vc-bzr-dir-extra-headers): New function.
Sun, 05 Oct 2008 00:08:49 +0000 Dan Nicolaescu (vc-bzr-after-dir-status): Parse the output for non
Thu, 02 Oct 2008 17:31:52 +0000 Glenn Morris (vc-bzr-diff): Use vc-switches rather than the obsolete vc-diff-switches.
Thu, 18 Sep 2008 17:01:41 +0000 Dan Nicolaescu * vc-bzr.el (vc-bzr-show-log-entry):
Sun, 07 Sep 2008 17:24:57 +0000 Dan Nicolaescu (vc-bzr-extra-fileinfo): New defstruct.
Sun, 10 Aug 2008 19:48:57 +0000 Dan Nicolaescu (vc-bzr-find-revision): Rename from
Mon, 07 Jul 2008 16:34:14 +0000 Dan Nicolaescu (vc-bzr-after-dir-status): Deal with execute bit changes.
Tue, 24 Jun 2008 02:41:04 +0000 Dan Nicolaescu * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):