| Commit message (Expand) | Author | Age | Files | Lines |
* | (vc-cvs-dir-status): Pass -f to cvs. | Andreas Schwab | 2008-06-08 | 1 | -1/+1 |
* | (vc-cvs-registered): Consider a directory with a CVS subdirectory to be regis... | Sam Steingold | 2008-06-05 | 1 | -10/+10 |
* | (vc-cvs-status-extra-headers): Remove extraneous newlines. | Sam Steingold | 2008-06-03 | 1 | -18/+16 |
* | *** empty log message *** | Dan Nicolaescu | 2008-05-31 | 1 | -1/+1 |
* | Fix typos. | Dan Nicolaescu | 2008-05-31 | 1 | -1/+1 |
* | (vc-cvs-after-dir-status): Support spaces in file | Dan Nicolaescu | 2008-05-31 | 1 | -24/+20 |
* | (vc-cvs-state-heuristic, vc-cvs-parse-status): Try and | Stefan Monnier | 2008-05-30 | 1 | -3/+4 |
* | (vc-cvs-status-extra-headers): Align labels. | Dan Nicolaescu | 2008-05-26 | 1 | -2/+2 |
* | Improved extra-headers method for CVS. | Eric S. Raymond | 2008-05-16 | 1 | -14/+37 |
* | Clean up after granbbing CVS/Root info. | Eric S. Raymond | 2008-05-16 | 1 | -1/+1 |
* | Extract and display the CVS repository. | Eric S. Raymond | 2008-05-16 | 1 | -11/+20 |
* | Snapshot primitives globally renamed to refer to tags, documentation updated. | Eric S. Raymond | 2008-05-15 | 1 | -5/+5 |
* | Remove assumption about what nil means as a first arument to vc-do-command. | Eric S. Raymond | 2008-05-10 | 1 | -1/+1 |
* | Remove wash-log from the VC backend API. | Eric S. Raymond | 2008-05-09 | 1 | -4/+3 |
* | Remove VC-Dired and backend dir-state methods. | Eric S. Raymond | 2008-05-07 | 1 | -32/+0 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Clean up vc*-revision-granularity and vc*-checkout-model. | Eric S. Raymond | 2008-05-02 | 1 | -22/+26 |
* | Fix some comments to remove references to vc-dired. | Eric S. Raymond | 2008-05-02 | 1 | -2/+2 |
* | Don't commit right after deletion. | Eric S. Raymond | 2008-05-02 | 1 | -2/+1 |
* | Remove some XXX comments no longer needed. | Eric S. Raymond | 2008-05-01 | 1 | -2/+1 |
* | Change 'needs-patch to 'needs-update. | Eric S. Raymond | 2008-05-01 | 1 | -3/+3 |
* | Make `checkout-model' apply to filesets. | Stefan Monnier | 2008-04-29 | 1 | -14/+18 |
* | (vc-cvs-status-extra-headers): New function. | Dan Nicolaescu | 2008-04-21 | 1 | -1/+13 |
* | *** empty log message *** | Dan Nicolaescu | 2008-04-17 | 1 | -39/+0 |
* | (vc-cvs-after-dir-status, vc-cvs-dir-status): Add | Dan Nicolaescu | 2008-04-15 | 1 | -1/+74 |
* | (vc-cvs-registered): Allow removed files to be | Dan Nicolaescu | 2008-04-12 | 1 | -2/+1 |
* | Change `dir-status' to not take (and pass) status-buffer. | Stefan Monnier | 2008-04-11 | 1 | -4/+4 |
* | * vc-hooks.el (vc-state): Add new state `conflict'. | Dan Nicolaescu | 2008-04-10 | 1 | -7/+14 |
* | (vc-cvs-diff-tree): Remove unused function. | Stefan Monnier | 2008-04-09 | 1 | -25/+0 |
* | * vc-rcs.el (vc-rcs-modify-change-comment): | Dan Nicolaescu | 2008-04-08 | 1 | -1/+1 |
* | * vc.el (vc-status-add-entry): Assume ENTRY is a list not a cons. | Dan Nicolaescu | 2008-03-31 | 1 | -3/+3 |
* | * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert. | Dan Nicolaescu | 2008-03-29 | 1 | -9/+3 |
* | (vc-cvs-parse-status, vc-cvs-after-dir-status): Detect | Dan Nicolaescu | 2008-03-26 | 1 | -30/+34 |
* | (vc-cvs-after-dir-status, vc-cvs-parse-status): Detect | Dan Nicolaescu | 2008-03-24 | 1 | -0/+2 |
* | (vc-cvs-parse-status): Note there are problems with | Dan Nicolaescu | 2008-03-23 | 1 | -0/+6 |
* | (vc-cvs-after-dir-status, vc-cvs-dir-status): | Dan Nicolaescu | 2008-03-23 | 1 | -0/+66 |
* | * vc-hooks.el (vc-default-mode-line-string): Add case for added files. | Stefan Monnier | 2008-03-21 | 1 | -22/+10 |
* | * vc-hg.el (vc-hg-state): | Dan Nicolaescu | 2008-03-21 | 1 | -0/+1 |
* | (vc-cvs-register): Fix registering of directories in multiple file case. | Glenn Morris | 2008-02-24 | 1 | -9/+12 |
* | Make sure all backends support vc-BACKEND-root. | Thien-Thi Nguyen | 2008-02-19 | 1 | -0/+3 |
* | * vc.el (vc-update): Resolve conflicts if necessary instead of | Dan Nicolaescu | 2008-01-13 | 1 | -1/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -3/+6 |
|\ |
|
| * | (vc-cvs-annotate-time): Don't move backward when text | Stefan Monnier | 2008-01-05 | 1 | -3/+6 |
| * | * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends): | Dan Nicolaescu | 2007-07-30 | 1 | -2/+28 |
* | | (vc-cvs-parse-entry): Set the vc-backend property. | Dan Nicolaescu | 2007-12-31 | 1 | -0/+2 |
* | | * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered | Eric S. Raymond | 2007-12-28 | 1 | -1/+6 |
* | | * vc-cvs.el, vc-svn.el: Simplify backend dired-state-info | Eric S. Raymond | 2007-12-28 | 1 | -3/+2 |
* | | * 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 |
* | | * (vc.el, vc-sccs.el, vc-rcs.el, vc-cs.el, vc-mcvs.el): Put | Eric S. Raymond | 2007-12-27 | 1 | -0/+4 |
* | | *** empty log message *** | Eric S. Raymond | 2007-12-27 | 1 | -1/+2 |