log lisp/vc-svn.el @ 88016:921eddfa6d43

age author description
Tue, 22 Jan 2008 23:53:46 +0000 Miles Bader Merge from emacs--rel--22
Sun, 20 Jan 2008 19:56:43 +0000 Dan Nicolaescu (vc-svn-registered): Make it work for non-existent
Sat, 19 Jan 2008 16:32:23 +0000 Dan Nicolaescu * vc-svn.el (vc-svn-after-dir-status): New function.
Fri, 18 Jan 2008 23:45:04 +0000 Dan Nicolaescu * vc-svn.el (vc-svn-dir-status): New function.
Wed, 16 Jan 2008 06:22:59 +0000 Dan Nicolaescu * smerge-mode.el (smerge-start-session): Rename from smerge-auto.
Mon, 14 Jan 2008 07:38:05 +0000 Dan Nicolaescu * smerge-mode.el (smerge-auto): New function.
Thu, 10 Jan 2008 14:17:06 +0000 Dan Nicolaescu (vc-svn-registered): Return the correct value for
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Wed, 02 Jan 2008 00:42:37 +0000 Eric S. Raymond * vc-svn.el (vc-svn-modify-change comment): New function.
Tue, 01 Jan 2008 18:40:42 +0000 Eric S. Raymond Remove some debugging code.
Tue, 01 Jan 2008 16:39:59 +0000 Eric S. Raymond * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property correctly.
Tue, 01 Jan 2008 11:17:37 +0000 Eric S. Raymond * vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend call
Sat, 29 Dec 2007 13:20:49 +0000 Eric S. Raymond * vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed,
Fri, 28 Dec 2007 18:16:55 +0000 Eric S. Raymond * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
Fri, 28 Dec 2007 16:24:31 +0000 Eric S. Raymond * vc-cvs.el, vc-svn.el: Simplify backend dired-state-info
Fri, 28 Dec 2007 08:59:50 +0000 Eric S. Raymond * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:
Thu, 27 Dec 2007 03:10:52 +0000 Eric S. Raymond *** empty log message ***
Wed, 26 Dec 2007 23:24:08 +0000 Eric S. Raymond *** empty log message ***
Sat, 10 Nov 2007 05:22:16 +0000 Dan Nicolaescu * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
Sat, 20 Oct 2007 01:28:35 +0000 Stefan Monnier * vc-bzr.el (vc-bzr-diff-tree):
Wed, 10 Oct 2007 19:39:23 +0000 Eric S. Raymond Carry through today's big terminology change to a few places where I
Wed, 10 Oct 2007 18:52:45 +0000 Eric S. Raymond Terminology cleanup.
Tue, 09 Oct 2007 16:54:40 +0000 Eric S. Raymond This is the actual fix....
Tue, 09 Oct 2007 08:52:57 +0000 Miles Bader Merge from emacs--rel--22
Mon, 03 Sep 2007 06:25:50 +0000 Glenn Morris Improve previous change.
Mon, 03 Sep 2007 06:19:16 +0000 Glenn Morris (vc-svn-print-log): Change the "Working file" prefix back to singular,
Fri, 31 Aug 2007 14:07:49 +0000 Dan Nicolaescu (vc-svn-diff-tree): Pass a list to vc-svn-diff.
Mon, 27 Aug 2007 07:04:45 +0000 Glenn Morris (vc-svn-diff): If the repository version of all the files is the same
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 18 Jul 2007 20:11:28 +0000 Eric S. Raymond Fix read error reported by Fabien Coelho.