log lisp/vc-dispatcher.el @ 94692:891cb8f8888f

age author description
Tue, 06 May 2008 16:00:54 +0000 Eric S. Raymond More decoupling of vc-dispatcher.el from vc.el.
Tue, 06 May 2008 15:00:20 +0000 Eric S. Raymond Comment typo fix.
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:17:09 +0000 Eric S. Raymond Avoid passing default nil argument.
Mon, 05 May 2008 06:12:33 +0000 Stefan Monnier (vc-dir-mark-buffer-changed): Fix typo
Sun, 04 May 2008 19:27:58 +0000 Miles Bader Add arch tagline
Sun, 04 May 2008 13:17:33 +0000 Eric S. Raymond Bug fix for vc-dispatcher split.
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.