log lisp/vc-svn.el @ 95045:dee9cd027812

age author description
Thu, 15 May 2008 17:38:50 +0000 Eric S. Raymond Snapshot primitives globally renamed to refer to tags, documentation updated.
Sat, 10 May 2008 13:27:16 +0000 Eric S. Raymond Remove assumption about what nil means as a first arument to vc-do-command.
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.