log lisp/vc-hg.el @ 108352:cf2043af9228

age author description
Tue, 20 Apr 2010 11:57:54 -0400 Chong Yidong Fix hg envvar handling (Bug#5846).
Tue, 20 Apr 2010 22:05:24 -0400 Stefan Monnier Make the log-edit comments use RFC822 format throughout.
Mon, 19 Apr 2010 11:07:52 -0400 Stefan Monnier Merge from emacs-23
Sat, 17 Apr 2010 09:10:19 -0700 Dan Nicolaescu Fix the version number for added files.
Fri, 16 Apr 2010 20:28:19 -0400 Chong Yidong Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).
Tue, 06 Apr 2010 22:56:35 -0700 Dan Nicolaescu Add new VC methods: vc-log-incoming and vc-log-outgoing.
Fri, 02 Apr 2010 10:21:57 -0400 Sam Steingold (vc-hg-push, vc-hg-pull): Use `apply' when calling
Tue, 23 Mar 2010 20:34:06 -0700 Glenn Morris * vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
Fri, 19 Mar 2010 02:37:41 -0700 Dan Nicolaescu Add special markup processing for commit logs.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Wed, 30 Dec 2009 19:53:47 +1300 Nick Roberts (vc-hg-working-revision): Tweak previous change.
Wed, 30 Dec 2009 15:22:45 +1300 Nick Roberts Show working revision correctly for mercurial.
Mon, 14 Dec 2009 17:12:18 +0000 Dan Nicolaescu (vc-hg-working-revision): Make sure the command is executed in a
Mon, 14 Dec 2009 16:55:34 +0000 Dan Nicolaescu (vc-hg-print-log): Fix argument order.
Mon, 07 Dec 2009 09:02:11 +0000 Dan Nicolaescu Support showing a single log entry from vc-annotate.
Wed, 18 Nov 2009 19:12:23 +0000 Sam Steingold (vc-hg-diff): Fix last patch: do not change directory.
Sun, 15 Nov 2009 20:28:58 +0000 Dan Nicolaescu * vc.el (vc-log-show-limit): New variable.
Wed, 28 Oct 2009 02:05:46 +0000 Stefan Monnier (vc-hg-state, vc-hg-working-revision): Use process-file so
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
Fri, 26 Jun 2009 23:53:55 +0000 Dan Nicolaescu Remove find-file-not-found-hook VC method. (Bug#2757)
Fri, 12 Jun 2009 20:14:45 +0000 Sam Steingold (vc-hg-log-switches): Add defcustom.
Thu, 15 Jan 2009 08:10:27 +0000 Dan Nicolaescu (vc-hg-diff): Pass relative file names. (Bug#1903)
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 03 Dec 2008 07:37:39 +0000 Glenn Morris (vc-hg-diff-switches): Doc fix.