Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Mon, 28 Dec 2009 11:20:02 -0800 |
Dan Nicolaescu |
* vc-rcs.el (vc-rcs-register): Fix registering a specific version.
|
Mon, 07 Dec 2009 09:02:11 +0000 |
Dan Nicolaescu |
Support showing a single log entry from vc-annotate.
|
Mon, 16 Nov 2009 20:36:06 +0000 |
Dan Nicolaescu |
* vc.el (vc-log-show-limit): Default to 2000.
|
Mon, 16 Nov 2009 14:41:05 +0000 |
Stefan Monnier |
(vc-rcs-consult-headers): Add missing save-excursion.
|
Sun, 15 Nov 2009 20:28:58 +0000 |
Dan Nicolaescu |
* vc.el (vc-log-show-limit): New variable.
|
Fri, 13 Nov 2009 22:19:45 +0000 |
Stefan Monnier |
* x-dnd.el (x-dnd-maybe-call-test-function):
|
Wed, 11 Nov 2009 05:49:09 +0000 |
Dan Nicolaescu |
* term/x-win.el (x-gtk-stock-map):
|
Wed, 14 Oct 2009 06:00:51 +0000 |
Dan Nicolaescu |
* vc.el: Move comments about RCS and SCCS ...
|
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
|
Fri, 04 Sep 2009 02:49:07 +0000 |
Glenn Morris |
(vc-rcs-annotate-command): Use forward-line rather than goto-line.
|
Sat, 29 Aug 2009 18:56:12 +0000 |
Dan Nicolaescu |
* vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
|
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.
|
Thu, 16 Jul 2009 20:52:53 +0000 |
Dan Nicolaescu |
* vc-rcs.el (vc-rcs-find-file-hook):
|
Fri, 26 Jun 2009 23:53:55 +0000 |
Dan Nicolaescu |
Remove find-file-not-found-hook VC method. (Bug#2757)
|
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 07:01:56 +0000 |
Glenn Morris |
(vc-rcs-register-switches): Doc fix. Add t as option.
|
Wed, 03 Dec 2008 07:39:20 +0000 |
Glenn Morris |
(vc-rcs-diff-switches): Doc fix. Add t as option.
|
Wed, 03 Dec 2008 05:48:14 +0000 |
Lute Kamstra |
* align.el:
|
Mon, 15 Sep 2008 23:28:39 +0000 |
Juanma Barranquero |
* vc-rcs.el (vc-rcs-steal-lock, vc-rcs-checkout): Fix docstring typos.
|
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):
|
Wed, 11 Jun 2008 15:55:55 +0000 |
Stefan Monnier |
(vc-rcs-state-heuristic): Don't assume the file exists.
|
Fri, 16 May 2008 08:32:57 +0000 |
Juanma Barranquero |
(vc-rcs-create-tag): Fix typo in error message and pass backend arg.
|
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.
|
Sat, 10 May 2008 03:58:11 +0000 |
Dan Nicolaescu |
* vc-sccs.el (vc-sccs-dir-status):
|
Fri, 09 May 2008 17:51:39 +0000 |
Eric S. Raymond |
Teach the RCS back end to do directories.
|