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.