summaryrefslogtreecommitdiff
path: root/lisp/vc-hg.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2007-07-261-8/+8
|\
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * (vc-hg-revision-completion-table): Temporarily commentDan Nicolaescu2007-07-241-8/+8
| * (vc-hg-diff): Use vc-hg-command.Dan Nicolaescu2007-07-211-20/+37
| * (vc-hg-workfile-unchanged-p): New function.Dan Nicolaescu2007-07-201-1/+5
| * (vc-hg-registered): Replace if with when.Dan Nicolaescu2007-07-191-10/+10
| * (vc-hg-state): Handle removed files.Dan Nicolaescu2007-07-161-21/+51
| * Add arch taglineMiles Bader2007-07-081-0/+1
| * vc-hg.el: New file.Dan Nicolaescu2007-07-061-0/+396
* (vc-hg-dir-state): Fix loop.Dan Nicolaescu2007-07-211-17/+34
* (vc-hg-diff): Use vc-hg-command.Dan Nicolaescu2007-07-201-4/+5
* (vc-hg-workfile-unchanged-p): New function.Dan Nicolaescu2007-07-201-1/+5
* * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a listDan Nicolaescu2007-07-201-5/+1
* * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.Dan Nicolaescu2007-07-201-35/+77
* Put the lower half (the back-end) of NewVC in place. This commitEric S. Raymond2007-07-181-22/+33
* Add arch taglineMiles Bader2007-07-081-0/+1
* (vc-hg-root): New function.Dan Nicolaescu2007-07-061-17/+130
* * vc-hooks.el (vc-handled-backends): Add HG.Dan Nicolaescu2007-07-051-4/+0
* * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', theDan Nicolaescu2007-07-051-31/+48
* * vc-hg.el (vc-hg-log-view-mode): Revert incorrect change.Dan Nicolaescu2007-06-231-2/+2
* * vc-hg.el (vc-hg-log-view-mode): Fix last change.Dan Nicolaescu2007-06-231-2/+2
* (vc-hg-registered): Add an autoloaded version.Stefan Monnier2007-06-221-18/+22
* (vc-hg-print-log): Insert the file name.Dan Nicolaescu2007-06-221-4/+17
* (vc-hg-log-view-mode): New mode.Dan Nicolaescu2007-06-221-0/+27
* Add to do items.Dan Nicolaescu2007-06-211-9/+55
* Change license wording to match the rest of Emacs.Glenn Morris2007-06-201-12/+15
* (vc-hg-global-switches): Simplify.Dan Nicolaescu2007-06-201-32/+79
* * vc-hg.el: New file.Dan Nicolaescu2007-06-201-0/+126