summaryrefslogtreecommitdiff
path: root/lisp/vc-hg.el
Commit message (Expand)AuthorAgeFilesLines
* * progmodes/prolog.el: Undo previous change.Dan Nicolaescu2007-10-211-1/+0
* * term/x-win.el (x-gtk-stock-map, icon-map-list)Dan Nicolaescu2007-10-201-0/+1
* * vc-bzr.el (vc-bzr-diff-tree):Stefan Monnier2007-10-201-5/+1
* (vc-hg-revision-completion-table, vc-hg-revision-table): Make it work when theStefan Monnier2007-10-201-5/+5
* Carry through today's big terminology change to a few places where IEric S. Raymond2007-10-101-14/+14
* Terminology cleanup.Eric S. Raymond2007-10-101-9/+9
* (vc-hg-extra-menu-map): New variable.Dan Nicolaescu2007-08-291-2/+66
* Change capitalization of VC backend names for new backendsMiles Bader2007-08-031-3/+3
* Merge from emacs--rel--22Miles Bader2007-07-311-7/+7
|\
| * * vc-hg.el (vc-hg-registered): Set the vc-state property.Dan Nicolaescu2007-07-301-1/+1
| * * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):Dan Nicolaescu2007-07-301-6/+6
* | 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