aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-svn.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* * lisp/vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)Olof Ohlsson Sax2010-10-031-1/+1
* Close bug#6361.Bob Rogers2010-06-121-1/+1
* add primative implementation of vc-svn-revision-tableMark A. Hershberger2010-02-051-0/+19
* * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)Glenn Morris2010-01-271-0/+1
* (vc-svn-print-log): Use --limit rather than -l since theGlenn Morris2010-01-141-2/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (vc-svn-after-dir-status): Fix regexp. (Bug#4741)Dan Nicolaescu2009-12-101-1/+1
* Support showing a single log entry from vc-annotate.Dan Nicolaescu2009-12-071-9/+16
* (vc-svn-print-log): Fix typo in previous.Glenn Morris2009-11-171-1/+1
* * vc.el (vc-log-show-limit): New variable.Dan Nicolaescu2009-11-151-4/+7
* * vc-mtn.el (vc-mtn-annotate-command):Dan Nicolaescu2009-09-141-1/+1
* * vc.el (top): print-log method now takes an optional SHORTLOGDan Nicolaescu2009-09-141-1/+1
* (vc-svn-dir-extra-headers, vc-svn-find-revision):Michael Albinus2009-08-251-13/+17
* * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):Dan Nicolaescu2009-06-231-7/+8
* (vc-svn-parse-status): Accept ?D for removed files (bug#3213).Stefan Monnier2009-05-051-2/+2
* (vc-svn-after-dir-status): Fix regexp to allow forDan Nicolaescu2009-04-151-2/+2
* (vc-svn-after-dir-status): Use shy group for revisionNick Roberts2009-02-101-1/+1
* (vc-svn-diff): Revert previous change but add a testNick Roberts2009-02-041-0/+13
* (vc-svn-dir-status): Disable the vc-stay-local-pDan Nicolaescu2009-01-311-2/+6
* (vc-svn-dir-status): Correct logic for remoteNick Roberts2009-01-301-13/+1
* Exclude VCS metadata dirs from completion.Juanma Barranquero2009-01-291-3/+0
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (vc-svn-register-switches): Doc fix. Add t as option.Glenn Morris2008-12-041-10/+8
* Comment.Glenn Morris2008-12-031-0/+1
* Coract spelling.Chong Yidong2008-12-031-1/+1
* (vc-svn-diff-switches): Doc fix.Glenn Morris2008-11-301-3/+6
* Remove leading `*' from defcustom doc-strings.Glenn Morris2008-11-221-10/+11
* (vc-svn-diff): If files is nil don't set oldvers toNick Roberts2008-10-301-0/+1
* * vc.el: Rename VC methods that were missed when vc-status wasDan Nicolaescu2008-10-271-1/+1
* * vc-hooks.el (vc-stay-local): Add a new choice and default to it.Dan Nicolaescu2008-10-131-1/+2
* (vc-svn-after-dir-status): Handle `svn status -u' output.Glenn Morris2008-10-041-6/+19
* * vc-svn.el (vc-svn-dir-status-files):Dan Nicolaescu2008-10-041-0/+5
* * vc-svn.el (vc-svn-root):Stefan Monnier2008-09-071-3/+0
* (vc-svn-parse-status): Use when instead of if.Dan Nicolaescu2008-08-061-2/+2
* (vc-annotate-parent-rev): Pacify byte compiler.Dan Nicolaescu2008-06-251-3/+0
* (vc-annotate-parent-rev): Pacify byte compiler.Dan Nicolaescu2008-06-251-0/+2
* (log-view-per-file-logs): Pacify byte compiler.Juanma Barranquero2008-06-161-2/+4
* * log-view.el (log-view-diff-changeset): New function.Dan Nicolaescu2008-06-151-0/+4
* Add extra-headers method for SVN.Eric S. Raymond2008-05-161-0/+17
* Snapshot primitives globally renamed to refer to tags, documentation updated.Eric S. Raymond2008-05-151-6/+6
* Remove assumption about what nil means as a first arument to vc-do-command.Eric S. Raymond2008-05-101-10/+6
* Remove wash-log from the VC backend API.Eric S. Raymond2008-05-091-5/+0
* * vc.el (vc-mark-resolved): Add `backend' argument.Stefan Monnier2008-05-091-1/+1
* Remove VC-Dired and backend dir-state methods.Eric S. Raymond2008-05-071-11/+0
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Clean up vc*-revision-granularity and vc*-checkout-model.Eric S. Raymond2008-05-021-7/+3
* Change 'needs-patch to 'needs-update.Eric S. Raymond2008-05-011-1/+1
* Comment cleanup (no code change).Eric S. Raymond2008-05-011-2/+0
* Make `checkout-model' apply to filesets.Stefan Monnier2008-04-291-1/+1