summaryrefslogtreecommitdiff
path: root/lisp/vc-hg.el
Commit message (Expand)AuthorAge
* (vc-hg-log-switches): Add defcustom.Sam Steingold2009-06-12
* (vc-hg-diff): Pass relative file names. (Bug#1903)Dan Nicolaescu2009-01-15
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (vc-hg-diff-switches): Doc fix.Glenn Morris2008-12-03
* * align.el:Lute Kamstra2008-12-03
* (vc-hg-diff): No need to duplicate vc-switches logic.Glenn Morris2008-11-30
* (vc-hg-global-switches): Remove.Dan Nicolaescu2008-11-24
* (vc-hg-program): New option.Glenn Morris2008-11-22
* (vc-hg-diff-switches): New option.Glenn Morris2008-11-20
* * vc.el: Rename VC methods that were missed when vc-status wasDan Nicolaescu2008-10-27
* (vc-hg-dir-status-files): New function.Dan Nicolaescu2008-10-03
* *** empty log message ***Dan Nicolaescu2008-07-05
* (vc-hg-registered): Do not set vc-state.Dan Nicolaescu2008-07-05
* American English spelling fix.Glenn Morris2008-06-27
* * vc-hg.el:Dan Nicolaescu2008-06-25
* * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):Dan Nicolaescu2008-06-24
* * log-view.el (log-view-diff-changeset): New function.Dan Nicolaescu2008-06-15
* (vc-hg-status-extra-header, vc-hg-status-extra-headers):Sam Steingold2008-06-04
* Merge from emacs--rel--22Miles Bader2008-05-18
|\
| * (vc-hg-annotate-re): Recognize the output of --follow.Dan Nicolaescu2008-05-18
| * (vc-hg-annotate-command): Allow white space before version number.Dan Nicolaescu2008-05-17
* | Snapshot primitives globally renamed to refer to tags, documentation updated.Eric S. Raymond2008-05-15
* | (vc-hg-diff, vc-hg-annotate-command): Use when not if.Dan Nicolaescu2008-05-10
* | Remove assumption about what nil means as a first arument to vc-do-command.Eric S. Raymond2008-05-10
* | Remove wash-log from the VC backend API.Eric S. Raymond2008-05-09
* | Remove VC-Dired and backend dir-state methods.Eric S. Raymond2008-05-07
* | Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* | Remove logentry primitive from backend API.Eric S. Raymond2008-05-03
* | Clean up vc*-revision-granularity and vc*-checkout-model.Eric S. Raymond2008-05-02
* | Fix some comments to remove references to vc-dired.Eric S. Raymond2008-05-02
* | Name change in preparation for ripping out vc-dired.Eric S. Raymond2008-05-02
* | Remove some XXX comments no longer needed.Eric S. Raymond2008-05-01
* | (vc-hg-extra-fileinfo): New defstruct.Dan Nicolaescu2008-05-01
* | Make `checkout-model' apply to filesets.Stefan Monnier2008-04-29
* | (vc-hg-rename-file): Fix argument order.Sam Steingold2008-04-28
* | Change `dir-status' to not take (and pass) status-buffer.Stefan Monnier2008-04-11
* | (vc-hg-dir-status): Remove unneeded call.Dan Nicolaescu2008-04-10
* | * vc.el (vc-status-add-entry): Assume ENTRY is a list not a cons.Dan Nicolaescu2008-03-31
* | * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.Dan Nicolaescu2008-03-29
* | (vc-hg-state, vc-hg-dir-state): Deal with 'missingDan Nicolaescu2008-03-27
* | * vc-hg.el (vc-hg-after-dir-status):Dan Nicolaescu2008-03-24
* | (vc-hg-state): Return 'removed for removed files.Dan Nicolaescu2008-03-23
* | (vc-hg-state): Return 'edited for removed files.Dan Nicolaescu2008-03-23
* | * vc-hooks.el (vc-default-mode-line-string): Add case for added files.Stefan Monnier2008-03-21
* | * vc-hg.el (vc-hg-state):Dan Nicolaescu2008-03-21
* | * vc.el (vc-status-crt-marked): New variable.Dan Nicolaescu2008-02-29
* | * vc.el (vc-find-revision): Make vc-parent-buffer local beforeDan Nicolaescu2008-02-23
* | * vc.el (vc-exec-after): Move setting mode-line-process in theDan Nicolaescu2008-02-22
* | Kill eol whitespace; nfc.Thien-Thi Nguyen2008-02-20
* | Fix typo.Dan Nicolaescu2008-02-19