| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up vc*-revision-granularity and vc*-checkout-model. | Eric S. Raymond | 2008-05-02 | 1 | -7/+3 |
* | Change 'needs-patch to 'needs-update. | Eric S. Raymond | 2008-05-01 | 1 | -1/+1 |
* | Comment cleanup (no code change). | Eric S. Raymond | 2008-05-01 | 1 | -2/+0 |
* | Make `checkout-model' apply to filesets. | Stefan Monnier | 2008-04-29 | 1 | -1/+1 |
* | (vc-svn-after-dir-status): Complete last change. | Stefan Monnier | 2008-04-11 | 1 | -9/+9 |
* | Change `dir-status' to not take (and pass) status-buffer. | Stefan Monnier | 2008-04-11 | 1 | -3/+3 |
* | * vc-hooks.el (vc-state): Add new state `conflict'. | Dan Nicolaescu | 2008-04-10 | 1 | -2/+4 |
* | (vc-svn-modify-change-comment): Add support for the | Dan Nicolaescu | 2008-04-09 | 1 | -20/+35 |
* | * vc.el (vc-status-add-entry): Assume ENTRY is a list not a cons. | Dan Nicolaescu | 2008-03-31 | 1 | -1/+1 |
* | * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert. | Dan Nicolaescu | 2008-03-29 | 1 | -7/+3 |
* | * vc-hooks.el (vc-default-mode-line-string): Add case for added files. | Stefan Monnier | 2008-03-21 | 1 | -11/+0 |
* | * vc.el (vc-status-crt-marked): New variable. | Dan Nicolaescu | 2008-02-29 | 1 | -0/+1 |
* | * vc.el (vc-exec-after): Move setting mode-line-process in the | Dan Nicolaescu | 2008-02-22 | 1 | -1/+2 |
* | (vc-svn-program): Fix typo in docstring. | Juanma Barranquero | 2008-02-20 | 1 | -2/+2 |
* | Kill eol whitespace; nfc. | Thien-Thi Nguyen | 2008-02-20 | 1 | -5/+5 |
* | Make sure all backends support vc-BACKEND-root. | Thien-Thi Nguyen | 2008-02-19 | 1 | -0/+3 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-22 | 1 | -2/+4 |
|\ |
|
| * | * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the | Dan Nicolaescu | 2008-01-15 | 1 | -2/+4 |
* | | (vc-svn-registered): Make it work for non-existent | Dan Nicolaescu | 2008-01-20 | 1 | -2/+2 |
* | | * vc-svn.el (vc-svn-after-dir-status): New function. | Dan Nicolaescu | 2008-01-19 | 1 | -22/+28 |
* | | * vc-svn.el (vc-svn-dir-status): New function. | Dan Nicolaescu | 2008-01-18 | 1 | -0/+23 |
* | | * smerge-mode.el (smerge-start-session): Rename from smerge-auto. | Dan Nicolaescu | 2008-01-16 | 1 | -1/+1 |
* | | * smerge-mode.el (smerge-auto): New function. | Dan Nicolaescu | 2008-01-14 | 1 | -1/+1 |
* | | (vc-svn-registered): Return the correct value for | Dan Nicolaescu | 2008-01-10 | 1 | -1/+2 |
* | | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | * vc-svn.el (vc-svn-modify-change comment): New function. | Eric S. Raymond | 2008-01-02 | 1 | -0/+24 |
* | | Remove some debugging code. | Eric S. Raymond | 2008-01-01 | 1 | -14/+10 |
* | | * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property correctly. | Eric S. Raymond | 2008-01-01 | 1 | -1/+1 |
* | | * vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend call | Eric S. Raymond | 2008-01-01 | 1 | -11/+15 |
* | | * vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed, | Eric S. Raymond | 2007-12-29 | 1 | -6/+7 |
* | | * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered | Eric S. Raymond | 2007-12-28 | 1 | -0/+4 |
* | | * vc-cvs.el, vc-svn.el: Simplify backend dired-state-info | Eric S. Raymond | 2007-12-28 | 1 | -2/+4 |
* | | * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el: | Eric S. Raymond | 2007-12-28 | 1 | -0/+1 |
* | | *** empty log message *** | Eric S. Raymond | 2007-12-27 | 1 | -19/+16 |
* | | *** empty log message *** | Eric S. Raymond | 2007-12-26 | 1 | -5/+1 |
* | | * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only. | Dan Nicolaescu | 2007-11-10 | 1 | -3/+2 |
* | | * vc-bzr.el (vc-bzr-diff-tree): | Stefan Monnier | 2007-10-20 | 1 | -4/+0 |
* | | Carry through today's big terminology change to a few places where I | Eric S. Raymond | 2007-10-10 | 1 | -9/+9 |
* | | Terminology cleanup. | Eric S. Raymond | 2007-10-10 | 1 | -14/+14 |
* | | This is the actual fix.... | Eric S. Raymond | 2007-10-09 | 1 | -5/+2 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-10-09 | 1 | -0/+29 |
|\ \
| |/ |
|
| * | (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs. | Stefan Monnier | 2007-09-28 | 1 | -0/+29 |
* | | Improve previous change. | Glenn Morris | 2007-09-03 | 1 | -8/+10 |
* | | (vc-svn-print-log): Change the "Working file" prefix back to singular, | Glenn Morris | 2007-09-03 | 1 | -1/+8 |
* | | (vc-svn-diff-tree): Pass a list to vc-svn-diff. | Dan Nicolaescu | 2007-08-31 | 1 | -1/+1 |
* | | (vc-svn-diff): If the repository version of all the files is the same | Glenn Morris | 2007-08-27 | 1 | -0/+11 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | Fix read error reported by Fabien Coelho. | Eric S. Raymond | 2007-07-18 | 1 | -1/+1 |