| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | (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 |
* | (vc-hg-dir-state): Fix loop. | Dan Nicolaescu | 2007-07-21 | 1 | -17/+34 |
* | (vc-hg-diff): Use vc-hg-command. | Dan Nicolaescu | 2007-07-20 | 1 | -4/+5 |
* | (vc-hg-workfile-unchanged-p): New function. | Dan Nicolaescu | 2007-07-20 | 1 | -1/+5 |
* | * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list | Dan Nicolaescu | 2007-07-20 | 1 | -5/+1 |
* | * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments. | Dan Nicolaescu | 2007-07-20 | 1 | -35/+77 |
* | Put the lower half (the back-end) of NewVC in place. This commit | Eric S. Raymond | 2007-07-18 | 1 | -22/+33 |
* | Add arch tagline | Miles Bader | 2007-07-08 | 1 | -0/+1 |
* | (vc-hg-root): New function. | Dan Nicolaescu | 2007-07-06 | 1 | -17/+130 |
* | * vc-hooks.el (vc-handled-backends): Add HG. | Dan Nicolaescu | 2007-07-05 | 1 | -4/+0 |
* | * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the | Dan Nicolaescu | 2007-07-05 | 1 | -31/+48 |
* | * vc-hg.el (vc-hg-log-view-mode): Revert incorrect change. | Dan Nicolaescu | 2007-06-23 | 1 | -2/+2 |
* | * vc-hg.el (vc-hg-log-view-mode): Fix last change. | Dan Nicolaescu | 2007-06-23 | 1 | -2/+2 |
* | (vc-hg-registered): Add an autoloaded version. | Stefan Monnier | 2007-06-22 | 1 | -18/+22 |
* | (vc-hg-print-log): Insert the file name. | Dan Nicolaescu | 2007-06-22 | 1 | -4/+17 |
* | (vc-hg-log-view-mode): New mode. | Dan Nicolaescu | 2007-06-22 | 1 | -0/+27 |
* | Add to do items. | Dan Nicolaescu | 2007-06-21 | 1 | -9/+55 |
* | Change license wording to match the rest of Emacs. | Glenn Morris | 2007-06-20 | 1 | -12/+15 |
* | (vc-hg-global-switches): Simplify. | Dan Nicolaescu | 2007-06-20 | 1 | -32/+79 |
* | * vc-hg.el: New file. | Dan Nicolaescu | 2007-06-20 | 1 | -0/+126 |