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
|
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.
|