log lisp/vc.el @ 94716:6be36d1315d7

age author description
Tue, 06 May 2008 23:56:49 +0000 Eric S. Raymond Cleanup preparatory to getting rid of dired.
Tue, 06 May 2008 23:44:50 +0000 Eric S. Raymond Back out menu move, it broke something obscure.
Tue, 06 May 2008 19:12:34 +0000 Eric S. Raymond More refactoring.
Tue, 06 May 2008 09:12:12 +0000 Eric S. Raymond vc-responsible-backend needs to see absolute pathnames.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Tue, 06 May 2008 01:41:34 +0000 Eric S. Raymond Move a customization variable.
Tue, 06 May 2008 00:37:31 +0000 Eric S. Raymond Move the fileset staleness check from vc-next-action to
Mon, 05 May 2008 22:33:44 +0000 Eric S. Raymond More policy-mechanism separation.
Mon, 05 May 2008 18:21:27 +0000 Eric S. Raymond Actually supply needed arguments.
Mon, 05 May 2008 15:08:59 +0000 Eric S. Raymond Fix a compilation warning.
Mon, 05 May 2008 02:43:34 +0000 Eric S. Raymond Typo fix.
Sun, 04 May 2008 23:24:49 +0000 Eric S. Raymond Correct buggy dispatch logic.
Sun, 04 May 2008 13:20:50 +0000 Eric S. Raymond Typo fix.
Sun, 04 May 2008 13:17:33 +0000 Eric S. Raymond Bug fix for vc-dispatcher split.
Sun, 04 May 2008 09:32:39 +0000 Andreas Schwab Require dired when compiling.
Sat, 03 May 2008 13:16:19 +0000 Eric S. Raymond Another refactoring step.
Sat, 03 May 2008 13:07:18 +0000 Eric S. Raymond Refactoring step.
Sat, 03 May 2008 12:42:54 +0000 Eric S. Raymond Small refactoring step.
Sat, 03 May 2008 12:06:42 +0000 Eric S. Raymond Reorganze VC todo list.
Sat, 03 May 2008 11:46:05 +0000 Eric S. Raymond Moved most of vc-dir from vc.el to vc-dispatcher.el.
Sat, 03 May 2008 10:47:28 +0000 Eric S. Raymond Move VC-Dired code from vc.el to vc-dispatcher.el.
Sat, 03 May 2008 10:18:08 +0000 Eric S. Raymond Move context-preservation machinery.
Sat, 03 May 2008 09:45:20 +0000 Eric S. Raymond Move the command-closure machinery to vc-dispatcher.el.
Sat, 03 May 2008 09:28:04 +0000 Eric S. Raymond Partially undo the dispatcher split, it needs to happen more gradually
Sat, 03 May 2008 07:39:17 +0000 Eric S. Raymond Remove logentry primitive from backend API.
Sat, 03 May 2008 07:06:34 +0000 Eric S. Raymond vc-dispatcher layer separation.
Sat, 03 May 2008 06:10:56 +0000 Eric S. Raymond Append to another to-do comment.
Sat, 03 May 2008 06:01:19 +0000 Eric S. Raymond Added to-do items.
Fri, 02 May 2008 17:47:25 +0000 Eric S. Raymond Clean up vc*-revision-granularity and vc*-checkout-model.
Fri, 02 May 2008 14:37:39 +0000 Sam Steingold * vc.el (vc-dir-mode-map): Enable mouse bindings.