Wed, 02 Jan 2008 00:42:37 +0000 |
Eric S. Raymond |
* vc-svn.el (vc-svn-modify-change comment): New function.
|
Tue, 01 Jan 2008 18:40:42 +0000 |
Eric S. Raymond |
Remove some debugging code.
|
Tue, 01 Jan 2008 16:39:59 +0000 |
Eric S. Raymond |
* vc-svn.el (vc-svn-parse-status): Set the 'unregisted property correctly.
|
Tue, 01 Jan 2008 11:17:37 +0000 |
Eric S. Raymond |
* vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend call
|
Sat, 29 Dec 2007 13:20:49 +0000 |
Eric S. Raymond |
* vc-svn.el (vc-svn-parse-status): Recognize 'added, 'removed,
|
Fri, 28 Dec 2007 18:16:55 +0000 |
Eric S. Raymond |
* vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
|
Fri, 28 Dec 2007 16:24:31 +0000 |
Eric S. Raymond |
* vc-cvs.el, vc-svn.el: Simplify backend dired-state-info
|
Fri, 28 Dec 2007 08:59:50 +0000 |
Eric S. Raymond |
* vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, vc-mcvs.el, vc-svn.el:
|
Thu, 27 Dec 2007 03:10:52 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Wed, 26 Dec 2007 23:24:08 +0000 |
Eric S. Raymond |
*** empty log message ***
|
Sat, 10 Nov 2007 05:22:16 +0000 |
Dan Nicolaescu |
* vc.el (vc-diff-internal): Make the *vc-diff* buffer read only.
|
Sat, 20 Oct 2007 01:28:35 +0000 |
Stefan Monnier |
* vc-bzr.el (vc-bzr-diff-tree):
|
Wed, 10 Oct 2007 19:39:23 +0000 |
Eric S. Raymond |
Carry through today's big terminology change to a few places where I
|
Wed, 10 Oct 2007 18:52:45 +0000 |
Eric S. Raymond |
Terminology cleanup.
|
Tue, 09 Oct 2007 16:54:40 +0000 |
Eric S. Raymond |
This is the actual fix....
|
Tue, 09 Oct 2007 08:52:57 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Mon, 03 Sep 2007 06:25:50 +0000 |
Glenn Morris |
Improve previous change.
|
Mon, 03 Sep 2007 06:19:16 +0000 |
Glenn Morris |
(vc-svn-print-log): Change the "Working file" prefix back to singular,
|
Fri, 31 Aug 2007 14:07:49 +0000 |
Dan Nicolaescu |
(vc-svn-diff-tree): Pass a list to vc-svn-diff.
|
Mon, 27 Aug 2007 07:04:45 +0000 |
Glenn Morris |
(vc-svn-diff): If the repository version of all the files is the same
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 18 Jul 2007 20:11:28 +0000 |
Eric S. Raymond |
Fix read error reported by Fabien Coelho.
|
Wed, 18 Jul 2007 16:32:40 +0000 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
Tue, 26 Jun 2007 16:39:58 +0000 |
Stefan Monnier |
(vc-svn-repository-hostname): Adjust to non-XML format of newer .svn/entries.
|
Mon, 11 Jun 2007 18:41:09 +0000 |
Stefan Monnier |
(vc-svn-program): New var.
|
Tue, 15 Jan 2008 04:37:20 +0000 |
Dan Nicolaescu |
* vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
|
Mon, 07 Jan 2008 02:45:14 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Fri, 28 Sep 2007 18:45:43 +0000 |
Stefan Monnier |
(vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
|
Wed, 25 Jul 2007 04:47:42 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Mon, 19 Feb 2007 19:42:10 +0000 |
Stefan Monnier |
Remove the code inherited from CVSREAD and `cvs edit'.
|