summaryrefslogtreecommitdiff
path: root/lisp/vc-hg.el
Commit message (Expand)AuthorAgeFilesLines
* American English spelling fix.Glenn Morris2008-06-271-8/+8
* * vc-hg.el:Dan Nicolaescu2008-06-251-1/+2
* * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):Dan Nicolaescu2008-06-241-0/+3
* * log-view.el (log-view-diff-changeset): New function.Dan Nicolaescu2008-06-151-12/+10
* (vc-hg-status-extra-header, vc-hg-status-extra-headers):Sam Steingold2008-06-041-3/+23
* Merge from emacs--rel--22Miles Bader2008-05-181-4/+8
|\
| * (vc-hg-annotate-re): Recognize the output of --follow.Dan Nicolaescu2008-05-181-2/+6
| * (vc-hg-annotate-command): Allow white space before version number.Dan Nicolaescu2008-05-171-2/+2
* | Snapshot primitives globally renamed to refer to tags, documentation updated.Eric S. Raymond2008-05-151-4/+3
* | (vc-hg-diff, vc-hg-annotate-command): Use when not if.Dan Nicolaescu2008-05-101-19/+20
* | Remove assumption about what nil means as a first arument to vc-do-command.Eric S. Raymond2008-05-101-1/+1
* | Remove wash-log from the VC backend API.Eric S. Raymond2008-05-091-1/+0
* | Remove VC-Dired and backend dir-state methods.Eric S. Raymond2008-05-071-49/+0
* | Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* | Remove logentry primitive from backend API.Eric S. Raymond2008-05-031-1/+0
* | Clean up vc*-revision-granularity and vc*-checkout-model.Eric S. Raymond2008-05-021-5/+3
* | Fix some comments to remove references to vc-dired.Eric S. Raymond2008-05-021-1/+1
* | Name change in preparation for ripping out vc-dired.Eric S. Raymond2008-05-021-1/+1
* | Remove some XXX comments no longer needed.Eric S. Raymond2008-05-011-2/+0
* | (vc-hg-extra-fileinfo): New defstruct.Dan Nicolaescu2008-05-011-8/+54
* | Make `checkout-model' apply to filesets.Stefan Monnier2008-04-291-2/+1
* | (vc-hg-rename-file): Fix argument order.Sam Steingold2008-04-281-1/+1
* | Change `dir-status' to not take (and pass) status-buffer.Stefan Monnier2008-04-111-4/+4
* | (vc-hg-dir-status): Remove unneeded call.Dan Nicolaescu2008-04-101-3/+1
* | * vc.el (vc-status-add-entry): Assume ENTRY is a list not a cons.Dan Nicolaescu2008-03-311-1/+1
* | * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.Dan Nicolaescu2008-03-291-10/+4
* | (vc-hg-state, vc-hg-dir-state): Deal with 'missingDan Nicolaescu2008-03-271-1/+3
* | * vc-hg.el (vc-hg-after-dir-status):Dan Nicolaescu2008-03-241-1/+1
* | (vc-hg-state): Return 'removed for removed files.Dan Nicolaescu2008-03-231-1/+1
* | (vc-hg-state): Return 'edited for removed files.Dan Nicolaescu2008-03-231-1/+1
* | * vc-hooks.el (vc-default-mode-line-string): Add case for added files.Stefan Monnier2008-03-211-11/+2
* | * vc-hg.el (vc-hg-state):Dan Nicolaescu2008-03-211-1/+1
* | * vc.el (vc-status-crt-marked): New variable.Dan Nicolaescu2008-02-291-2/+4
* | * vc.el (vc-find-revision): Make vc-parent-buffer local beforeDan Nicolaescu2008-02-231-3/+1
* | * vc.el (vc-exec-after): Move setting mode-line-process in theDan Nicolaescu2008-02-221-1/+2
* | Kill eol whitespace; nfc.Thien-Thi Nguyen2008-02-201-17/+17
* | Fix typo.Dan Nicolaescu2008-02-191-1/+1
* | * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.Dan Nicolaescu2008-02-191-0/+5
* | Merge from emacs--rel--22Miles Bader2008-01-221-2/+1
|\ \ | |/
| * (vc-hg-diff): Don't pass an empty string.Dan Nicolaescu2008-01-091-2/+1
* | * vc-hg.el (vc-hg-registered): Make it work for non-existentDan Nicolaescu2008-01-201-1/+1
* | * vc.el: Make vc-status asynchronous.Dan Nicolaescu2008-01-181-19/+25
* | * vc-hg.el (vc-hg-dir-status): Don't pass -A to "hg status".Dan Nicolaescu2008-01-091-1/+1
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/
| * (vc-hg-log-view-mode): Handle the user field better.Dan Nicolaescu2008-01-071-4/+7
| * (vc-hg-dir-state): Pass the dir argument toDan Nicolaescu2008-01-071-1/+1
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * * vc-git.el (vc-git-dir-state):Dan Nicolaescu2008-01-041-0/+2
| * Change capitalization of VC backend names for new backendsMiles Bader2007-08-031-3/+3
* | (vc-hg-log-view-mode): Handle the user field better.Dan Nicolaescu2008-01-071-4/+7