Tue, 10 Feb 2009 05:59:14 +0000 |
Nick Roberts |
(vc-svn-after-dir-status): Use shy group for revision
|
Wed, 04 Feb 2009 10:49:04 +0000 |
Nick Roberts |
(vc-svn-diff): Revert previous change but add a test
|
Sat, 31 Jan 2009 15:51:07 +0000 |
Dan Nicolaescu |
(vc-svn-dir-status): Disable the vc-stay-local-p
|
Fri, 30 Jan 2009 08:16:26 +0000 |
Nick Roberts |
(vc-svn-dir-status): Correct logic for remote
|
Thu, 29 Jan 2009 08:53:37 +0000 |
Juanma Barranquero |
Exclude VCS metadata dirs from completion.
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Thu, 04 Dec 2008 07:03:53 +0000 |
Glenn Morris |
(vc-svn-register-switches): Doc fix. Add t as option.
|
Wed, 03 Dec 2008 07:41:10 +0000 |
Glenn Morris |
Comment.
|
Wed, 03 Dec 2008 03:25:15 +0000 |
Chong Yidong |
Coract spelling.
|
Sun, 30 Nov 2008 01:58:06 +0000 |
Glenn Morris |
(vc-svn-diff-switches): Doc fix.
|
Sat, 22 Nov 2008 03:27:18 +0000 |
Glenn Morris |
Remove leading `*' from defcustom doc-strings.
|
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.
|