log lisp/vc-bzr.el @ 108006:452f0cc5f879

age author description
Mon, 19 Apr 2010 11:26:06 -0400 Stefan Monnier * vc-bzr: Use standard *vc* and *vc-diff* buffers.
Tue, 06 Apr 2010 22:56:35 -0700 Dan Nicolaescu Add new VC methods: vc-log-incoming and vc-log-outgoing.
Tue, 23 Mar 2010 23:32:45 -0700 Glenn Morris * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
Tue, 23 Mar 2010 20:34:06 -0700 Glenn Morris * vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
Fri, 19 Mar 2010 02:37:41 -0700 Dan Nicolaescu Add special markup processing for commit logs.
Thu, 11 Mar 2010 17:29:30 -0800 Dan Nicolaescu Add support for shelving snapshots and for showing shelves.
Wed, 17 Feb 2010 16:39:21 -0500 Mark A. Hershberger 2010-02-17 Mark A. Hershberger <mah@everybody.org>
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.