aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-svn.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | * vc-cvs.el, vc-svn.el: Simplify backend dired-state-infoEric S. Raymond2007-12-281-2/+4
* | * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:Eric S. Raymond2007-12-281-0/+1
* | *** empty log message ***Eric S. Raymond2007-12-271-19/+16
* | *** empty log message ***Eric S. Raymond2007-12-261-5/+1
* | * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.Dan Nicolaescu2007-11-101-3/+2
* | * vc-bzr.el (vc-bzr-diff-tree):Stefan Monnier2007-10-201-4/+0
* | Carry through today's big terminology change to a few places where IEric S. Raymond2007-10-101-9/+9
* | Terminology cleanup.Eric S. Raymond2007-10-101-14/+14
* | This is the actual fix....Eric S. Raymond2007-10-091-5/+2
* | Merge from emacs--rel--22Miles Bader2007-10-091-0/+29
|\|
| * (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.Stefan Monnier2007-09-281-0/+29
* | Improve previous change.Glenn Morris2007-09-031-8/+10
* | (vc-svn-print-log): Change the "Working file" prefix back to singular,Glenn Morris2007-09-031-1/+8
* | (vc-svn-diff-tree): Pass a list to vc-svn-diff.Dan Nicolaescu2007-08-311-1/+1
* | (vc-svn-diff): If the repository version of all the files is the sameGlenn Morris2007-08-271-0/+11
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Fix read error reported by Fabien Coelho.Eric S. Raymond2007-07-181-1/+1