log lisp/vc-svn.el @ 94826:4d2fe01917d3

age author description
Fri, 09 May 2008 17:30:49 +0000 Eric S. Raymond Remove wash-log from the VC backend API.
Fri, 09 May 2008 16:41:26 +0000 Stefan Monnier * vc.el (vc-mark-resolved): Add `backend' argument.
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.
Thu, 01 May 2008 19:13:16 +0000 Eric S. Raymond Change 'needs-patch to 'needs-update.
Thu, 01 May 2008 16:40:14 +0000 Eric S. Raymond Comment cleanup (no code change).
Tue, 29 Apr 2008 15:32:56 +0000 Stefan Monnier Make `checkout-model' apply to filesets.
Fri, 11 Apr 2008 15:59:22 +0000 Stefan Monnier (vc-svn-after-dir-status): Complete last change.
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 03:38:39 +0000 Dan Nicolaescu (vc-svn-modify-change-comment): Add support for the
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.
Fri, 21 Mar 2008 17:53:04 +0000 Stefan Monnier * vc-hooks.el (vc-default-mode-line-string): Add case for added files.