log lisp/vc.el @ 106231:7b0de5c2aa2a

age author description
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 ...