summaryrefslogtreecommitdiff
path: root/lisp/vc-cvs.el
Commit message (Expand)AuthorAgeFilesLines
* * vc.el (vc-update): Resolve conflicts if necessary instead ofDan Nicolaescu2008-01-131-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-3/+6
|\
| * (vc-cvs-annotate-time): Don't move backward when textStefan Monnier2008-01-051-3/+6
| * * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):Dan Nicolaescu2007-07-301-2/+28
* | (vc-cvs-parse-entry): Set the vc-backend property.Dan Nicolaescu2007-12-311-0/+2
* | * vc-hooks.el (vc-state): Document new 'ignored and 'unregisteredEric S. Raymond2007-12-281-1/+6
* | * vc-cvs.el, vc-svn.el: Simplify backend dired-state-infoEric S. Raymond2007-12-281-3/+2
* | * 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
* | * (vc.el, vc-sccs.el, vc-rcs.el, vc-cs.el, vc-mcvs.el): PutEric S. Raymond2007-12-271-0/+4
* | *** empty log message ***Eric S. Raymond2007-12-271-1/+2
* | *** empty log message ***Eric S. Raymond2007-12-261-2/+2
* | Fix buggy calls to `error'.Deepak Goel2007-12-061-1/+1
* | (vc-cvs-diff): If backup files exist, diff themDan Nicolaescu2007-11-121-5/+36
* | * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.Dan Nicolaescu2007-11-101-4/+3
* | (vc-cvs-revision-completion-table): Make it work when theStefan Monnier2007-10-201-3/+3
* | Terminology cleanup.Eric S. Raymond2007-10-101-32/+32
* | (vc-cvs-annotate-time): Use inhibit-read-only and inhibit-modification-hooks.Stefan Monnier2007-09-151-1/+2
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltipsDan Nicolaescu2007-07-221-8/+19
* | (vc-(m)cvs-create-repo): Remove.Stefan Monnier2007-07-201-4/+0
* | vc-cvs-checkin had some reference problems, now fixed.Eric S. Raymond2007-07-191-1/+2
* | Fix two variable-reference bugs.Eric S. Raymond2007-07-191-3/+4
* | Put the lower half (the back-end) of NewVC in place. This commitEric S. Raymond2007-07-181-43/+45
* | Require CL.Stefan Monnier2007-07-121-3/+29
* | (vc-functions): Clear up the cache when reloading the file.Stefan Monnier2007-07-121-5/+31
* | (vc-cvs-revert): Use vc-default-revert.Stefan Monnier2007-07-081-86/+32
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (vc-cvs-delete-file): Commit the file after removing it.André Spiegel2005-10-301-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (vc-cvs-checkout-model): Handle the case where FILE doesn't exist.André Spiegel2005-05-221-9/+12
* * vc-cvs.el: Replace `illegal' with `invalid'.Werner LEMBERG2005-03-251-2/+3
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-4/+4
* (vc-cvs-diff): Don't diff asynchronously if vc-disable-async-diff isAndré Spiegel2005-01-091-1/+3
* (vc-cvs-state): Handle the case where vc-state is still nil.André Spiegel2004-11-301-1/+1
* (vc-cvs-local-month-numbers): Delete var.Thien-Thi Nguyen2004-11-031-29/+30
* (vc-cvs-annotate-command): Delete extraneous lines from beginning of buffer.Thien-Thi Nguyen2004-11-031-7/+11
* (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER argument.André Spiegel2004-03-211-6/+6
* * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): NewAndré Spiegel2004-01-201-1/+9
* (vc-cvs-parse-entry): Revert last change to allowDave Love2003-10-011-12/+13
* (vc-cvs-parse-entry): Don't require parse-time, because it'sAndré Spiegel2003-09-261-15/+15
* (vc-cvs-parse-entry): Restore the code to compare time stampsAndré Spiegel2003-09-241-15/+17
* Add arch taglinesMiles Bader2003-09-011-1/+2
* (vc-cvs-repository-hostname): New operation.Stefan Monnier2003-07-041-69/+38
* (vc-cvs-checkout): Don't leave the branch when REV is t.André Spiegel2003-05-231-6/+9
* (vc-cvs-mode-line-string): Use vc-default-mode-line-string.Stefan Monnier2003-05-091-20/+21
* (vc-cvs-register, vc-cvs-checkin, vc-cvs-find-version, vc-cvs-diff)Stefan Monnier2003-05-081-94/+44
* (vc-cvs-dired-state-info): Typo.Stefan Monnier2003-05-081-3/+26