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