Mercurial > emacs
log lisp/vc-hg.el @ 105701:2e34067186f4
age | author | description |
---|---|---|
Mon, 19 Oct 2009 05:04:22 +0000 | Dan Nicolaescu | Make vc-annotate work through copies and renames. |
Mon, 05 Oct 2009 15:12:29 +0000 | Dan Nicolaescu | (log-view-vc-backend): Declare for compiler. |
Tue, 22 Sep 2009 23:49:10 +0000 | Sam Steingold | (vc-hg-outgoing, vc-hg-incoming): Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'. |
Tue, 22 Sep 2009 23:48:19 +0000 | Sam Steingold | (vc-hg-outgoing, vc-hg-incoming): use okstatus instead of ignore-errors |
Tue, 22 Sep 2009 18:43:45 +0000 | Sam Steingold | (vc-hg-outgoing, vc-hg-incoming): Ignore errors from |
Tue, 22 Sep 2009 18:16:48 +0000 | Sam Steingold | (vc-hg-print-log): Fix shortlog arg passing. |
Mon, 14 Sep 2009 04:38:49 +0000 | Dan Nicolaescu | * vc.el (top): print-log method now takes an optional SHORTLOG |