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