Thu, 30 Oct 2008 09:23:31 +0000 |
Nick Roberts |
(vc-svn-diff): If files is nil don't set oldvers to
|
Mon, 27 Oct 2008 07:21:43 +0000 |
Dan Nicolaescu |
* vc.el: Rename VC methods that were missed when vc-status was
|
Mon, 13 Oct 2008 01:16:49 +0000 |
Dan Nicolaescu |
* vc-hooks.el (vc-stay-local): Add a new choice and default to it.
|
Sat, 04 Oct 2008 20:23:54 +0000 |
Glenn Morris |
(vc-svn-after-dir-status): Handle `svn status -u' output.
|
Sat, 04 Oct 2008 01:22:26 +0000 |
Dan Nicolaescu |
* vc-svn.el (vc-svn-dir-status-files):
|
Sun, 07 Sep 2008 20:24:24 +0000 |
Stefan Monnier |
* vc-svn.el (vc-svn-root):
|
Wed, 06 Aug 2008 16:49:23 +0000 |
Dan Nicolaescu |
(vc-svn-parse-status): Use when instead of if.
|
Wed, 25 Jun 2008 03:26:45 +0000 |
Dan Nicolaescu |
(vc-annotate-parent-rev): Pacify byte compiler.
|
Wed, 25 Jun 2008 02:45:50 +0000 |
Dan Nicolaescu |
(vc-annotate-parent-rev): Pacify byte compiler.
|
Mon, 16 Jun 2008 08:54:29 +0000 |
Juanma Barranquero |
(log-view-per-file-logs): Pacify byte compiler.
|
Sun, 15 Jun 2008 14:58:24 +0000 |
Dan Nicolaescu |
* log-view.el (log-view-diff-changeset): New function.
|
Fri, 16 May 2008 18:15:26 +0000 |
Eric S. Raymond |
Add extra-headers method for SVN.
|
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 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.
|
Fri, 09 May 2008 16:41:26 +0000 |
Stefan Monnier |
* vc.el (vc-mark-resolved): Add `backend' argument.
|
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.
|
Fri, 02 May 2008 17:47:25 +0000 |
Eric S. Raymond |
Clean up vc*-revision-granularity and vc*-checkout-model.
|
Thu, 01 May 2008 19:13:16 +0000 |
Eric S. Raymond |
Change 'needs-patch to 'needs-update.
|
Thu, 01 May 2008 16:40:14 +0000 |
Eric S. Raymond |
Comment cleanup (no code change).
|
Tue, 29 Apr 2008 15:32:56 +0000 |
Stefan Monnier |
Make `checkout-model' apply to filesets.
|
Fri, 11 Apr 2008 15:59:22 +0000 |
Stefan Monnier |
(vc-svn-after-dir-status): Complete last change.
|
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:32:25 +0000 |
Dan Nicolaescu |
* vc-hooks.el (vc-state): Add new state `conflict'.
|
Wed, 09 Apr 2008 03:38:39 +0000 |
Dan Nicolaescu |
(vc-svn-modify-change-comment): Add support for the
|
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.
|
Fri, 21 Mar 2008 17:53:04 +0000 |
Stefan Monnier |
* vc-hooks.el (vc-default-mode-line-string): Add case for added files.
|
Fri, 29 Feb 2008 19:13:54 +0000 |
Dan Nicolaescu |
* vc.el (vc-status-crt-marked): New variable.
|