log lisp/vc.el @ 96390:02d657f45045

age author description
Sat, 28 Jun 2008 07:30:47 +0000 Dan Nicolaescu * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.
Thu, 26 Jun 2008 05:16:49 +0000 Dan Nicolaescu * vc-dir.el (tool-bar): Require.
Wed, 25 Jun 2008 03:19:14 +0000 Dan Nicolaescu * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from
Tue, 24 Jun 2008 03:24:38 +0000 Dan Nicolaescu (Todo): Update.
Sun, 22 Jun 2008 19:04:22 +0000 Dan Nicolaescu * vc.el:
Sun, 22 Jun 2008 17:56:00 +0000 Dan Nicolaescu * vc.el: Move vc-annotate variables and functions ...
Fri, 20 Jun 2008 17:08:55 +0000 Dan Nicolaescu * vc.el (vc-switch-backend): Simplify.
Fri, 20 Jun 2008 17:05:55 +0000 Dan Nicolaescu (vc-dir-hide-up-to-date): Undo previous change.
Fri, 20 Jun 2008 15:50:16 +0000 Sam Steingold (vc-dir-hide-up-to-date): Accept a prefix argument to also remove DIRECTORY entries.
Tue, 17 Jun 2008 15:39:06 +0000 Stefan Monnier (vc-deduce-fileset): Add arg `only-files'.
Sun, 15 Jun 2008 14:58:24 +0000 Dan Nicolaescu * log-view.el (log-view-diff-changeset): New function.
Sun, 15 Jun 2008 02:52:44 +0000 Dan Nicolaescu (vc-deduce-fileset): Check if the buffer has a file.
Fri, 13 Jun 2008 14:51:06 +0000 Dan Nicolaescu (vc-annotate-show-diff-revision-at-line): Move most of the code to ...
Fri, 13 Jun 2008 14:40:57 +0000 Dan Nicolaescu (vc-delete-file): Bound default-directory before calling
Thu, 12 Jun 2008 16:56:43 +0000 Sam Steingold (vc-rename-file): DTRT when the destination is a directory name and the source is a file.
Thu, 05 Jun 2008 15:53:05 +0000 Sam Steingold (vc-update): Use `save-some-buffers' instead of signaling an error on modified buffers.
Tue, 27 May 2008 00:20:23 +0000 Dan Nicolaescu Add todo.
Tue, 27 May 2008 00:18:35 +0000 Dan Nicolaescu (vc-deduce-fileset): Replace implementation with one based on a
Tue, 27 May 2008 00:10:53 +0000 Dan Nicolaescu (Problems): Remove fixed issues.
Tue, 27 May 2008 00:05:22 +0000 Dan Nicolaescu (vc-make-backend-object): Fix name.
Mon, 26 May 2008 23:53:33 +0000 Dan Nicolaescu (Problems): Remove fixed issues.
Mon, 26 May 2008 23:44:59 +0000 Dan Nicolaescu * vc.el (Problems): Remove fixed issues.
Mon, 26 May 2008 12:08:23 +0000 Andreas Schwab (vc-default-prettify-state-info): Fix formatting of an
Fri, 23 May 2008 21:38:32 +0000 Dan Nicolaescu (vc-delete-file): Make sure the buffer is deleted and
Fri, 23 May 2008 20:59:51 +0000 Stefan Monnier (vc-delete-file): Don't try to resynch the buffer.
Sun, 18 May 2008 07:53:08 +0000 Dan Nicolaescu (Todo): Add known problems.
Sat, 17 May 2008 17:07:46 +0000 Dan Nicolaescu (vc-annotate-show-diff-revision-at-line): Change
Fri, 16 May 2008 22:42:36 +0000 Eric S. Raymond Use state prettyprinter in vc-dir buffers.
Fri, 16 May 2008 19:15:26 +0000 Eric S. Raymond Improved extra-headers method for CVS.
Fri, 16 May 2008 08:53:51 +0000 Eric S. Raymond Remove a very old comment.