log lisp/vc-hg.el @ 92016:4a8a943b5b75

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