aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-svn.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (vc-svn-after-dir-status): Complete last change.Stefan Monnier2008-04-111-9/+9
* Change `dir-status' to not take (and pass) status-buffer.Stefan Monnier2008-04-111-3/+3
* * vc-hooks.el (vc-state): Add new state `conflict'.Dan Nicolaescu2008-04-101-2/+4
* (vc-svn-modify-change-comment): Add support for theDan Nicolaescu2008-04-091-20/+35
* * vc.el (vc-status-add-entry): Assume ENTRY is a list not a cons.Dan Nicolaescu2008-03-311-1/+1
* * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.Dan Nicolaescu2008-03-291-7/+3
* * vc-hooks.el (vc-default-mode-line-string): Add case for added files.Stefan Monnier2008-03-211-11/+0
* * vc.el (vc-status-crt-marked): New variable.Dan Nicolaescu2008-02-291-0/+1
* * vc.el (vc-exec-after): Move setting mode-line-process in theDan Nicolaescu2008-02-221-1/+2
* (vc-svn-program): Fix typo in docstring.Juanma Barranquero2008-02-201-2/+2
* Kill eol whitespace; nfc.Thien-Thi Nguyen2008-02-201-5/+5
* Make sure all backends support vc-BACKEND-root.Thien-Thi Nguyen2008-02-191-0/+3
* Merge from emacs--rel--22Miles Bader2008-01-221-2/+4
|\
| * * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove theDan Nicolaescu2008-01-151-2/+4
* | (vc-svn-registered): Make it work for non-existentDan Nicolaescu2008-01-201-2/+2