log lisp/vc-cvs.el @ 107390:bb307bf2e752

age author description
Thu, 18 Feb 2010 14:55:41 -0500 Sam Steingold (vc-cvs-merge-news): Yet another fix of message parsing.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 07 Dec 2009 09:02:11 +0000 Dan Nicolaescu Support showing a single log entry from vc-annotate.
Mon, 16 Nov 2009 20:36:06 +0000 Dan Nicolaescu * vc.el (vc-log-show-limit): Default to 2000.
Sun, 15 Nov 2009 20:28:58 +0000 Dan Nicolaescu * vc.el (vc-log-show-limit): New variable.
Thu, 01 Oct 2009 02:23:29 +0000 Glenn Morris (vc-cvs-parse-entry): Be more careful with the match-data. (Bug#4555).
Mon, 14 Sep 2009 04:38:49 +0000 Dan Nicolaescu * vc.el (top): print-log method now takes an optional SHORTLOG
Sat, 29 Aug 2009 18:56:12 +0000 Dan Nicolaescu * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
Thu, 27 Aug 2009 01:50:12 +0000 Dan Nicolaescu (vc-cvs-update-changelog): Fix typo.
Tue, 25 Aug 2009 08:53:32 +0000 Michael Albinus * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
Fri, 14 Aug 2009 04:24:01 +0000 Sam Steingold (vc-cvs-merge-news): Yet annother fix of message parsing.
Tue, 07 Jul 2009 15:06:00 +0000 Sam Steingold (vc-cvs-merge-news): Fix message parsing for non-top-level files.
Tue, 23 Jun 2009 06:35:40 +0000 Dan Nicolaescu * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 04 Dec 2008 18:10:34 +0000 Lute Kamstra (vc-cvs-could-register): Don't use file-directory-p to
Thu, 04 Dec 2008 07:00:43 +0000 Glenn Morris (vc-cvs-register-switches): Doc fix. Add t as option.
Wed, 03 Dec 2008 07:43:33 +0000 Glenn Morris (vc-cvs-diff-switches): Doc fix. Add t as option.
Wed, 03 Dec 2008 05:48:14 +0000 Lute Kamstra * align.el:
Wed, 12 Nov 2008 04:47:18 +0000 Sam Steingold (vc-cvs-parse-root): Handle roots without colon between hostname and path.
Tue, 04 Nov 2008 07:27:26 +0000 Nick Roberts * vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
Tue, 28 Oct 2008 17:56:36 +0000 Martin Rudalics (vc-cvs-stay-local): Fix typo in choice.
Mon, 27 Oct 2008 07:21:43 +0000 Dan Nicolaescu * vc.el: Rename VC methods that were missed when vc-status was
Sat, 25 Oct 2008 20:59:38 +0000 Chong Yidong (vc-cvs-status-extra-headers): Use full directory name when reporting
Mon, 13 Oct 2008 01:16:49 +0000 Dan Nicolaescu * vc-hooks.el (vc-stay-local): Add a new choice and default to it.
Thu, 09 Oct 2008 04:52:28 +0000 Dan Nicolaescu (vc-cvs-dir-stay-local): New variable.
Mon, 06 Oct 2008 05:30:25 +0000 Dan Nicolaescu (vc-cvs-after-dir-status): Parse the output for non
Sat, 04 Oct 2008 19:54:48 +0000 Glenn Morris (vc-cvs-dir-status-heuristic): New function.
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
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Thu, 26 May 2005 05:42:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
Thu, 31 Mar 2005 09:58:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
Sun, 13 Feb 2005 07:19:08 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
Sun, 16 Jan 2005 03:40:12 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2
Wed, 08 Dec 2004 05:02:30 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Thu, 04 Nov 2004 08:55:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Sun, 13 Jan 2008 20:03:35 +0000 Dan Nicolaescu * vc.el (vc-update): Resolve conflicts if necessary instead of
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Mon, 31 Dec 2007 20:43:49 +0000 Dan Nicolaescu (vc-cvs-parse-entry): Set the vc-backend property.
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 16:24:31 +0000 Eric S. Raymond * vc-cvs.el, vc-svn.el: Simplify backend dired-state-info
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:
Thu, 27 Dec 2007 11:26:27 +0000 Eric S. Raymond * (vc.el, vc-sccs.el, vc-rcs.el, vc-cs.el, vc-mcvs.el): Put
Thu, 27 Dec 2007 03:17:24 +0000 Eric S. Raymond *** empty log message ***
Wed, 26 Dec 2007 23:24:08 +0000 Eric S. Raymond *** empty log message ***
Thu, 06 Dec 2007 17:56:42 +0000 Deepak Goel Fix buggy calls to `error'.
Mon, 12 Nov 2007 03:56:38 +0000 Dan Nicolaescu (vc-cvs-diff): If backup files exist, diff them
Sat, 10 Nov 2007 05:22:16 +0000 Dan Nicolaescu * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
Sat, 20 Oct 2007 01:07:52 +0000 Stefan Monnier (vc-cvs-revision-completion-table): Make it work when the
Wed, 10 Oct 2007 18:52:45 +0000 Eric S. Raymond Terminology cleanup.
Sat, 15 Sep 2007 21:07:32 +0000 Stefan Monnier (vc-cvs-annotate-time): Use inhibit-read-only and inhibit-modification-hooks.
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 07 Nov 2005 14:56:19 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Sat, 28 May 2005 21:04:38 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)