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