aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc.el
Commit message (Expand)AuthorAgeFilesLines
* (vc-diff-internal): Pop-to-buffer later.Stefan Monnier2007-11-151-1/+2
* (vc-register): Allow registering a file passed as aDan Nicolaescu2007-11-131-36/+41
* (vc-start-entry): Fix setting the in the case the functionDan Nicolaescu2007-11-111-10/+14
* * vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.Dan Nicolaescu2007-11-101-0/+4
* * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.Dan Nicolaescu2007-11-091-3/+1
* (vc-annotate): Fix omission bug:Thien-Thi Nguyen2007-10-301-2/+2
* (vc-update-changelog-rcs2log): Remove incorrect `backend' arg.Stefan Monnier2007-10-241-1/+1
* Restore vc-next-action functionality of registering files.Eric S. Raymond2007-10-201-2/+6
* Condition out a misleading message.Eric S. Raymond2007-10-201-2/+3
* Remove `diff-tree' operation, now subsumed by `diff'.Stefan Monnier2007-10-191-201/+179
* (vc-diff-sentinel, vc-diff-internal): Revert some changes in theStefan Monnier2007-10-171-29/+27
* Fix previous change.Dan Nicolaescu2007-10-111-3/+3
* * vc.el (vc-deduce-fileset): Delete unused code.Dan Nicolaescu2007-10-111-5/+4
* Corrected version of Juanma's fix patch.Eric S. Raymond2007-10-111-5/+3
* Fix evaluation time of a macro arument.Eric S. Raymond2007-10-111-1/+1
* Bug fixes by Juanma Barranquero. Temporarily disable the check forEric S. Raymond2007-10-111-21/+24
* Address an edge case in vc-diff. This is an experimental fix and may change.Eric S. Raymond2007-10-111-14/+31
* Terminology cleanup.Eric S. Raymond2007-10-101-209/+209
* Merge in new VC with filesets.Eric S. Raymond2007-10-101-557/+535
* Merge from emacs--rel--22Miles Bader2007-10-091-2/+2
|\
| * Mention all supported VC backends.Dan Nicolaescu2007-09-221-2/+3
| * * vc-arch.el (vc-arch-extra-menu-map): New var and fun.Dan Nicolaescu2007-09-181-0/+9
* | Remove unused code.Eric S. Raymond2007-10-081-20/+0
* | Correct a bug that was revealed during a review of new VC.Eric S. Raymond2007-10-081-1/+1
* | Typo and whitespace fixes to reduce the diff with new VC.Eric S. Raymond2007-10-061-3/+3
* | Port various comments from new VC to reduce the noise in the diff.Eric S. Raymond2007-10-061-23/+68
* | Terminology sync, workfile version -> focus version.Eric S. Raymond2007-10-061-33/+34
* | Reorder functions, no code changes.Dan Nicolaescu2007-10-051-502/+500
* | (vc-process-sentinel): New function.Stefan Monnier2007-09-151-16/+38
* | (vc-default-diff-tree): Pass a list to the diff vc commandDan Nicolaescu2007-09-061-1/+1
* | Remove CVS $Id$ header. Comment.Glenn Morris2007-09-031-2/+1
* | Merge from emacs--rel--22Miles Bader2007-08-271-1/+1
|\|
| * (vc-annotate-warp-version): Don't use previous-line.Stefan Monnier2007-08-211-1/+1
* | * vc-hooks.el (vc-registered): Use mapc instead of mapcar.Dan Nicolaescu2007-08-261-1/+1
* | *** empty log message ***Stefan Monnier2007-08-231-0/+1
* | Merge from emacs--rel--22Miles Bader2007-08-131-1/+1
|\|
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-1/+1
| * * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):Dan Nicolaescu2007-07-301-19/+41
* | (vc-annotate): Select temp-buffer before running vc-exec-after.Stefan Monnier2007-08-071-6/+13
* | (vc-rollback): Add norevert argument back.Jason Rumney2007-08-051-2/+6
* | * vc.el: Document new VC operation `extra-menu'.Dan Nicolaescu2007-08-011-2/+11
* | (vc-dired-hook): Use inhibit-read-only.Stefan Monnier2007-07-301-1/+1
* | (vc-dired-mode): Added a menu for VC relatedMasatake YAMATO2007-07-281-2/+7
* | * vc-git.el: Relicense to GPLv3 or later.Dan Nicolaescu2007-07-261-1/+1
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merge from emacs--rel--22Miles Bader2007-07-241-2/+6
|\|
| * Add more info about the vc-registered function.Dan Nicolaescu2007-07-171-2/+6
| * * log-view.el (log-view-font-lock-keywords): Use `eval' to consult theDan Nicolaescu2007-07-081-2/+11
* | * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltipsDan Nicolaescu2007-07-221-3/+6