log lisp/vc-bzr.el @ 112242:6de29881faa6

age author description
Thu, 06 Jan 2011 11:03:59 -0500 Stefan Monnier * vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time):
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sun, 31 Oct 2010 23:13:42 -0400 Chong Yidong Backport VC improvements from trunk.
Tue, 08 Jun 2010 22:24:01 -0700 Dan Nicolaescu Improve support for special markup in the VC commit message.
Mon, 31 May 2010 22:34:49 -0400 Stefan Monnier Merge from emacs-23
Mon, 31 May 2010 22:06:09 -0400 Stefan Monnier * lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
Tue, 20 Apr 2010 22:10:50 -0400 Stefan Monnier vc-bzr.el (vc-bzr-checkin): Undo spurious `async' arg change.
Tue, 20 Apr 2010 22:05:24 -0400 Stefan Monnier Make the log-edit comments use RFC822 format throughout.
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.