log lisp/vc-hg.el @ 87649:107ccd98fa12

age author description
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