log lisp/vc-hg.el @ 81984:5fe5698ac0fb

age author description
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
Sat, 23 Jun 2007 04:30:24 +0000 Dan Nicolaescu * vc-hg.el (vc-hg-log-view-mode): Revert incorrect change.
Sat, 23 Jun 2007 03:06:21 +0000 Dan Nicolaescu * vc-hg.el (vc-hg-log-view-mode): Fix last change.
Fri, 22 Jun 2007 18:37:16 +0000 Stefan Monnier (vc-hg-registered): Add an autoloaded version.
Fri, 22 Jun 2007 17:22:17 +0000 Dan Nicolaescu (vc-hg-print-log): Insert the file name.
Fri, 22 Jun 2007 02:11:59 +0000 Dan Nicolaescu (vc-hg-log-view-mode): New mode.
Thu, 21 Jun 2007 05:44:54 +0000 Dan Nicolaescu Add to do items.
Wed, 20 Jun 2007 07:33:45 +0000 Glenn Morris Change license wording to match the rest of Emacs.
Wed, 20 Jun 2007 06:32:42 +0000 Dan Nicolaescu (vc-hg-global-switches): Simplify.
Wed, 20 Jun 2007 05:59:41 +0000 Dan Nicolaescu * vc-hg.el: New file.
Sun, 18 May 2008 07:22:25 +0000 Dan Nicolaescu (vc-hg-annotate-re): Recognize the output of --follow.
Sat, 17 May 2008 15:16:50 +0000 Dan Nicolaescu (vc-hg-annotate-command): Allow white space before version number.
Wed, 09 Jan 2008 08:49:59 +0000 Dan Nicolaescu (vc-hg-diff): Don't pass an empty string.
Mon, 07 Jan 2008 06:06:25 +0000 Dan Nicolaescu (vc-hg-log-view-mode): Handle the user field better.
Mon, 07 Jan 2008 03:07:36 +0000 Dan Nicolaescu (vc-hg-dir-state): Pass the dir argument to
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Fri, 04 Jan 2008 07:59:25 +0000 Dan Nicolaescu * vc-git.el (vc-git-dir-state):
Fri, 03 Aug 2007 05:09:21 +0000 Miles Bader Change capitalization of VC backend names for new backends
Mon, 30 Jul 2007 17:12:10 +0000 Dan Nicolaescu * vc-hg.el (vc-hg-registered): Set the vc-state property.
Mon, 30 Jul 2007 00:19:06 +0000 Dan Nicolaescu * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Tue, 24 Jul 2007 19:02:02 +0000 Dan Nicolaescu (vc-hg-revision-completion-table): Temporarily comment
Sat, 21 Jul 2007 17:51:13 +0000 Dan Nicolaescu (vc-hg-diff): Use vc-hg-command.
Fri, 20 Jul 2007 06:54:40 +0000 Dan Nicolaescu (vc-hg-workfile-unchanged-p): New function.
Thu, 19 Jul 2007 23:51:28 +0000 Dan Nicolaescu (vc-hg-registered): Replace if with when.
Mon, 16 Jul 2007 03:58:54 +0000 Dan Nicolaescu (vc-hg-state): Handle removed files.
Sun, 08 Jul 2007 11:32:07 +0000 Miles Bader Add arch tagline
Fri, 06 Jul 2007 21:24:38 +0000 Dan Nicolaescu vc-hg.el: New file.