log lisp/vc-cvs.el @ 98495:e8a025cdac4a

age author description
Sat, 04 Oct 2008 01:22:26 +0000 Dan Nicolaescu * vc-svn.el (vc-svn-dir-status-files):
Sun, 07 Sep 2008 20:24:24 +0000 Stefan Monnier * vc-svn.el (vc-svn-root):
Tue, 24 Jun 2008 02:41:04 +0000 Dan Nicolaescu * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
Fri, 20 Jun 2008 17:08:55 +0000 Dan Nicolaescu * vc.el (vc-switch-backend): Simplify.
Sun, 15 Jun 2008 10:29:13 +0000 Andreas Schwab (vc-cvs-status-extra-headers): Don't match newline
Sun, 08 Jun 2008 15:18:28 +0000 Andreas Schwab (vc-cvs-dir-status): Pass -f to cvs.
Thu, 05 Jun 2008 18:52:48 +0000 Sam Steingold (vc-cvs-registered): Consider a directory with a CVS subdirectory to be registered.
Tue, 03 Jun 2008 21:30:35 +0000 Sam Steingold (vc-cvs-status-extra-headers): Remove extraneous newlines.
Sat, 31 May 2008 15:32:10 +0000 Dan Nicolaescu *** empty log message ***
Sat, 31 May 2008 15:29:36 +0000 Dan Nicolaescu Fix typos.
Sat, 31 May 2008 15:23:58 +0000 Dan Nicolaescu (vc-cvs-after-dir-status): Support spaces in file
Fri, 30 May 2008 16:21:49 +0000 Stefan Monnier (vc-cvs-state-heuristic, vc-cvs-parse-status): Try and
Mon, 26 May 2008 23:50:21 +0000 Dan Nicolaescu (vc-cvs-status-extra-headers): Align labels.
Fri, 16 May 2008 19:15:26 +0000 Eric S. Raymond Improved extra-headers method for CVS.
Fri, 16 May 2008 09:30:17 +0000 Eric S. Raymond Clean up after granbbing CVS/Root info.
Fri, 16 May 2008 09:23:22 +0000 Eric S. Raymond Extract and display the CVS repository.
Thu, 15 May 2008 17:38:50 +0000 Eric S. Raymond Snapshot primitives globally renamed to refer to tags, documentation updated.
Sat, 10 May 2008 13:27:16 +0000 Eric S. Raymond Remove assumption about what nil means as a first arument to vc-do-command.
Fri, 09 May 2008 17:30:49 +0000 Eric S. Raymond Remove wash-log from the VC backend API.
Wed, 07 May 2008 21:27:41 +0000 Eric S. Raymond Remove VC-Dired and backend dir-state methods.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Fri, 02 May 2008 17:47:25 +0000 Eric S. Raymond Clean up vc*-revision-granularity and vc*-checkout-model.
Fri, 02 May 2008 07:38:11 +0000 Eric S. Raymond Fix some comments to remove references to vc-dired.
Fri, 02 May 2008 03:30:10 +0000 Eric S. Raymond Don't commit right after deletion.
Thu, 01 May 2008 19:28:56 +0000 Eric S. Raymond Remove some XXX comments no longer needed.
Thu, 01 May 2008 19:13:16 +0000 Eric S. Raymond Change 'needs-patch to 'needs-update.
Tue, 29 Apr 2008 15:32:56 +0000 Stefan Monnier Make `checkout-model' apply to filesets.
Mon, 21 Apr 2008 16:18:12 +0000 Dan Nicolaescu (vc-cvs-status-extra-headers): New function.
Thu, 17 Apr 2008 00:31:56 +0000 Dan Nicolaescu *** empty log message ***
Tue, 15 Apr 2008 07:26:36 +0000 Dan Nicolaescu (vc-cvs-after-dir-status, vc-cvs-dir-status): Add
Sat, 12 Apr 2008 16:33:24 +0000 Dan Nicolaescu (vc-cvs-registered): Allow removed files to be
Fri, 11 Apr 2008 15:17:59 +0000 Stefan Monnier Change `dir-status' to not take (and pass) status-buffer.
Thu, 10 Apr 2008 07:32:25 +0000 Dan Nicolaescu * vc-hooks.el (vc-state): Add new state `conflict'.
Wed, 09 Apr 2008 20:42:39 +0000 Stefan Monnier (vc-cvs-diff-tree): Remove unused function.
Tue, 08 Apr 2008 15:59:35 +0000 Dan Nicolaescu * vc-rcs.el (vc-rcs-modify-change-comment):
Mon, 31 Mar 2008 15:36:56 +0000 Dan Nicolaescu * vc.el (vc-status-add-entry): Assume ENTRY is a list not a cons.
Sat, 29 Mar 2008 05:34:52 +0000 Dan Nicolaescu * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
Wed, 26 Mar 2008 07:15:05 +0000 Dan Nicolaescu (vc-cvs-parse-status, vc-cvs-after-dir-status): Detect
Mon, 24 Mar 2008 08:36:22 +0000 Dan Nicolaescu (vc-cvs-after-dir-status, vc-cvs-parse-status): Detect
Sun, 23 Mar 2008 18:15:35 +0000 Dan Nicolaescu (vc-cvs-parse-status): Note there are problems with
Sun, 23 Mar 2008 00:07:33 +0000 Dan Nicolaescu (vc-cvs-after-dir-status, vc-cvs-dir-status):
Fri, 21 Mar 2008 17:53:04 +0000 Stefan Monnier * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
Fri, 21 Mar 2008 05:53:48 +0000 Dan Nicolaescu * vc-hg.el (vc-hg-state):
Sun, 24 Feb 2008 22:54:08 +0000 Glenn Morris (vc-cvs-register): Fix registering of directories in multiple file case.
Tue, 19 Feb 2008 11:43:17 +0000 Thien-Thi Nguyen Make sure all backends support vc-BACKEND-root.
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Wed, 02 Jan 2008 04:13:39 +0000 Miles Bader Merge from emacs--devo--0
Sat, 29 Dec 2007 02:39:17 +0000 Miles Bader Merge from emacs--devo--0
Sun, 16 Dec 2007 05:08:49 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Sat, 20 Oct 2007 02:22:59 +0000 Miles Bader Merge from emacs--devo--0
Sat, 13 Oct 2007 05:53:03 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:14:00 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Jul 2007 01:23:55 +0000 Miles Bader Merge from emacs--devo--0 unicode-xft-base
Sun, 15 Jul 2007 04:47:46 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13