log lisp/vc-hg.el @ 112218:376148b31b5e

age author description
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Wed, 17 Nov 2010 09:34:28 -0500 Stefan Monnier * vc-hg.el (vc-hg-program): New var.
Sun, 31 Oct 2010 23:13:42 -0400 Chong Yidong Backport VC improvements from trunk.
Sat, 11 Sep 2010 15:25:48 +0200 Stefan Monnier * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
Wed, 09 Jun 2010 13:24:34 +0200 Juanma Barranquero * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
Tue, 08 Jun 2010 22:24:01 -0700 Dan Nicolaescu Improve support for special markup in the VC commit message.
Sat, 08 May 2010 14:47:07 -0400 Stefan Monnier Merge from emacs-23
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.
Wed, 03 Dec 2008 05:48:14 +0000 Lute Kamstra * align.el:
Sun, 30 Nov 2008 01:44:52 +0000 Glenn Morris (vc-hg-diff): No need to duplicate vc-switches logic.
Mon, 24 Nov 2008 09:28:49 +0000 Dan Nicolaescu (vc-hg-global-switches): Remove.
Sat, 22 Nov 2008 03:29:03 +0000 Glenn Morris (vc-hg-program): New option.
Thu, 20 Nov 2008 02:43:45 +0000 Glenn Morris (vc-hg-diff-switches): New option.
Mon, 27 Oct 2008 07:21:43 +0000 Dan Nicolaescu * vc.el: Rename VC methods that were missed when vc-status was
Fri, 03 Oct 2008 19:04:29 +0000 Dan Nicolaescu (vc-hg-dir-status-files): New function.
Sat, 05 Jul 2008 18:04:26 +0000 Dan Nicolaescu *** empty log message ***
Sat, 05 Jul 2008 18:03:56 +0000 Dan Nicolaescu (vc-hg-registered): Do not set vc-state.
Fri, 27 Jun 2008 02:26:26 +0000 Glenn Morris American English spelling fix.
Wed, 25 Jun 2008 05:35:05 +0000 Dan Nicolaescu * vc-hg.el:
Tue, 24 Jun 2008 02:41:04 +0000 Dan Nicolaescu * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
Sun, 15 Jun 2008 14:58:24 +0000 Dan Nicolaescu * log-view.el (log-view-diff-changeset): New function.
Wed, 04 Jun 2008 14:04:28 +0000 Sam Steingold (vc-hg-status-extra-header, vc-hg-status-extra-headers):
Sun, 18 May 2008 22:43:24 +0000 Miles Bader Merge from emacs--rel--22
Thu, 15 May 2008 17:38:50 +0000 Eric S. Raymond Snapshot primitives globally renamed to refer to tags, documentation updated.
Sat, 10 May 2008 19:10:31 +0000 Dan Nicolaescu (vc-hg-diff, vc-hg-annotate-command): Use when not if.
Sat, 10 May 2008 13:27:16 +0000 Eric S. Raymond Remove assumption about what nil means as a first arument to vc-do-command.
Fri, 09 May 2008 17:30:49 +0000 Eric S. Raymond Remove wash-log from the VC backend API.
Wed, 07 May 2008 21:27:41 +0000 Eric S. Raymond Remove VC-Dired and backend dir-state methods.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Sat, 03 May 2008 07:39:17 +0000 Eric S. Raymond Remove logentry primitive from backend API.
Fri, 02 May 2008 17:47:25 +0000 Eric S. Raymond Clean up vc*-revision-granularity and vc*-checkout-model.
Fri, 02 May 2008 07:38:11 +0000 Eric S. Raymond Fix some comments to remove references to vc-dired.
Fri, 02 May 2008 06:56:59 +0000 Eric S. Raymond Name change in preparation for ripping out vc-dired.
Thu, 01 May 2008 19:28:56 +0000 Eric S. Raymond Remove some XXX comments no longer needed.
Thu, 01 May 2008 06:35:09 +0000 Dan Nicolaescu (vc-hg-extra-fileinfo): New defstruct.
Tue, 29 Apr 2008 15:32:56 +0000 Stefan Monnier Make `checkout-model' apply to filesets.
Mon, 28 Apr 2008 19:56:43 +0000 Sam Steingold (vc-hg-rename-file): Fix argument order.
Fri, 11 Apr 2008 15:17:59 +0000 Stefan Monnier Change `dir-status' to not take (and pass) status-buffer.
Thu, 10 Apr 2008 07:34:40 +0000 Dan Nicolaescu (vc-hg-dir-status): Remove unneeded call.
Mon, 31 Mar 2008 15:36:56 +0000 Dan Nicolaescu * vc.el (vc-status-add-entry): Assume ENTRY is a list not a cons.
Sat, 29 Mar 2008 05:34:52 +0000 Dan Nicolaescu * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
Thu, 27 Mar 2008 22:18:10 +0000 Dan Nicolaescu (vc-hg-state, vc-hg-dir-state): Deal with 'missing
Mon, 24 Mar 2008 08:47:06 +0000 Dan Nicolaescu * vc-hg.el (vc-hg-after-dir-status):
Sun, 23 Mar 2008 20:49:29 +0000 Dan Nicolaescu (vc-hg-state): Return 'removed for removed files.
Sun, 23 Mar 2008 19:31:22 +0000 Dan Nicolaescu (vc-hg-state): Return 'edited for removed files.
Fri, 21 Mar 2008 17:53:04 +0000 Stefan Monnier * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
Fri, 21 Mar 2008 05:53:48 +0000 Dan Nicolaescu * vc-hg.el (vc-hg-state):
Fri, 29 Feb 2008 19:13:54 +0000 Dan Nicolaescu * vc.el (vc-status-crt-marked): New variable.
Sat, 23 Feb 2008 06:32:12 +0000 Dan Nicolaescu * vc.el (vc-find-revision): Make vc-parent-buffer local before
Fri, 22 Feb 2008 07:44:08 +0000 Dan Nicolaescu * vc.el (vc-exec-after): Move setting mode-line-process in the
Wed, 20 Feb 2008 15:21:55 +0000 Thien-Thi Nguyen Kill eol whitespace; nfc.
Tue, 19 Feb 2008 09:40:16 +0000 Dan Nicolaescu Fix typo.
Tue, 19 Feb 2008 07:10:33 +0000 Dan Nicolaescu * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions.
Tue, 22 Jan 2008 23:53:46 +0000 Miles Bader Merge from emacs--rel--22
Sun, 20 Jan 2008 20:01:24 +0000 Dan Nicolaescu * vc-hg.el (vc-hg-registered): Make it work for non-existent
Fri, 18 Jan 2008 23:32:58 +0000 Dan Nicolaescu * vc.el: Make vc-status asynchronous.
Wed, 09 Jan 2008 05:15:07 +0000 Dan Nicolaescu * vc-hg.el (vc-hg-dir-status): Don't pass -A to "hg status".
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Mon, 07 Jan 2008 06:10:11 +0000 Dan Nicolaescu (vc-hg-log-view-mode): Handle the user field better.
Mon, 07 Jan 2008 03:04:01 +0000 Dan Nicolaescu (vc-hg-dir-state, vc-hg-dir-status): Pass the dir
Sun, 06 Jan 2008 10:20:26 +0000 Dan Nicolaescu * vc.el (vc-status-fileinfo): New defstruct.
Fri, 04 Jan 2008 08:34:15 +0000 Dan Nicolaescu * mouse.el (mouse-popup-menubar): Fix typo.
Sat, 29 Dec 2007 23:00:36 +0000 Dan Nicolaescu (vc-hg-dir-state): Set the vc-backend property.
Sat, 29 Dec 2007 13:20:49 +0000 Eric S. Raymond * vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed,
Sat, 29 Dec 2007 05:54:23 +0000 Dan Nicolaescu (vc-hg-dir-state): Deal with the up-to-date state.
Fri, 28 Dec 2007 22:50:18 +0000 Dan Nicolaescu (vc-hg-registered): Return the false when vc-hg-state
Fri, 28 Dec 2007 18:16:55 +0000 Eric S. Raymond * vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
Fri, 28 Dec 2007 08:59:50 +0000 Eric S. Raymond * vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:
Thu, 27 Dec 2007 03:54:12 +0000 Eric S. Raymond *** empty log message ***
Thu, 27 Dec 2007 03:17:24 +0000 Eric S. Raymond *** empty log message ***
Mon, 19 Nov 2007 08:50:04 +0000 Dan Nicolaescu * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
Sun, 21 Oct 2007 14:54:34 +0000 Dan Nicolaescu * progmodes/prolog.el: Undo previous change.
Sat, 20 Oct 2007 06:30:18 +0000 Dan Nicolaescu * term/x-win.el (x-gtk-stock-map, icon-map-list)
Sat, 20 Oct 2007 01:28:35 +0000 Stefan Monnier * vc-bzr.el (vc-bzr-diff-tree):
Sat, 20 Oct 2007 01:11:18 +0000 Stefan Monnier (vc-hg-revision-completion-table, vc-hg-revision-table): Make it work when the
Wed, 10 Oct 2007 19:39:23 +0000 Eric S. Raymond Carry through today's big terminology change to a few places where I
Wed, 10 Oct 2007 18:52:45 +0000 Eric S. Raymond Terminology cleanup.
Wed, 29 Aug 2007 18:15:16 +0000 Dan Nicolaescu (vc-hg-extra-menu-map): New variable.
Fri, 03 Aug 2007 04:57:05 +0000 Miles Bader Change capitalization of VC backend names for new backends
Tue, 31 Jul 2007 05:02:54 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:20:28 +0000 Miles Bader Merge from emacs--rel--22
Sat, 21 Jul 2007 16:44:56 +0000 Dan Nicolaescu (vc-hg-dir-state): Fix loop.
Fri, 20 Jul 2007 17:32:04 +0000 Dan Nicolaescu (vc-hg-diff): Use vc-hg-command.
Fri, 20 Jul 2007 03:15:19 +0000 Dan Nicolaescu (vc-hg-workfile-unchanged-p): New function.
Fri, 20 Jul 2007 01:22:18 +0000 Dan Nicolaescu * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
Fri, 20 Jul 2007 00:09:17 +0000 Dan Nicolaescu * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
Wed, 18 Jul 2007 16:32:35 +0000 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
Sun, 08 Jul 2007 11:30:49 +0000 Miles Bader Add arch tagline
Fri, 06 Jul 2007 21:14:21 +0000 Dan Nicolaescu (vc-hg-root): New function.
Thu, 05 Jul 2007 19:48:06 +0000 Dan Nicolaescu * vc-hooks.el (vc-handled-backends): Add HG.
Thu, 05 Jul 2007 14:55:34 +0000 Dan Nicolaescu * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the