| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from emacs--rel--22 | Miles Bader | 2008-02-24 | 1 | -4/+7 |
|\ |
|
| * | (vc-find-root): Remove initial loop because it's not | Stefan Monnier | 2008-02-16 | 1 | -4/+7 |
| * | Revert previous change. | Juanma Barranquero | 2008-02-16 | 1 | -1/+1 |
| * | (vc-find-root): Don't loop forever on non-existent root. | Juanma Barranquero | 2008-02-16 | 1 | -1/+1 |
* | | Make sure all backends support vc-BACKEND-root. | Thien-Thi Nguyen | 2008-02-19 | 1 | -8/+18 |
* | | Kill eol whitespace; nfc. | Thien-Thi Nguyen | 2008-02-19 | 1 | -8/+8 |
* | | * vc-hooks.el (vc-menu-map): | Dan Nicolaescu | 2008-02-15 | 1 | -15/+39 |
* | | (vc-prefix-key): Remove (undo 2008-02-06 patch). | Sam Steingold | 2008-02-11 | 1 | -8/+1 |
* | | revert the `vc-status' keybindings | Sam Steingold | 2008-02-06 | 1 | -2/+4 |
* | | (vc-prefix-map): Bind `vc-status' to "?". | Sam Steingold | 2008-02-06 | 1 | -14/+23 |
* | | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | * progmodes/grep.el (grep-find-ignored-directories): Initialize | Eric S. Raymond | 2008-01-02 | 1 | -1/+2 |
* | | * vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed, | Eric S. Raymond | 2007-12-29 | 1 | -2/+4 |
* | | * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered | Eric S. Raymond | 2007-12-28 | 1 | -1/+21 |
* | | * vc-hooks.el, vc.el: Move vc-directory-exclusion-list from vc.el | Eric S. Raymond | 2007-12-28 | 1 | -0/+7 |
* | | And another typo fix. | Eric S. Raymond | 2007-12-28 | 1 | -1/+1 |
* | | Typo fix. | Eric S. Raymond | 2007-12-28 | 1 | -4/+7 |
* | | * progmodes/octave-mod.el (inferior-octave-send-list-and-digest): | Dan Nicolaescu | 2007-11-19 | 1 | -0/+2 |
* | | (vc-workfile-version): Compatibility alias. | Stefan Monnier | 2007-10-15 | 1 | -0/+7 |
* | | Follow through on the VC terminology change (version -> revision). | Eric S. Raymond | 2007-10-11 | 1 | -4/+4 |
* | | Robustify a bit against filenames with no directory component. | Eric S. Raymond | 2007-10-11 | 1 | -1/+2 |
* | | Terminology cleanup. | Eric S. Raymond | 2007-10-10 | 1 | -7/+7 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-10-09 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | * vc-arch.el (vc-arch-extra-menu-map): New var and fun. | Dan Nicolaescu | 2007-09-18 | 1 | -30/+63 |
| * | (vc-handled-backends): Add Mtn. | Stefan Monnier | 2007-09-14 | 1 | -1/+1 |
| * | Add vc-mtn.el. | Stefan Monnier | 2007-09-14 | 1 | -3/+4 |
* | | * vc-hooks.el (vc-registered): Use mapc instead of mapcar. | Dan Nicolaescu | 2007-08-26 | 1 | -2/+2 |
* | | (vc-menu-map-filter): Reapply 2007-08-06 bugfix. | Jason Rumney | 2007-08-22 | 1 | -1/+2 |
* | | (vc-menu-map-filter): Use vc-call and reindent. | Stefan Monnier | 2007-08-21 | 1 | -3/+3 |
* | | (vc-menu-entry): New var. | Stefan Monnier | 2007-08-21 | 1 | -31/+55 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-08-13 | 1 | -7/+3 |
|\ \
| |/ |
|
| * | (vc-default-find-file-not-found-hook): Do nothing. | Stefan Monnier | 2007-08-09 | 1 | -7/+3 |
| * | Change capitalization of VC backend names for new backends | Miles Bader | 2007-08-03 | 1 | -3/+3 |
| * | (vc-find-file-hook): Failsafe if the backend's `registered' function burps. | Stefan Monnier | 2007-07-31 | 1 | -1/+1 |
| * | * vc-bzr.el: New file (copied from the trunk). | Stefan Monnier | 2007-07-31 | 1 | -1/+1 |
| * | * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends): | Dan Nicolaescu | 2007-07-30 | 1 | -3/+4 |
* | | (vc-call): Add doc string. | Jason Rumney | 2007-08-06 | 1 | -1/+4 |
* | | Change capitalization of VC backend names for new backends | Miles Bader | 2007-08-03 | 1 | -2/+2 |
* | | * vc.el: Document new VC operation `extra-menu'. | Dan Nicolaescu | 2007-08-01 | 1 | -0/+3 |
* | | * vc-git.el: Relicense to GPLv3 or later. | Dan Nicolaescu | 2007-07-26 | 1 | -3/+3 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| * | (vc-find-root): Walk up the tree to find an existing | Stefan Monnier | 2007-07-23 | 1 | -11/+14 |
* | | (vc-mode-line-map): New const. | Stefan Monnier | 2007-07-23 | 1 | -21/+22 |
* | | (vc-stay-local-p): Fix bug: Avoid remove-if-not. | Thien-Thi Nguyen | 2007-07-23 | 1 | -4/+6 |
* | | * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips | Dan Nicolaescu | 2007-07-22 | 1 | -9/+23 |
* | | (vc-find-root): Fix case where `file' is the current | Stefan Monnier | 2007-07-20 | 1 | -12/+13 |
* | | * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list | Dan Nicolaescu | 2007-07-20 | 1 | -2/+2 |
* | | (vc-find-root): Walk up the tree to find an existing | Stefan Monnier | 2007-07-19 | 1 | -0/+2 |