log lisp/vc.el @ 85606:b0f9e8f1fbb2

age author description
Wed, 24 Oct 2007 02:34:25 +0000 Stefan Monnier (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.
Sat, 20 Oct 2007 20:59:36 +0000 Eric S. Raymond Restore vc-next-action functionality of registering files.
Sat, 20 Oct 2007 16:32:50 +0000 Eric S. Raymond Condition out a misleading message.
Fri, 19 Oct 2007 20:59:49 +0000 Stefan Monnier Remove `diff-tree' operation, now subsumed by `diff'.
Wed, 17 Oct 2007 16:22:27 +0000 Stefan Monnier (vc-diff-sentinel, vc-diff-internal): Revert some changes in the
Thu, 11 Oct 2007 23:32:32 +0000 Dan Nicolaescu Fix previous change.
Thu, 11 Oct 2007 22:21:17 +0000 Dan Nicolaescu * vc.el (vc-deduce-fileset): Delete unused code.
Thu, 11 Oct 2007 16:53:58 +0000 Eric S. Raymond Corrected version of Juanma's fix patch.
Thu, 11 Oct 2007 16:37:42 +0000 Eric S. Raymond Fix evaluation time of a macro arument.
Thu, 11 Oct 2007 15:27:17 +0000 Eric S. Raymond Bug fixes by Juanma Barranquero. Temporarily disable the check for
Thu, 11 Oct 2007 15:10:32 +0000 Eric S. Raymond Address an edge case in vc-diff. This is an experimental fix and may change.
Wed, 10 Oct 2007 18:52:45 +0000 Eric S. Raymond Terminology cleanup.
Wed, 10 Oct 2007 13:17:53 +0000 Eric S. Raymond Merge in new VC with filesets.
Tue, 09 Oct 2007 08:52:57 +0000 Miles Bader Merge from emacs--rel--22
Mon, 08 Oct 2007 23:21:09 +0000 Eric S. Raymond Remove unused code.
Mon, 08 Oct 2007 23:18:31 +0000 Eric S. Raymond Correct a bug that was revealed during a review of new VC.
Sat, 06 Oct 2007 14:36:09 +0000 Eric S. Raymond Typo and whitespace fixes to reduce the diff with new VC.
Sat, 06 Oct 2007 11:12:29 +0000 Eric S. Raymond Port various comments from new VC to reduce the noise in the diff.
Sat, 06 Oct 2007 08:54:11 +0000 Eric S. Raymond Terminology sync, workfile version -> focus version.
Fri, 05 Oct 2007 04:35:37 +0000 Dan Nicolaescu Reorder functions, no code changes.
Sat, 15 Sep 2007 22:25:55 +0000 Stefan Monnier (vc-process-sentinel): New function.
Thu, 06 Sep 2007 05:28:08 +0000 Dan Nicolaescu (vc-default-diff-tree): Pass a list to the diff vc command
Mon, 03 Sep 2007 06:17:52 +0000 Glenn Morris Remove CVS $Id$ header. Comment.
Fri, 11 May 2007 18:24:42 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 03 Dec 2006 12:25:18 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Fri, 14 Jul 2006 05:56:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Tue, 27 Jun 2006 15:06:36 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 12 Jun 2006 07:27:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Thu, 20 Apr 2006 16:09:11 +0000 Karoly Lorentey Make `tty-display-color-p' follow its doc string. (Reported by Dan Nicolaescu.)