Mon, 14 Sep 2009 04:38:49 +0000 |
Dan Nicolaescu |
* vc.el (top): print-log method now takes an optional SHORTLOG
|
Sat, 29 Aug 2009 18:56:12 +0000 |
Dan Nicolaescu |
* vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
|
Thu, 27 Aug 2009 01:50:12 +0000 |
Dan Nicolaescu |
(vc-cvs-update-changelog): Fix typo.
|
Tue, 25 Aug 2009 08:53:32 +0000 |
Michael Albinus |
* vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
|
Fri, 14 Aug 2009 04:24:01 +0000 |
Sam Steingold |
(vc-cvs-merge-news): Yet annother fix of message parsing.
|
Tue, 07 Jul 2009 15:06:00 +0000 |
Sam Steingold |
(vc-cvs-merge-news): Fix message parsing for non-top-level files.
|
Tue, 23 Jun 2009 06:35:40 +0000 |
Dan Nicolaescu |
* vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Thu, 04 Dec 2008 18:10:34 +0000 |
Lute Kamstra |
(vc-cvs-could-register): Don't use file-directory-p to
|
Thu, 04 Dec 2008 07:00:43 +0000 |
Glenn Morris |
(vc-cvs-register-switches): Doc fix. Add t as option.
|
Wed, 03 Dec 2008 07:43:33 +0000 |
Glenn Morris |
(vc-cvs-diff-switches): Doc fix. Add t as option.
|
Wed, 03 Dec 2008 05:48:14 +0000 |
Lute Kamstra |
* align.el:
|
Wed, 12 Nov 2008 04:47:18 +0000 |
Sam Steingold |
(vc-cvs-parse-root): Handle roots without colon between hostname and path.
|
Tue, 04 Nov 2008 07:27:26 +0000 |
Nick Roberts |
* vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
|
Tue, 28 Oct 2008 17:56:36 +0000 |
Martin Rudalics |
(vc-cvs-stay-local): Fix typo in choice.
|
Mon, 27 Oct 2008 07:21:43 +0000 |
Dan Nicolaescu |
* vc.el: Rename VC methods that were missed when vc-status was
|
Sat, 25 Oct 2008 20:59:38 +0000 |
Chong Yidong |
(vc-cvs-status-extra-headers): Use full directory name when reporting
|
Mon, 13 Oct 2008 01:16:49 +0000 |
Dan Nicolaescu |
* vc-hooks.el (vc-stay-local): Add a new choice and default to it.
|
Thu, 09 Oct 2008 04:52:28 +0000 |
Dan Nicolaescu |
(vc-cvs-dir-stay-local): New variable.
|
Mon, 06 Oct 2008 05:30:25 +0000 |
Dan Nicolaescu |
(vc-cvs-after-dir-status): Parse the output for non
|
Sat, 04 Oct 2008 19:54:48 +0000 |
Glenn Morris |
(vc-cvs-dir-status-heuristic): New function.
|
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):
|
Tue, 24 Jun 2008 02:41:04 +0000 |
Dan Nicolaescu |
* vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
|
Fri, 20 Jun 2008 17:08:55 +0000 |
Dan Nicolaescu |
* vc.el (vc-switch-backend): Simplify.
|
Sun, 15 Jun 2008 10:29:13 +0000 |
Andreas Schwab |
(vc-cvs-status-extra-headers): Don't match newline
|
Sun, 08 Jun 2008 15:18:28 +0000 |
Andreas Schwab |
(vc-cvs-dir-status): Pass -f to cvs.
|
Thu, 05 Jun 2008 18:52:48 +0000 |
Sam Steingold |
(vc-cvs-registered): Consider a directory with a CVS subdirectory to be registered.
|
Tue, 03 Jun 2008 21:30:35 +0000 |
Sam Steingold |
(vc-cvs-status-extra-headers): Remove extraneous newlines.
|
Sat, 31 May 2008 15:32:10 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Sat, 31 May 2008 15:29:36 +0000 |
Dan Nicolaescu |
Fix typos.
|
Sat, 31 May 2008 15:23:58 +0000 |
Dan Nicolaescu |
(vc-cvs-after-dir-status): Support spaces in file
|
Fri, 30 May 2008 16:21:49 +0000 |
Stefan Monnier |
(vc-cvs-state-heuristic, vc-cvs-parse-status): Try and
|
Mon, 26 May 2008 23:50:21 +0000 |
Dan Nicolaescu |
(vc-cvs-status-extra-headers): Align labels.
|
Fri, 16 May 2008 19:15:26 +0000 |
Eric S. Raymond |
Improved extra-headers method for CVS.
|
Fri, 16 May 2008 09:30:17 +0000 |
Eric S. Raymond |
Clean up after granbbing CVS/Root info.
|
Fri, 16 May 2008 09:23:22 +0000 |
Eric S. Raymond |
Extract and display the CVS repository.
|
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.
|
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.
|
Fri, 02 May 2008 07:38:11 +0000 |
Eric S. Raymond |
Fix some comments to remove references to vc-dired.
|
Fri, 02 May 2008 03:30:10 +0000 |
Eric S. Raymond |
Don't commit right after deletion.
|
Thu, 01 May 2008 19:28:56 +0000 |
Eric S. Raymond |
Remove some XXX comments no longer needed.
|
Thu, 01 May 2008 19:13:16 +0000 |
Eric S. Raymond |
Change 'needs-patch to 'needs-update.
|
Tue, 29 Apr 2008 15:32:56 +0000 |
Stefan Monnier |
Make `checkout-model' apply to filesets.
|
Mon, 21 Apr 2008 16:18:12 +0000 |
Dan Nicolaescu |
(vc-cvs-status-extra-headers): New function.
|
Thu, 17 Apr 2008 00:31:56 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Tue, 15 Apr 2008 07:26:36 +0000 |
Dan Nicolaescu |
(vc-cvs-after-dir-status, vc-cvs-dir-status): Add
|
Sat, 12 Apr 2008 16:33:24 +0000 |
Dan Nicolaescu |
(vc-cvs-registered): Allow removed files to be
|
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 20:42:39 +0000 |
Stefan Monnier |
(vc-cvs-diff-tree): Remove unused function.
|
Tue, 08 Apr 2008 15:59:35 +0000 |
Dan Nicolaescu |
* vc-rcs.el (vc-rcs-modify-change-comment):
|
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.
|
Wed, 26 Mar 2008 07:15:05 +0000 |
Dan Nicolaescu |
(vc-cvs-parse-status, vc-cvs-after-dir-status): Detect
|
Mon, 24 Mar 2008 08:36:22 +0000 |
Dan Nicolaescu |
(vc-cvs-after-dir-status, vc-cvs-parse-status): Detect
|