summaryrefslogtreecommitdiff
path: root/lisp/vc-hooks.el
Commit message (Expand)AuthorAgeFilesLines
* * vc.el (vc-status-crt-marked): New variable.Dan Nicolaescu2008-02-291-0/+2
* Merge from emacs--rel--22Miles Bader2008-02-241-4/+7
|\
| * (vc-find-root): Remove initial loop because it's notStefan Monnier2008-02-161-4/+7
| * Revert previous change.Juanma Barranquero2008-02-161-1/+1
| * (vc-find-root): Don't loop forever on non-existent root.Juanma Barranquero2008-02-161-1/+1
* | Make sure all backends support vc-BACKEND-root.Thien-Thi Nguyen2008-02-191-8/+18
* | Kill eol whitespace; nfc.Thien-Thi Nguyen2008-02-191-8/+8
* | * vc-hooks.el (vc-menu-map):Dan Nicolaescu2008-02-151-15/+39
* | (vc-prefix-key): Remove (undo 2008-02-06 patch).Sam Steingold2008-02-111-8/+1
* | revert the `vc-status' keybindingsSam Steingold2008-02-061-2/+4
* | (vc-prefix-map): Bind `vc-status' to "?".Sam Steingold2008-02-061-14/+23
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * progmodes/grep.el (grep-find-ignored-directories): InitializeEric S. Raymond2008-01-021-1/+2
* | * vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed,Eric S. Raymond2007-12-291-2/+4
* | * vc-hooks.el (vc-state): Document new 'ignored and 'unregisteredEric S. Raymond2007-12-281-1/+21
* | * vc-hooks.el, vc.el: Move vc-directory-exclusion-list from vc.elEric S. Raymond2007-12-281-0/+7
* | And another typo fix.Eric S. Raymond2007-12-281-1/+1
* | Typo fix.Eric S. Raymond2007-12-281-4/+7
* | * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):Dan Nicolaescu2007-11-191-0/+2
* | (vc-workfile-version): Compatibility alias.Stefan Monnier2007-10-151-0/+7
* | Follow through on the VC terminology change (version -> revision).Eric S. Raymond2007-10-111-4/+4
* | Robustify a bit against filenames with no directory component.Eric S. Raymond2007-10-111-1/+2
* | Terminology cleanup.Eric S. Raymond2007-10-101-7/+7
* | Merge from emacs--rel--22Miles Bader2007-10-091-3/+4
|\ \ | |/
| * * vc-arch.el (vc-arch-extra-menu-map): New var and fun.Dan Nicolaescu2007-09-181-30/+63
| * (vc-handled-backends): Add Mtn.Stefan Monnier2007-09-141-1/+1
| * Add vc-mtn.el.Stefan Monnier2007-09-141-3/+4
* | * 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