log lisp/vc.el @ 80598:7418de833ef7

age author description
2008-03-29 Stefan Monnier (vc-do-command): Don't show internal temp buffers.
2008-02-01 Thien-Thi Nguyen (vc-update): Fix bug: Specify branch tip as vc-checkout REVISION.
2008-01-24 Stefan Monnier (vc-version-diff): Make sure we shrink the right window.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-10-23 Stefan Monnier Typo in docstring.
2007-09-22 Dan Nicolaescu Mention all supported VC backends.
2007-09-18 Dan Nicolaescu * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
2007-08-21 Stefan Monnier (vc-annotate-warp-version): Don't use previous-line.
2007-08-08 Glenn Morris Replace `iff' in doc-strings and comments.
2007-07-30 Dan Nicolaescu * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-07-17 Dan Nicolaescu Add more info about the vc-registered function.
2007-07-08 Dan Nicolaescu * log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-10-20 Stefan Monnier (vc-switch-backend): Try to be more careful with unwanted
2006-07-11 Chong Yidong * vc.el (vc-exec-after): Don't delete process manually. NewVC-fileset-BASE
2006-07-05 André Spiegel (vc-diff-internal): Fix prev change.
2006-06-23 André Spiegel (vc-diff-knows-L): New variable.
2006-06-05 Thien-Thi Nguyen (vc-process-filter): Inhibit undo
2006-04-13 Thien-Thi Nguyen (vc-annotate): Arrange for point to end up at the same
2006-04-13 Thien-Thi Nguyen Remove eol whitespace; nfc.
2006-04-11 Stefan Monnier (vc-ensure-vc-buffer): Only change current-buffer, not the window config.
2006-04-11 J.D. Smith (vc-annotate-display-mode): Made default 'fullscale.
2006-02-07 Juanma Barranquero (small-temporary-file-directory): Remove defvar; there's a defcustom for it in
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-01-25 André Spiegel (vc-default-dired-state-info): Pass FILE to vc-user-login-name.
2005-12-28 Stefan Monnier (vc-annotate-display): Replace optional arg `color-map' with
2005-12-28 Stefan Monnier (vc-annotate-mode-map): Remove obsolete binding.
2005-12-23 Richard M. Stallman (vc-annotate-car-last-cons): Defn moved up.
2005-12-23 Stefan Monnier Remove unnecessary leading * in docstrings.
2005-12-14 Richard M. Stallman (vc-default-previous-version, vc-default-next-version)
2005-12-14 Stefan Monnier (vc-default-revert): New fun.
2005-12-13 Stefan Monnier (vc-do-command): Add a new value t for okstatus.
2005-10-31 Masatake YAMATO (vc-directory-exclusion-list): Add "{arch}".
2005-10-30 André Spiegel (vc-switch-backend): Better error message if the buffer is not visiting a
2005-10-25 Michael Albinus * vc.el (vc-dired-mode): Extend comment for binding of
2005-10-23 Michael Albinus * files.el (directory-listing-before-filename-regexp): New
2005-09-24 Romain Francoise 2005-09-25 Romain Francoise <romain@orebokech.com>
2005-09-24 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-09-18 Deepak Goel Message format spec fixes (1)
2005-09-10 André Spiegel (vc-directory, vc-update-change-log): Throw an error on the attempt to
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-10 Juanma Barranquero (vc-annotate): Fix spellings in docstrings.
2005-05-22 André Spiegel (vc-trunk-p): Add autoload cookie. The function is used in vc-rcs.el
2005-04-20 Dan Nicolaescu (vc-annotate-color-map): Change some colors so that text
2005-03-29 Stefan Monnier (vc-do-command): Use a pipe for async processes, so password
2005-02-27 Andreas Schwab (vc-do-command): Don't run command asynchronously when
2005-02-09 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
2005-01-09 André Spiegel (vc-allow-async-revert): New user option.
2004-12-17 André Spiegel (vc-default-update-changelog): Use insert-file-contents, rather than
2004-11-30 André Spiegel (vc-recompute-state): Moved into vc-hooks.el.
2004-11-19 Thien-Thi Nguyen Update annotation-related comments.
2004-11-03 Thien-Thi Nguyen (vc-annotate-display-autoscale): Make sure
2004-11-03 Thien-Thi Nguyen (vc-annotate-display-autoscale): Add prefix-arg
2004-10-23 Kai Großjohann * simple.el (process-file): New function, similar to call-process
2004-10-13 Stefan Monnier (vc-annotate-display-select): Fix typo.
2004-10-10 André Spiegel (vc-annotate-mode): Remove variable.
2004-09-15 Thien-Thi Nguyen (annotate-time): Document point handling.
2004-09-07 Stefan Monnier (vc-buffer-context, vc-restore-buffer-context): Disable obsolete code.
2004-04-23 Juanma Barranquero (vc-print-log): Fix code that handles wrong-number-of-arguments in backend
2004-04-16 André Spiegel (vc-print-log): Quote signal.
2004-04-11 André Spiegel (vc-print-log): Use condition-case to check for backward
2004-03-28 Stefan Monnier (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
2004-03-26 Stefan Monnier (vc-maybe-resolve-conflicts): Don't prompt the user.
2004-03-26 André Spiegel (vc-print-log): Undo prev change, use new function vc-arg-list from
2004-03-25 Sam Steingold (vc-print-log): backend-function may be a byte-compiled object, not a lambda
2004-03-23 Stefan Monnier Document new backend operation `find-file-not-found-hook'.
2004-03-21 André Spiegel Add new optional BUFFER argument to vc-BACKEND-print-log and
2004-03-15 Stefan Monnier Document new find-file-hook operation.
2004-02-08 Andreas Schwab (with-vc-file): Fix unsafe uses of error.
2004-02-07 Kim F. Storm (line-number-at-pos): Rename from line-at-pos.
2004-01-23 André Spiegel (vc-annotate): Fix improper use of `make-local-variable' at the top
2004-01-22 André Spiegel (vc-current-line): Function removed. This is now done by the new
2004-01-21 André Spiegel (vc-annotate-mode): Inherit from fundamental-mode and activate
2004-01-20 André Spiegel * vc.el (vc-default-previous-version): Doc enhancement.
2003-12-28 Karoly Lorentey Merged in changes from CVS HEAD
2003-12-24 Markus Rost (vc-dired-purge): Avoid error from `kill-line'.
2003-12-24 Karoly Lorentey tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
2003-09-01 Miles Bader Add arch taglines
2003-07-06 John Paul Wallington (vc-annotate-offset): Move defvar up.
2003-07-06 Stefan Monnier (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
2003-06-30 Richard M. Stallman (vc-default-show-log-entry): Use with-no-warnings.
2003-06-20 Luc Teirlinck (vc-rename-file): Fix typo.
2003-05-31 Stefan Monnier (vc-directory-exclusion-list): Add MCVS and .svn.
2003-05-26 André Spiegel (vc-delete-file): Fix free variable reference.
2003-05-18 Stefan Monnier (vc-log-mode-map, vc-maximum-comment-ring-size)
2003-05-09 Stefan Monnier New backend functions `delete-file' and `repository-hostname'.
2003-05-08 Stefan Monnier (with-vc-properties, with-vc-file, edit-vc-file):
2003-02-19 André Spiegel (vc-binary-assoc, vc-binary-suffixes): Removed; these were
2003-02-05 Juanma Barranquero (vc-annotate-display, vc-checkout-carefully): Add obsolescence declaration and
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-12-26 André Spiegel (vc-next-action-on-file): Use t argument to vc-checkout in
2002-11-03 André Spiegel Add comment to prev change.
2002-11-03 André Spiegel (vc-dired-move): Adapt dired-move-to-filename-regexp to its current
2002-10-14 André Spiegel (vc-dired-reformat-line): Simplified. Handles text properties
2002-10-11 André Spiegel (vc-dired-reformat-line): As a temporary fix, remove all text
2002-10-08 Stefan Monnier (vc-find-version): Use the new backend op `find-version'.
2002-10-07 Stefan Monnier (vc-resolve-conflicts); Typo.
2002-10-07 Stefan Monnier (vc-maybe-resolve-conflicts): Always call vc-resolve-conflicts
2002-10-05 Stefan Monnier (vc-log-mode-map): Explicitly inherit from text-mode.
2002-10-05 Markus Rost (vc-default-show-log-entry): Fix typo.
2002-10-03 Stefan Monnier (vc-print-log): Unconditionally use `show-log-entry'.
2002-09-04 André Spiegel (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to
2002-07-22 André Spiegel (vc-next-action-on-file): Preserve find-file-literally.
2002-07-19 André Spiegel Improve comment of vc-BACKEND-workfile-unchanged-p.
2002-07-16 Stefan Monnier (vc-default-comment-history): Hard code *vc*.
2002-07-16 André Spiegel (vc-next-action-on-file): Ignore buffer-read-only while comparing to
2002-03-06 Gerd Moellmann (vc-branch-part): Add autoload cookie. This function can
2002-03-05 André Spiegel (vc-transfer-file): Use `make-temp-file' instead of `make-temp-name'.
2002-02-28 André Spiegel (vc-update): New function.
2002-02-28 André Spiegel (vc-revert-buffer): If the buffer is not saved, prompt the user to do
2002-02-25 André Spiegel (vc-diff-switches-list): Fix prev change, making the function
2002-02-21 André Spiegel Patch by Jonathan Kamens <jik@kamens.brookline.ma.us>.
2002-01-05 André Spiegel (vc-branch-part): Return nil if there's no `.'
2001-12-20 Pavel Janík Doc fixes.
2001-11-26 Pavel Janík (vc-next-action-on-file): Use insert instead of insert-string.
2001-11-26 André Spiegel (vc-find-version): New function.
2001-11-23 André Spiegel (with-vc-properties): Don't bind `filename' locally.
2001-11-15 André Spiegel Documentation fixes.