aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-hooks.el
Commit message (Expand)AuthorAgeFilesLines
* * vc-hooks.el (vc-registered): Use mapc instead of mapcar.Dan Nicolaescu2007-08-261-2/+2
* (vc-menu-map-filter): Reapply 2007-08-06 bugfix.Jason Rumney2007-08-221-1/+2
* (vc-menu-map-filter): Use vc-call and reindent.Stefan Monnier2007-08-211-3/+3
* (vc-menu-entry): New var.Stefan Monnier2007-08-211-31/+55
* Merge from emacs--rel--22Miles Bader2007-08-131-7/+3
|\
| * (vc-default-find-file-not-found-hook): Do nothing.Stefan Monnier2007-08-091-7/+3
| * Change capitalization of VC backend names for new backendsMiles Bader2007-08-031-3/+3
| * (vc-find-file-hook): Failsafe if the backend's `registered' function burps.Stefan Monnier2007-07-311-1/+1
| * * vc-bzr.el: New file (copied from the trunk).Stefan Monnier2007-07-311-1/+1
| * * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):Dan Nicolaescu2007-07-301-3/+4
* | (vc-call): Add doc string.Jason Rumney2007-08-061-1/+4
* | Change capitalization of VC backend names for new backendsMiles Bader2007-08-031-2/+2
* | * vc.el: Document new VC operation `extra-menu'.Dan Nicolaescu2007-08-011-0/+3
* | * vc-git.el: Relicense to GPLv3 or later.Dan Nicolaescu2007-07-261-3/+3
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * (vc-find-root): Walk up the tree to find an existingStefan Monnier2007-07-231-11/+14
* | (vc-mode-line-map): New const.Stefan Monnier2007-07-231-21/+22
* | (vc-stay-local-p): Fix bug: Avoid remove-if-not.Thien-Thi Nguyen2007-07-231-4/+6
* | * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltipsDan Nicolaescu2007-07-221-9/+23
* | (vc-find-root): Fix case where `file' is the currentStefan Monnier2007-07-201-12/+13
* | * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a listDan Nicolaescu2007-07-201-2/+2
* | (vc-find-root): Walk up the tree to find an existingStefan Monnier2007-07-191-0/+2
* | Generalize stay-local-p to operatre on lists of files.Eric S. Raymond2007-07-181-46/+55
* | (vc-handled-backends): Move BZR later in the list.Dan Nicolaescu2007-07-161-3/+4
* | Remove spurious * in docstrings.Stefan Monnier2007-07-131-10/+10
* | (vc-find-file-hook): Use with-demoted-errors.Stefan Monnier2007-07-131-1/+1
* | * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,Dan Nicolaescu2007-07-111-10/+20
* | * vc-hooks.el (vc-handled-backends): Add HG.Dan Nicolaescu2007-07-051-1/+1
|/
* lisp/vc-hooks.el (vc-find-root): Fix file attribute testMiles Bader2007-05-251-1/+1
* Sync change from trunk at request of rms in FOR-RELEASE:Glenn Morris2007-05-171-1/+8
* (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.Stefan Monnier2007-04-281-1/+3
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (vc-version-backup-file-name): Revision names may beStefan Monnier2006-12-271-2/+3
* Update copyright years.Glenn Morris2006-12-051-2/+2
* (vc-ignore-dir-regexp): Make it into a defcustom.Stefan Monnier2006-10-131-3/+8
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (vc-user-login-name): Rewritten to handle access via Tramp.André Spiegel2006-01-251-8/+16
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (vc-workfile-unchanged-p): Disable mtime check when we go via Tramp orAndré Spiegel2005-04-011-1/+3
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-2/+2
* (vc-make-version-backup): Ignore file-errors, e.g. directory notAndré Spiegel2005-02-071-2/+9
* (vc-recompute-state): Moved here from vc.el.André Spiegel2004-11-301-0/+6
* (vc-find-file-hook): Call vc-backend with absolute name.Stefan Monnier2004-10-161-2/+2
* (vc-ignore-dir-regexp): New var.Stefan Monnier2004-09-131-9/+31
* (vc-default-workfile-unchanged-p): Fix code that handlesJuanma Barranquero2004-04-231-5/+5
* (vc-default-workfile-unchanged-p): Quote signal.André Spiegel2004-04-161-2/+2
* (vc-arg-list): Function removed.André Spiegel2004-04-111-14/+13
* (vc-file-not-found-hook): Fix typo. From [email protected] (L?rentey K�ly).Stefan Monnier2004-03-281-2/+2