log lisp/vc-svn.el @ 112218:376148b31b5e

age author description
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sun, 03 Oct 2010 12:43:54 -0700 Glenn Morris * lisp/vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
Sat, 12 Jun 2010 00:34:36 -0700 Glenn Morris Close bug#6361.
Fri, 19 Mar 2010 02:37:41 -0700 Dan Nicolaescu Add special markup processing for commit logs.
Fri, 05 Feb 2010 14:20:17 -0500 Mark A. Hershberger add primative implementation of vc-svn-revision-table
Wed, 27 Jan 2010 21:54:48 -0800 Glenn Morris * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
Thu, 14 Jan 2010 19:54:36 -0800 Glenn Morris (vc-svn-print-log): Use --limit rather than -l since the
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Thu, 10 Dec 2009 14:24:42 +0000 Dan Nicolaescu (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
Mon, 07 Dec 2009 09:02:11 +0000 Dan Nicolaescu Support showing a single log entry from vc-annotate.
Tue, 17 Nov 2009 04:35:33 +0000 Glenn Morris (vc-svn-print-log): Fix typo in previous.
Sun, 15 Nov 2009 20:28:58 +0000 Dan Nicolaescu * vc.el (vc-log-show-limit): New variable.
Mon, 14 Sep 2009 04:42:04 +0000 Dan Nicolaescu * vc-mtn.el (vc-mtn-annotate-command):
Mon, 14 Sep 2009 04:38:49 +0000 Dan Nicolaescu * vc.el (top): print-log method now takes an optional SHORTLOG
Tue, 25 Aug 2009 09:05:07 +0000 Michael Albinus (vc-svn-dir-extra-headers, vc-svn-find-revision):