log lisp/vc.el @ 94255:3849fa236ab2

age author description
Tue, 22 Apr 2008 09:00:14 +0000 Dan Nicolaescu (vc-next-action): Do not consider directories when
Mon, 21 Apr 2008 20:40:51 +0000 Stefan Monnier (vc-dir): Use pop-to-buffer, so it can be customized.
Mon, 21 Apr 2008 05:17:34 +0000 Dan Nicolaescu *** empty log message ***
Mon, 21 Apr 2008 05:11:56 +0000 Dan Nicolaescu * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
Fri, 18 Apr 2008 14:24:50 +0000 Sam Steingold (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):
Wed, 16 Apr 2008 04:58:35 +0000 Dan Nicolaescu (vc-dir-kill-query): Fix thinko.
Wed, 16 Apr 2008 00:57:12 +0000 Stefan Monnier Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
Tue, 15 Apr 2008 07:28:31 +0000 Dan Nicolaescu (vc-status-fileinfo): Add new member directoryp.
Mon, 14 Apr 2008 16:36:32 +0000 Stefan Monnier (vc-status-update): Set needs-update.
Mon, 14 Apr 2008 16:21:23 +0000 Stefan Monnier (vc-status-update): Fix typo.
Mon, 14 Apr 2008 15:19:04 +0000 Alexandre Julliard (vc-status-update): Undo the previous revert.
Mon, 14 Apr 2008 08:59:41 +0000 Dan Nicolaescu (vc-status-kill-query): New function.
Sun, 13 Apr 2008 18:06:35 +0000 Alexandre Julliard (vc-status-update): Revert an incorrect rewrite. Add some
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 18:51:19 +0000 Alexandre Julliard (vc-status-add-entries): New function.
Wed, 09 Apr 2008 10:35:24 +0000 Jan Dj¸«£rv (vc-status-tool-bar-map): Add vc-print-log to tool bar.
Sun, 06 Apr 2008 17:30:40 +0000 Dan Nicolaescu (vc-status-prepare-status-buffer):
Fri, 04 Apr 2008 23:53:00 +0000 Dan Nicolaescu *** empty log message ***
Fri, 04 Apr 2008 22:27:26 +0000 Dan Nicolaescu (vc-default-status-fileinfo-extra): New function.
Mon, 31 Mar 2008 15:36:56 +0000 Dan Nicolaescu * vc.el (vc-status-add-entry): Assume ENTRY is a list not a cons.
Mon, 31 Mar 2008 15:06:25 +0000 Dan Nicolaescu Add todo entries.
Sun, 30 Mar 2008 15:29:35 +0000 Dan Nicolaescu Allow backends to display backend specific information in
Sat, 29 Mar 2008 05:34:52 +0000 Dan Nicolaescu * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
Sat, 29 Mar 2008 00:43:56 +0000 Dan Nicolaescu (vc-status-mode-map, vc-status-menu-map): Bind vc-update and vc-print-log.
Sat, 29 Mar 2008 00:17:54 +0000 Dan Nicolaescu (vc-update): Check if the buffer is unsaved only if it
Fri, 28 Mar 2008 19:32:47 +0000 Dan Nicolaescu Reshuffle TODOs.
Fri, 28 Mar 2008 18:42:02 +0000 Dan Nicolaescu *** empty log message ***
Fri, 28 Mar 2008 18:29:38 +0000 Dan Nicolaescu Update TODO.
Fri, 28 Mar 2008 18:22:15 +0000 Dan Nicolaescu (ring): Don't require it, not used.