log lisp/vc.el @ 82907:92ccd83174e6

age author description
Mon, 27 Aug 2007 04:00:19 +0000 Miles Bader Merge from emacs--rel--22
Sun, 26 Aug 2007 00:32:23 +0000 Dan Nicolaescu * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
Thu, 23 Aug 2007 20:12:07 +0000 Stefan Monnier *** empty log message ***
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Tue, 07 Aug 2007 03:32:24 +0000 Stefan Monnier (vc-annotate): Select temp-buffer before running vc-exec-after.
Sun, 05 Aug 2007 21:46:00 +0000 Jason Rumney (vc-rollback): Add norevert argument back.
Wed, 01 Aug 2007 17:13:45 +0000 Dan Nicolaescu * vc.el: Document new VC operation `extra-menu'.
Mon, 30 Jul 2007 17:39:01 +0000 Stefan Monnier (vc-dired-hook): Use inhibit-read-only.
Sat, 28 Jul 2007 18:11:25 +0000 Masatake YAMATO (vc-dired-mode): Added a menu for VC related
Thu, 26 Jul 2007 18:44:39 +0000 Dan Nicolaescu * vc-git.el: Relicense to GPLv3 or later.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Tue, 24 Jul 2007 01:21:32 +0000 Miles Bader Merge from emacs--rel--22
Sun, 22 Jul 2007 19:04:11 +0000 Dan Nicolaescu * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
Fri, 20 Jul 2007 03:59:03 +0000 Stefan Monnier (vc-delistify): Use mapconcat.
Fri, 20 Jul 2007 01:22:18 +0000 Dan Nicolaescu * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
Fri, 20 Jul 2007 00:19:49 +0000 Dan Nicolaescu (vc-print-log): Fix call to print-log.
Fri, 20 Jul 2007 00:09:17 +0000 Dan Nicolaescu * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
Thu, 19 Jul 2007 19:59:25 +0000 Eric S. Raymond Make certain diff output gets put in the correcct buffer.
Wed, 18 Jul 2007 16:32:33 +0000 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
Wed, 18 Jul 2007 12:43:35 +0000 Eric S. Raymond Generalize stay-local-p to operatre on lists of files.
Tue, 17 Jul 2007 04:47:57 +0000 Dan Nicolaescu Undo previous change.
Sat, 07 Jul 2007 20:46:39 +0000 Stefan Monnier (vc-annotate): Jump to line and output message only after the
Sat, 07 Jul 2007 20:37:19 +0000 Stefan Monnier (vc-exec-after): Don't move point from the sentinel.
Sat, 07 Jul 2007 01:53:20 +0000 Dan Nicolaescu Fix doc for the checkout function.
Tue, 26 Jun 2007 17:43:04 +0000 Stefan Monnier Add new VC operation `revision-completion-table'.
Wed, 20 Jun 2007 16:32:09 +0000 Stefan Monnier (vc-default-log-view-mode): New function.
Fri, 15 Jun 2007 18:50:19 +0000 Masatake YAMATO * vc.el (vc-dired-hook): check the backend returned from `vc-responsible-backend' can really handle `subdir'.
Fri, 15 Jun 2007 13:56:48 +0000 Masatake YAMATO * vc.el (vc-dired-mode): Show backend name as part of mode name.
Tue, 08 May 2007 04:26:41 +0000 Stefan Monnier Ensure that update-changelog issues an error when used with
Sat, 29 Mar 2008 19:37:56 +0000 Stefan Monnier (vc-do-command): Don't show internal temp buffers.
Fri, 01 Feb 2008 05:49:49 +0000 Thien-Thi Nguyen (vc-update): Fix bug: Specify branch tip as vc-checkout REVISION.
Thu, 24 Jan 2008 14:12:10 +0000 Stefan Monnier (vc-version-diff): Make sure we shrink the right window.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Tue, 23 Oct 2007 00:47:58 +0000 Stefan Monnier Typo in docstring.
Sat, 22 Sep 2007 17:17:22 +0000 Dan Nicolaescu Mention all supported VC backends.
Tue, 18 Sep 2007 01:28:25 +0000 Dan Nicolaescu * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
Tue, 21 Aug 2007 16:24:21 +0000 Stefan Monnier (vc-annotate-warp-version): Don't use previous-line.
Wed, 08 Aug 2007 07:38:50 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Mon, 30 Jul 2007 00:19:06 +0000 Dan Nicolaescu * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Tue, 17 Jul 2007 04:48:56 +0000 Dan Nicolaescu Add more info about the vc-registered function.
Sun, 08 Jul 2007 08:18:12 +0000 Dan Nicolaescu * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 20 Oct 2006 07:58:11 +0000 Stefan Monnier (vc-switch-backend): Try to be more careful with unwanted
Tue, 11 Jul 2006 18:39:32 +0000 Chong Yidong * vc.el (vc-exec-after): Don't delete process manually. NewVC-fileset-BASE
Wed, 05 Jul 2006 08:05:29 +0000 Andr Spiegel (vc-diff-internal): Fix prev change.
Fri, 23 Jun 2006 17:29:19 +0000 Andr Spiegel (vc-diff-knows-L): New variable.
Mon, 05 Jun 2006 15:42:55 +0000 Thien-Thi Nguyen (vc-process-filter): Inhibit undo
Thu, 13 Apr 2006 13:35:55 +0000 Thien-Thi Nguyen (vc-annotate): Arrange for point to end up at the same
Thu, 13 Apr 2006 13:29:22 +0000 Thien-Thi Nguyen Remove eol whitespace; nfc.
Tue, 11 Apr 2006 23:05:31 +0000 Stefan Monnier (vc-ensure-vc-buffer): Only change current-buffer, not the window config.
Tue, 11 Apr 2006 21:42:05 +0000 J.D. Smith (vc-annotate-display-mode): Made default 'fullscale.
Tue, 07 Feb 2006 16:59:01 +0000 Juanma Barranquero (small-temporary-file-directory): Remove defvar; there's a defcustom for it in
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 25 Jan 2006 18:55:41 +0000 Andr Spiegel (vc-default-dired-state-info): Pass FILE to vc-user-login-name.
Wed, 28 Dec 2005 20:13:47 +0000 Stefan Monnier (vc-annotate-display): Replace optional arg `color-map' with
Wed, 28 Dec 2005 18:47:12 +0000 Stefan Monnier (vc-annotate-mode-map): Remove obsolete binding.
Fri, 23 Dec 2005 16:22:31 +0000 Richard M. Stallman (vc-annotate-car-last-cons): Defn moved up.
Fri, 23 Dec 2005 04:57:28 +0000 Stefan Monnier Remove unnecessary leading * in docstrings.
Wed, 14 Dec 2005 20:10:28 +0000 Richard M. Stallman (vc-default-previous-version, vc-default-next-version)
Wed, 14 Dec 2005 16:57:35 +0000 Stefan Monnier (vc-default-revert): New fun.
Tue, 13 Dec 2005 22:25:13 +0000 Stefan Monnier (vc-do-command): Add a new value t for okstatus.
Mon, 31 Oct 2005 01:22:57 +0000 Masatake YAMATO (vc-directory-exclusion-list): Add "{arch}".
Sun, 30 Oct 2005 10:39:55 +0000 Andr Spiegel (vc-switch-backend): Better error message if the buffer is not visiting a
Tue, 25 Oct 2005 05:52:28 +0000 Michael Albinus * vc.el (vc-dired-mode): Extend comment for binding of
Sun, 23 Oct 2005 12:17:28 +0000 Michael Albinus * files.el (directory-listing-before-filename-regexp): New
Sat, 24 Sep 2005 23:26:28 +0000 Romain Francoise 2005-09-25 Romain Francoise <romain@orebokech.com>
Sat, 24 Sep 2005 13:44:02 +0000 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
Sun, 18 Sep 2005 12:25:02 +0000 Deepak Goel Message format spec fixes (1)
Sat, 10 Sep 2005 10:55:42 +0000 Andr Spiegel (vc-directory, vc-update-change-log): Throw an error on the attempt to
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Fri, 10 Jun 2005 14:08:47 +0000 Juanma Barranquero (vc-annotate): Fix spellings in docstrings.
Sun, 22 May 2005 10:51:32 +0000 Andr Spiegel (vc-trunk-p): Add autoload cookie. The function is used in vc-rcs.el
Wed, 20 Apr 2005 16:51:39 +0000 Dan Nicolaescu (vc-annotate-color-map): Change some colors so that text
Tue, 29 Mar 2005 15:30:39 +0000 Stefan Monnier (vc-do-command): Use a pipe for async processes, so password
Sun, 27 Feb 2005 18:38:08 +0000 Andreas Schwab (vc-do-command): Don't run command asynchronously when
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Sun, 09 Jan 2005 21:27:28 +0000 Andr Spiegel (vc-allow-async-revert): New user option.
Fri, 17 Dec 2004 10:48:53 +0000 Andr Spiegel (vc-default-update-changelog): Use insert-file-contents, rather than
Tue, 30 Nov 2004 11:03:46 +0000 Andr Spiegel (vc-recompute-state): Moved into vc-hooks.el.
Fri, 19 Nov 2004 15:10:57 +0000 Thien-Thi Nguyen Update annotation-related comments.
Wed, 03 Nov 2004 10:40:35 +0000 Thien-Thi Nguyen (vc-annotate-display-autoscale): Make sure
Wed, 03 Nov 2004 10:21:09 +0000 Thien-Thi Nguyen (vc-annotate-display-autoscale): Add prefix-arg
Sat, 23 Oct 2004 19:52:18 +0000 Kai Grojohann * simple.el (process-file): New function, similar to call-process
Wed, 13 Oct 2004 17:04:45 +0000 Stefan Monnier (vc-annotate-display-select): Fix typo.
Sun, 10 Oct 2004 09:23:11 +0000 Andr Spiegel (vc-annotate-mode): Remove variable.
Wed, 15 Sep 2004 16:47:08 +0000 Thien-Thi Nguyen (annotate-time): Document point handling.
Tue, 07 Sep 2004 04:47:38 +0000 Stefan Monnier (vc-buffer-context, vc-restore-buffer-context): Disable obsolete code.
Fri, 23 Apr 2004 21:02:23 +0000 Juanma Barranquero (vc-print-log): Fix code that handles wrong-number-of-arguments in backend
Fri, 16 Apr 2004 10:21:24 +0000 Andr Spiegel (vc-print-log): Quote signal.
Sun, 11 Apr 2004 15:05:18 +0000 Andr Spiegel (vc-print-log): Use condition-case to check for backward
Sun, 28 Mar 2004 22:00:19 +0000 Stefan Monnier (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
Fri, 26 Mar 2004 16:17:12 +0000 Stefan Monnier (vc-maybe-resolve-conflicts): Don't prompt the user.
Fri, 26 Mar 2004 06:07:55 +0000 Andr Spiegel (vc-print-log): Undo prev change, use new function vc-arg-list from
Thu, 25 Mar 2004 15:39:03 +0000 Sam Steingold (vc-print-log): backend-function may be a byte-compiled object, not a lambda
Tue, 23 Mar 2004 21:00:36 +0000 Stefan Monnier Document new backend operation `find-file-not-found-hook'.
Sun, 21 Mar 2004 15:42:14 +0000 Andr Spiegel Add new optional BUFFER argument to vc-BACKEND-print-log and
Mon, 15 Mar 2004 03:55:24 +0000 Stefan Monnier Document new find-file-hook operation.
Sun, 08 Feb 2004 22:42:42 +0000 Andreas Schwab (with-vc-file): Fix unsafe uses of error.
Sat, 07 Feb 2004 00:37:13 +0000 Kim F. Storm (line-number-at-pos): Rename from line-at-pos.
Fri, 23 Jan 2004 11:20:55 +0000 Andr Spiegel (vc-annotate): Fix improper use of `make-local-variable' at the top
Thu, 22 Jan 2004 23:34:33 +0000 Andr Spiegel (vc-current-line): Function removed. This is now done by the new
Wed, 21 Jan 2004 11:05:51 +0000 Andr Spiegel (vc-annotate-mode): Inherit from fundamental-mode and activate
Tue, 20 Jan 2004 17:39:09 +0000 Andr Spiegel * vc.el (vc-default-previous-version): Doc enhancement.
Sun, 28 Dec 2003 16:03:57 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Wed, 24 Dec 2003 23:18:10 +0000 Markus Rost (vc-dired-purge): Avoid error from `kill-line'.
Wed, 24 Dec 2003 16:09:13 +0000 Karoly Lorentey tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 06 Jul 2003 19:08:13 +0000 John Paul Wallington (vc-annotate-offset): Move defvar up.
Sun, 06 Jul 2003 17:28:12 +0000 Stefan Monnier (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
Mon, 30 Jun 2003 10:34:26 +0000 Richard M. Stallman (vc-default-show-log-entry): Use with-no-warnings.
Fri, 20 Jun 2003 13:21:24 +0000 Luc Teirlinck (vc-rename-file): Fix typo.
Sat, 31 May 2003 16:47:57 +0000 Stefan Monnier (vc-directory-exclusion-list): Add MCVS and .svn.
Mon, 26 May 2003 10:33:00 +0000 Andr Spiegel (vc-delete-file): Fix free variable reference.
Sun, 18 May 2003 02:53:24 +0000 Stefan Monnier (vc-log-mode-map, vc-maximum-comment-ring-size)
Fri, 09 May 2003 16:33:10 +0000 Stefan Monnier New backend functions `delete-file' and `repository-hostname'.
Thu, 08 May 2003 17:41:16 +0000 Stefan Monnier (with-vc-properties, with-vc-file, edit-vc-file):
Wed, 19 Feb 2003 18:56:38 +0000 Andr Spiegel (vc-binary-assoc, vc-binary-suffixes): Removed; these were
Wed, 05 Feb 2003 23:13:21 +0000 Juanma Barranquero (vc-annotate-display, vc-checkout-carefully): Add obsolescence declaration and