summaryrefslogtreecommitdiff
path: root/lisp/vc-hg.el
Commit message (Expand)AuthorAgeFilesLines
* (vc-hg-diff): Fix last patch: do not change directory.Sam Steingold2009-11-181-5/+1
* * vc.el (vc-log-show-limit): New variable.Dan Nicolaescu2009-11-151-9/+6
* (vc-hg-state, vc-hg-working-revision): Use process-file soStefan Monnier2009-10-281-7/+8
* Make vc-annotate work through copies and renames.Dan Nicolaescu2009-10-191-8/+8
* (log-view-vc-backend): Declare for compiler.Dan Nicolaescu2009-10-051-4/+12
* (vc-hg-outgoing, vc-hg-incoming): Bind `vc-short-log' for the sake of `vc-hg-...Sam Steingold2009-09-221-2/+2
* (vc-hg-outgoing, vc-hg-incoming): use okstatus instead of ignore-errorsSam Steingold2009-09-221-2/+2
* (vc-hg-outgoing, vc-hg-incoming): Ignore errors fromSam Steingold2009-09-221-2/+2
* (vc-hg-print-log): Fix shortlog arg passing.Sam Steingold2009-09-221-149/+150
* * vc.el (top): print-log method now takes an optional SHORTLOGDan Nicolaescu2009-09-141-5/+16
* Remove find-file-not-found-hook VC method. (Bug#2757)Dan Nicolaescu2009-06-261-1/+0
* (vc-hg-log-switches): Add defcustom.Sam Steingold2009-06-121-1/+8
* (vc-hg-diff): Pass relative file names. (Bug#1903)Dan Nicolaescu2009-01-151-7/+8
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (vc-hg-diff-switches): Doc fix.Glenn Morris2008-12-031-11/+5
* * align.el:Lute Kamstra2008-12-031-1/+1
* (vc-hg-diff): No need to duplicate vc-switches logic.Glenn Morris2008-11-301-1/+1
* (vc-hg-global-switches): Remove.Dan Nicolaescu2008-11-241-13/+5
* (vc-hg-program): New option.Glenn Morris2008-11-221-5/+13
* (vc-hg-diff-switches): New option.Glenn Morris2008-11-201-0/+15
* * vc.el: Rename VC methods that were missed when vc-status wasDan Nicolaescu2008-10-271-12/+12
* (vc-hg-dir-status-files): New function.Dan Nicolaescu2008-10-031-1/+9
* *** empty log message ***Dan Nicolaescu2008-07-051-2/+2
* (vc-hg-registered): Do not set vc-state.Dan Nicolaescu2008-07-051-1/+0
* 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