aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-svn.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* | * vc-svn.el (vc-svn-after-dir-status): New function.Dan Nicolaescu2008-01-191-22/+28
* | * vc-svn.el (vc-svn-dir-status): New function.Dan Nicolaescu2008-01-181-0/+23
* | * smerge-mode.el (smerge-start-session): Rename from smerge-auto.Dan Nicolaescu2008-01-161-1/+1
* | * smerge-mode.el (smerge-auto): New function.Dan Nicolaescu2008-01-141-1/+1
* | (vc-svn-registered): Return the correct value forDan Nicolaescu2008-01-101-1/+2
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\|
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * vc-svn.el (vc-svn-modify-change comment): New function.Eric S. Raymond2008-01-021-0/+24
* | Remove some debugging code.Eric S. Raymond2008-01-011-14/+10
* | * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property correctly.Eric S. Raymond2008-01-011-1/+1
* | * vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend callEric S. Raymond2008-01-011-11/+15
* | * vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed,Eric S. Raymond2007-12-291-6/+7
* | * vc-hooks.el (vc-state): Document new 'ignored and 'unregisteredEric S. Raymond2007-12-281-0/+4