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.