log lisp/vc.el @ 105695:e226a1347b93

age author description
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 ...
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, 15 Jun 2009 20:55:53 +0000 Stefan Monnier (vc-default-revision-granularity): Remove to let the normal
Thu, 04 Jun 2009 20:31:52 +0000 Johan Bockgrd (vc-revision-other-window): Fix argument to backend function
Tue, 05 May 2009 04:02:45 +0000 Stefan Monnier (vc-delete-file): Add autoload cookie (bug#3209).
Sat, 21 Mar 2009 15:39:10 +0000 Dan Nicolaescu (Todo): Add note on simplifying vc-register.
Sun, 15 Mar 2009 08:58:02 +0000 Dan Nicolaescu (vc-checkin): Add an extra argument for the VC backend,
Sun, 15 Mar 2009 08:54:00 +0000 Dan Nicolaescu (vc-checkin): Add an extra argument for the VC backend,
Sat, 14 Mar 2009 16:37:09 +0000 Dan Nicolaescu (vc-default-receive-file): The 'register method now
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 03 Dec 2008 07:45:04 +0000 Glenn Morris (vc-diff-switches): Doc fix.
Wed, 03 Dec 2008 05:48:14 +0000 Lute Kamstra * align.el:
Thu, 30 Oct 2008 19:21:07 +0000 Chong Yidong (vc-revert): Limit the length of the query string.
Mon, 27 Oct 2008 07:21:43 +0000 Dan Nicolaescu * vc.el: Rename VC methods that were missed when vc-status was
Sun, 28 Sep 2008 17:57:00 +0000 Glenn Morris Fix previous change.
Sun, 28 Sep 2008 17:54:38 +0000 Glenn Morris (vc-switches): Give it a doc string.
Thu, 25 Sep 2008 01:46:06 +0000 Chong Yidong Fix last fix.
Thu, 25 Sep 2008 01:44:23 +0000 Chong Yidong (vc-mark-resolved): Move message here from vc-default-mark-resolved.
Wed, 24 Sep 2008 19:14:58 +0000 Chong Yidong (vc-default-mark-resolved): New function.
Sun, 07 Sep 2008 20:24:24 +0000 Stefan Monnier * vc-svn.el (vc-svn-root):
Mon, 01 Sep 2008 21:45:51 +0000 Glenn Morris (vc-default-previous-version): Move alias here from vc-hooks, and fix
Sat, 02 Aug 2008 21:31:41 +0000 Chong Yidong (vc-next-action): Update list var correctly after delete.
Tue, 22 Jul 2008 04:39:27 +0000 Dan Nicolaescu (Todo): Update.
Sat, 28 Jun 2008 07:30:47 +0000 Dan Nicolaescu * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.
Thu, 26 Jun 2008 05:16:49 +0000 Dan Nicolaescu * vc-dir.el (tool-bar): Require.
Wed, 25 Jun 2008 03:19:14 +0000 Dan Nicolaescu * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from
Tue, 24 Jun 2008 03:24:38 +0000 Dan Nicolaescu (Todo): Update.
Sun, 22 Jun 2008 19:04:22 +0000 Dan Nicolaescu * vc.el:
Sun, 22 Jun 2008 17:56:00 +0000 Dan Nicolaescu * vc.el: Move vc-annotate variables and functions ...
Fri, 20 Jun 2008 17:08:55 +0000 Dan Nicolaescu * vc.el (vc-switch-backend): Simplify.
Fri, 20 Jun 2008 17:05:55 +0000 Dan Nicolaescu (vc-dir-hide-up-to-date): Undo previous change.
Fri, 20 Jun 2008 15:50:16 +0000 Sam Steingold (vc-dir-hide-up-to-date): Accept a prefix argument to also remove DIRECTORY entries.
Tue, 17 Jun 2008 15:39:06 +0000 Stefan Monnier (vc-deduce-fileset): Add arg `only-files'.
Sun, 15 Jun 2008 14:58:24 +0000 Dan Nicolaescu * log-view.el (log-view-diff-changeset): New function.
Sun, 15 Jun 2008 02:52:44 +0000 Dan Nicolaescu (vc-deduce-fileset): Check if the buffer has a file.
Fri, 13 Jun 2008 14:51:06 +0000 Dan Nicolaescu (vc-annotate-show-diff-revision-at-line): Move most of the code to ...
Fri, 13 Jun 2008 14:40:57 +0000 Dan Nicolaescu (vc-delete-file): Bound default-directory before calling
Thu, 12 Jun 2008 16:56:43 +0000 Sam Steingold (vc-rename-file): DTRT when the destination is a directory name and the source is a file.
Thu, 05 Jun 2008 15:53:05 +0000 Sam Steingold (vc-update): Use `save-some-buffers' instead of signaling an error on modified buffers.
Tue, 27 May 2008 00:20:23 +0000 Dan Nicolaescu Add todo.
Tue, 27 May 2008 00:18:35 +0000 Dan Nicolaescu (vc-deduce-fileset): Replace implementation with one based on a
Tue, 27 May 2008 00:10:53 +0000 Dan Nicolaescu (Problems): Remove fixed issues.
Tue, 27 May 2008 00:05:22 +0000 Dan Nicolaescu (vc-make-backend-object): Fix name.
Mon, 26 May 2008 23:53:33 +0000 Dan Nicolaescu (Problems): Remove fixed issues.