Tue, 23 Mar 2010 20:38:17 -0700 |
Glenn Morris |
* vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
|
Fri, 19 Mar 2010 02:37:41 -0700 |
Dan Nicolaescu |
Add special markup processing for commit logs.
|
Sun, 17 Jan 2010 13:31:25 -0800 |
Dan Nicolaescu |
(with-vc-properties): Deal with directory arguments. (Bug#5298)
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Mon, 07 Dec 2009 09:02:11 +0000 |
Dan Nicolaescu |
Support showing a single log entry from vc-annotate.
|
Thu, 03 Dec 2009 19:12:52 +0000 |
Dan Nicolaescu |
Limit the number of log entries displayed by default.
|
Thu, 03 Dec 2009 03:11:14 +0000 |
Glenn Morris |
(log-view-vc-backend, log-view-vc-fileset): Declare.
|
Tue, 01 Dec 2009 20:08:20 +0000 |
Stefan Monnier |
(vc-print-log-internal): Don't wait for the prcess to
|
Wed, 25 Nov 2009 03:28:24 +0000 |
Stefan Monnier |
(vc-print-log-internal): Make `limit' optional for better
|
Fri, 20 Nov 2009 06:56:16 +0000 |
Dan Nicolaescu |
(vc-deduce-fileset): Allow non-state changing operations
|
Mon, 16 Nov 2009 20:36:06 +0000 |
Dan Nicolaescu |
* vc.el (vc-log-show-limit): Default to 2000.
|
Sun, 15 Nov 2009 20:28:58 +0000 |
Dan Nicolaescu |
* vc.el (vc-log-show-limit): New variable.
|
Sat, 24 Oct 2009 06:34:26 +0000 |
Dan Nicolaescu |
(vc-backend-for-registration): Rename from
|
Fri, 23 Oct 2009 18:07:38 +0000 |
Dan Nicolaescu |
(vc-responsible-backend): Throw an error if not backend is
|
Wed, 21 Oct 2009 19:03:32 +0000 |
Dan Nicolaescu |
(vc-deduce-fileset): Undo previous change, do not tell
|
Mon, 19 Oct 2009 05:04:22 +0000 |
Dan Nicolaescu |
Make vc-annotate work through copies and renames.
|
Wed, 14 Oct 2009 06:08:47 +0000 |
Dan Nicolaescu |
(vc-responsible-backend): When a directory is passed for
|
Wed, 14 Oct 2009 06:00:51 +0000 |
Dan Nicolaescu |
* vc.el: Move comments about RCS and SCCS ...
|
Sat, 03 Oct 2009 18:29:22 +0000 |
Dan Nicolaescu |
Remove commented out code.
|
Fri, 02 Oct 2009 03:48:36 +0000 |
Juanma Barranquero |
Use `called-interactively-p' instead of `interactive-p'.
|
Thu, 24 Sep 2009 01:37:14 +0000 |
Juanma Barranquero |
Fix typos.
|
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 16:53:04 +0000 |
Stefan Monnier |
(vc-read-revision): New function.
|
Wed, 26 Aug 2009 17:54:05 +0000 |
Dan Nicolaescu |
* vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
|
Wed, 26 Aug 2009 07:42:11 +0000 |
Dan Nicolaescu |
* vc.el (vc-default-prettify-state-info): Remove function, unused.
|
Wed, 26 Aug 2009 05:26:22 +0000 |
Dan Nicolaescu |
Document the desired behavior for reverted files in the
|
Tue, 25 Aug 2009 08:55:37 +0000 |
Michael Albinus |
* vc.el (vc-diff-internal): Let-bind `process-file-side-effects' with nil.
|
Thu, 23 Jul 2009 05:41:24 +0000 |
Dan Nicolaescu |
(vc-dir-move-to-goal-column): Declare.
|
Thu, 23 Jul 2009 05:21:34 +0000 |
Dan Nicolaescu |
(vc-print-log-internal): New function, split out from ...
|