log lisp/vc-bzr.el @ 87477:b5060e79eb98

age author description
Sat, 29 Dec 2007 13:20:49 +0000 Eric S. Raymond * vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed,
Fri, 28 Dec 2007 18:16:55 +0000 Eric S. Raymond * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
Fri, 28 Dec 2007 08:59:50 +0000 Eric S. Raymond * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:
Wed, 26 Dec 2007 23:24:08 +0000 Eric S. Raymond *** empty log message ***
Sat, 20 Oct 2007 01:28:35 +0000 Stefan Monnier * vc-bzr.el (vc-bzr-diff-tree):
Wed, 10 Oct 2007 19:39:23 +0000 Eric S. Raymond Carry through today's big terminology change to a few places where I
Wed, 10 Oct 2007 18:52:45 +0000 Eric S. Raymond Terminology cleanup.
Tue, 09 Oct 2007 08:52:57 +0000 Miles Bader Merge from emacs--rel--22
Thu, 06 Sep 2007 19:46:17 +0000 Romain Francoise (vc-bzr-admin-lastrev): New defconst.
Tue, 21 Aug 2007 04:51:30 +0000 Miles Bader Merge from emacs--rel--22
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Fri, 03 Aug 2007 04:57:05 +0000 Miles Bader Change capitalization of VC backend names for new backends
Fri, 27 Jul 2007 07:17:03 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 20 Jul 2007 00:09:17 +0000 Dan Nicolaescu * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
Wed, 18 Jul 2007 16:31:58 +0000 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
Tue, 17 Jul 2007 05:33:17 +0000 Stefan Monnier (vc-bzr-version, vc-bzr-at-least-version, vc-bzr-post-command-function):
Thu, 28 Jun 2007 02:01:54 +0000 Stefan Monnier (vc-functions): Clear up the cache when reloading the file.
Fri, 22 Jun 2007 02:46:04 +0000 Dan Nicolaescu (vc-bzr-log-view-mode): Add + to the email address
Wed, 20 Jun 2007 18:18:54 +0000 Stefan Monnier (vc-bzr-dir-state): Use setq rather than set.
Wed, 20 Jun 2007 06:44:35 +0000 Stefan Monnier (vc-bzr-with-process-environment, vc-bzr-std-process-invocation): New macros.
Fri, 15 Jun 2007 19:40:47 +0000 Masatake YAMATO * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
Mon, 11 Jun 2007 20:00:35 +0000 Stefan Monnier *** empty log message ***
Thu, 20 Mar 2008 07:48:08 +0000 Dan Nicolaescu (vc-bzr-print-log): Ensure it works when passed a
Wed, 19 Mar 2008 03:49:09 +0000 Dan Nicolaescu (vc-bzr-print-log): Insert a file marker. Run the log
Tue, 18 Mar 2008 20:52:17 +0000 Stefan Monnier (vc-bzr-log-view-mode, vc-bzr-annotate-command)
Fri, 14 Mar 2008 19:38:46 +0000 Stefan Monnier (vc-bzr-registered): Fail if `bzr' is not installed.
Sat, 05 Jan 2008 18:11:25 +0000 Romain Francoise 2008-01-05 Sven Joachim <svenjoac@gmx.de>
Fri, 04 Jan 2008 19:20:59 +0000 Stefan Monnier Copyright and version headers update.
Fri, 07 Sep 2007 01:26:58 +0000 Stefan Monnier (vc-bzr-admin-lastrev): New constant.
Wed, 15 Aug 2007 21:10:46 +0000 Stefan Monnier Don't fiddle with vc-handled-backend.
Thu, 09 Aug 2007 14:57:45 +0000 Stefan Monnier (vc-bzr-registered): Use \0 instead of literal NULs.
Tue, 07 Aug 2007 04:23:50 +0000 Stefan Monnier Remove comments about vc-bzr.el being a modified unofficial version.
Mon, 06 Aug 2007 21:17:34 +0000 Stefan Monnier (vc-bzr-registered): Gracefully handle missing "bzr"
Fri, 03 Aug 2007 05:09:21 +0000 Miles Bader Change capitalization of VC backend names for new backends
Thu, 02 Aug 2007 17:08:53 +0000 Stefan Monnier (vc-bzr-admin-dirstate): Rename from `...-dirname'.
Tue, 31 Jul 2007 15:26:05 +0000 Stefan Monnier * vc-bzr.el: New file (copied from the trunk).