| Commit message (Expand) | Author | Age | Files | Lines |
* | * vc.el (vc-status-crt-marked): New variable. | Dan Nicolaescu | 2008-02-29 | 1 | -2/+4 |
* | * vc.el (vc-find-revision): Make vc-parent-buffer local before | Dan Nicolaescu | 2008-02-23 | 1 | -3/+1 |
* | * vc.el (vc-exec-after): Move setting mode-line-process in the | Dan Nicolaescu | 2008-02-22 | 1 | -1/+2 |
* | Kill eol whitespace; nfc. | Thien-Thi Nguyen | 2008-02-20 | 1 | -17/+17 |
* | Fix typo. | Dan Nicolaescu | 2008-02-19 | 1 | -1/+1 |
* | * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions. | Dan Nicolaescu | 2008-02-19 | 1 | -0/+5 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-22 | 1 | -2/+1 |
|\ |
|
| * | (vc-hg-diff): Don't pass an empty string. | Dan Nicolaescu | 2008-01-09 | 1 | -2/+1 |
* | | * vc-hg.el (vc-hg-registered): Make it work for non-existent | Dan Nicolaescu | 2008-01-20 | 1 | -1/+1 |
* | | * vc.el: Make vc-status asynchronous. | Dan Nicolaescu | 2008-01-18 | 1 | -19/+25 |
* | | * vc-hg.el (vc-hg-dir-status): Don't pass -A to "hg status". | Dan Nicolaescu | 2008-01-09 | 1 | -1/+1 |
* | | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | (vc-hg-log-view-mode): Handle the user field better. | Dan Nicolaescu | 2008-01-07 | 1 | -4/+7 |
| * | (vc-hg-dir-state): Pass the dir argument to | Dan Nicolaescu | 2008-01-07 | 1 | -1/+1 |
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| * | * vc-git.el (vc-git-dir-state): | Dan Nicolaescu | 2008-01-04 | 1 | -0/+2 |
| * | Change capitalization of VC backend names for new backends | Miles Bader | 2007-08-03 | 1 | -3/+3 |
* | | (vc-hg-log-view-mode): Handle the user field better. | Dan Nicolaescu | 2008-01-07 | 1 | -4/+7 |
* | | (vc-hg-dir-state, vc-hg-dir-status): Pass the dir | Dan Nicolaescu | 2008-01-07 | 1 | -2/+2 |
* | | * vc.el (vc-status-fileinfo): New defstruct. | Dan Nicolaescu | 2008-01-06 | 1 | -0/+30 |
* | | * mouse.el (mouse-popup-menubar): Fix typo. | Dan Nicolaescu | 2008-01-04 | 1 | -2/+5 |
* | | (vc-hg-dir-state): Set the vc-backend property. | Dan Nicolaescu | 2007-12-29 | 1 | -0/+6 |
* | | * vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed, | Eric S. Raymond | 2007-12-29 | 1 | -3/+9 |
* | | (vc-hg-dir-state): Deal with the up-to-date state. | Dan Nicolaescu | 2007-12-29 | 1 | -0/+2 |
* | | (vc-hg-registered): Return the false when vc-hg-state | Dan Nicolaescu | 2007-12-28 | 1 | -5/+7 |
* | | * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered | Eric S. Raymond | 2007-12-28 | 1 | -4/+6 |
* | | * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el: | Eric S. Raymond | 2007-12-28 | 1 | -0/+1 |
* | | *** empty log message *** | Eric S. Raymond | 2007-12-27 | 1 | -1/+1 |
* | | *** empty log message *** | Eric S. Raymond | 2007-12-27 | 1 | -4/+5 |
* | | * progmodes/octave-mod.el (inferior-octave-send-list-and-digest): | Dan Nicolaescu | 2007-11-19 | 1 | -1/+3 |
* | | * progmodes/prolog.el: Undo previous change. | Dan Nicolaescu | 2007-10-21 | 1 | -1/+0 |
* | | * term/x-win.el (x-gtk-stock-map, icon-map-list) | Dan Nicolaescu | 2007-10-20 | 1 | -0/+1 |
* | | * vc-bzr.el (vc-bzr-diff-tree): | Stefan Monnier | 2007-10-20 | 1 | -5/+1 |
* | | (vc-hg-revision-completion-table, vc-hg-revision-table): Make it work when the | Stefan Monnier | 2007-10-20 | 1 | -5/+5 |
* | | Carry through today's big terminology change to a few places where I | Eric S. Raymond | 2007-10-10 | 1 | -14/+14 |
* | | Terminology cleanup. | Eric S. Raymond | 2007-10-10 | 1 | -9/+9 |
* | | (vc-hg-extra-menu-map): New variable. | Dan Nicolaescu | 2007-08-29 | 1 | -2/+66 |
* | | Change capitalization of VC backend names for new backends | Miles Bader | 2007-08-03 | 1 | -3/+3 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-31 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | * vc-hg.el (vc-hg-registered): Set the vc-state property. | Dan Nicolaescu | 2007-07-30 | 1 | -1/+1 |
| * | * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends): | Dan Nicolaescu | 2007-07-30 | 1 | -6/+6 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -8/+8 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| * | (vc-hg-revision-completion-table): Temporarily comment | Dan Nicolaescu | 2007-07-24 | 1 | -8/+8 |
| * | (vc-hg-diff): Use vc-hg-command. | Dan Nicolaescu | 2007-07-21 | 1 | -20/+37 |
| * | (vc-hg-workfile-unchanged-p): New function. | Dan Nicolaescu | 2007-07-20 | 1 | -1/+5 |
| * | (vc-hg-registered): Replace if with when. | Dan Nicolaescu | 2007-07-19 | 1 | -10/+10 |
| * | (vc-hg-state): Handle removed files. | Dan Nicolaescu | 2007-07-16 | 1 | -21/+51 |
| * | Add arch tagline | Miles Bader | 2007-07-08 | 1 | -0/+1 |
| * | vc-hg.el: New file. | Dan Nicolaescu | 2007-07-06 | 1 | -0/+396 |