]> code.delx.au - gnu-emacs/history - lisp/vc-hg.el
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[gnu-emacs] / lisp / vc-hg.el
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2010-11-25 Kenichi Handamerge emacs-23
2010-11-17 Stefan Monnier* vc-hg.el (vc-hg-program): New var.
2010-11-01 Chong YidongBackport VC improvements from trunk.
2010-09-11 Stefan Monnier* vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
2010-04-21 Kenichi Handamerge trunk
2010-04-20 Chong YidongFix hg envvar handling (Bug#5846).
2010-04-17 Dan NicolaescuFix the version number for added files.
2010-04-17 Chong YidongFix to vc-hg-annotate-extract-revision-at-line (Bug...
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-12-30 Nick Roberts(vc-hg-working-revision): Tweak previous change.
2009-12-30 Nick RobertsShow working revision correctly for mercurial.
2009-12-14 Dan Nicolaescu(vc-hg-working-revision): Make sure the command is...
2009-12-14 Dan Nicolaescu(vc-hg-print-log): Fix argument order.
2009-12-07 Dan NicolaescuSupport showing a single log entry from vc-annotate.
2009-11-18 Sam Steingold(vc-hg-diff): Fix last patch: do not change directory.
2009-11-15 Dan Nicolaescu* vc.el (vc-log-show-limit): New variable.
2009-10-28 Stefan Monnier(vc-hg-state, vc-hg-working-revision): Use process...
2009-10-19 Dan NicolaescuMake vc-annotate work through copies and renames.
2009-10-05 Dan Nicolaescu(log-view-vc-backend): Declare for compiler.
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-22 Sam Steingold(vc-hg-outgoing, vc-hg-incoming): Bind `vc-short-log...
2009-09-22 Sam Steingold(vc-hg-outgoing, vc-hg-incoming): use okstatus instead...
2009-09-22 Sam Steingold(vc-hg-outgoing, vc-hg-incoming): Ignore errors from
2009-09-22 Sam Steingold(vc-hg-print-log): Fix shortlog arg passing.
2009-09-14 Dan Nicolaescu* vc.el (top): print-log method now takes an optional...
2009-06-26 Dan NicolaescuRemove find-file-not-found-hook VC method. (Bug#2757)
2009-06-12 Sam Steingold(vc-hg-log-switches): Add defcustom.
2009-01-15 Dan Nicolaescu(vc-hg-diff): Pass relative file names. (Bug#1903)
2009-01-05 Glenn MorrisAdd 2009 to copyright years.
2008-12-03 Glenn Morris(vc-hg-diff-switches): Doc fix.
2008-12-03 Lute Kamstra* align.el:
2008-11-30 Glenn Morris(vc-hg-diff): No need to duplicate vc-switches logic.
2008-11-24 Dan Nicolaescu(vc-hg-global-switches): Remove.
2008-11-22 Glenn Morris(vc-hg-program): New option.
2008-11-20 Glenn Morris(vc-hg-diff-switches): New option.
2008-10-27 Dan Nicolaescu* vc.el: Rename VC methods that were missed when vc...
2008-10-03 Dan Nicolaescu(vc-hg-dir-status-files): New function.
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-05 Dan Nicolaescu*** empty log message ***
2008-07-05 Dan Nicolaescu(vc-hg-registered): Do not set vc-state.
2008-06-27 Glenn MorrisAmerican English spelling fix.
2008-06-25 Dan Nicolaescu* vc-hg.el:
2008-06-24 Dan Nicolaescu* vc-hg.el (vc-annotate-convert-time, vc-default-status...
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-15 Dan Nicolaescu* log-view.el (log-view-diff-changeset): New function.
2008-06-04 Sam Steingold(vc-hg-status-extra-header, vc-hg-status-extra-headers):
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-18 Dan Nicolaescu(vc-hg-annotate-re): Recognize the output of --follow.
2008-05-17 Dan Nicolaescu(vc-hg-annotate-command): Allow white space before...
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-15 Eric S. RaymondSnapshot primitives globally renamed to refer to tags...
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-10 Dan Nicolaescu(vc-hg-diff, vc-hg-annotate-command): Use when not if.
2008-05-10 Eric S. RaymondRemove assumption about what nil means as a first arume...
2008-05-09 Eric S. RaymondRemove wash-log from the VC backend API.
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-07 Eric S. RaymondRemove VC-Dired and backend dir-state methods.
2008-05-06 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-03 Eric S. RaymondRemove logentry primitive from backend API.
2008-05-02 Eric S. RaymondClean up vc*-revision-granularity and vc*-checkout...
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-05-02 Eric S. RaymondFix some comments to remove references to vc-dired.
2008-05-02 Eric S. RaymondName change in preparation for ripping out vc-dired.
2008-05-01 Eric S. RaymondRemove some XXX comments no longer needed.
2008-05-01 Dan Nicolaescu(vc-hg-extra-fileinfo): New defstruct.
2008-04-29 Stefan MonnierMake `checkout-model' apply to filesets.
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-28 Sam Steingold(vc-hg-rename-file): Fix argument order.
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-23 Miles BaderMerge from emacs--rel--22
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-11 Stefan MonnierChange `dir-status' to not take (and pass) status-buffer.
2008-04-10 Dan Nicolaescu(vc-hg-dir-status): Remove unneeded call.
2008-04-05 Miles BaderMerge from emacs--rel--22
2008-03-31 Dan Nicolaescu* vc.el (vc-status-add-entry): Assume ENTRY is a list...
2008-03-29 Dan Nicolaescu* vc.el (vc-status-menu-map, vc-status-mode-map): Bind...
2008-03-27 Dan Nicolaescu(vc-hg-state, vc-hg-dir-state): Deal with 'missing
2008-03-24 Dan Nicolaescu* vc-hg.el (vc-hg-after-dir-status):
2008-03-23 Dan Nicolaescu(vc-hg-state): Return 'removed for removed files.
2008-03-23 Dan Nicolaescu(vc-hg-state): Return 'edited for removed files.
2008-03-21 Stefan Monnier* vc-hooks.el (vc-default-mode-line-string): Add case...
2008-03-21 Dan Nicolaescu* vc-hg.el (vc-hg-state):
2008-03-10 Miles BaderMerge from emacs--rel--22
2008-03-01 Miles BaderMerge from emacs--rel--22
2008-02-29 Dan Nicolaescu* vc.el (vc-status-crt-marked): New variable.
next