log lisp/vc.el @ 82159:2d2d51d01a8c

age author description
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):