log lisp/vc.el @ 102795:b7fa7db181be

age author description
2009-03-21 Dan Nicolaescu (Todo): Add note on simplifying vc-register.
2009-03-15 Dan Nicolaescu (vc-checkin): Add an extra argument for the VC backend,
2009-03-15 Dan Nicolaescu (vc-checkin): Add an extra argument for the VC backend,
2009-03-14 Dan Nicolaescu (vc-default-receive-file): The 'register method now
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-12-03 Glenn Morris (vc-diff-switches): Doc fix.
2008-12-03 Lute Kamstra * align.el:
2008-10-30 Chong Yidong (vc-revert): Limit the length of the query string.
2008-10-27 Dan Nicolaescu * vc.el: Rename VC methods that were missed when vc-status was
2008-09-28 Glenn Morris Fix previous change.
2008-09-28 Glenn Morris (vc-switches): Give it a doc string.
2008-09-25 Chong Yidong Fix last fix.
2008-09-25 Chong Yidong (vc-mark-resolved): Move message here from vc-default-mark-resolved.
2008-09-24 Chong Yidong (vc-default-mark-resolved): New function.
2008-09-07 Stefan Monnier * vc-svn.el (vc-svn-root):
2008-09-01 Glenn Morris (vc-default-previous-version): Move alias here from vc-hooks, and fix
2008-08-02 Chong Yidong (vc-next-action): Update list var correctly after delete.
2008-07-22 Dan Nicolaescu (Todo): Update.
2008-06-28 Dan Nicolaescu * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.
2008-06-26 Dan Nicolaescu * vc-dir.el (tool-bar): Require.
2008-06-25 Dan Nicolaescu * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from
2008-06-24 Dan Nicolaescu (Todo): Update.
2008-06-22 Dan Nicolaescu * vc.el:
2008-06-22 Dan Nicolaescu * vc.el: Move vc-annotate variables and functions ...
2008-06-20 Dan Nicolaescu * vc.el (vc-switch-backend): Simplify.
2008-06-20 Dan Nicolaescu (vc-dir-hide-up-to-date): Undo previous change.
2008-06-20 Sam Steingold (vc-dir-hide-up-to-date): Accept a prefix argument to also remove DIRECTORY entries.
2008-06-17 Stefan Monnier (vc-deduce-fileset): Add arg `only-files'.
2008-06-15 Dan Nicolaescu * log-view.el (log-view-diff-changeset): New function.
2008-06-15 Dan Nicolaescu (vc-deduce-fileset): Check if the buffer has a file.
2008-06-13 Dan Nicolaescu (vc-annotate-show-diff-revision-at-line): Move most of the code to ...
2008-06-13 Dan Nicolaescu (vc-delete-file): Bound default-directory before calling
2008-06-12 Sam Steingold (vc-rename-file): DTRT when the destination is a directory name and the source is a file.
2008-06-05 Sam Steingold (vc-update): Use `save-some-buffers' instead of signaling an error on modified buffers.
2008-05-27 Dan Nicolaescu Add todo.
2008-05-27 Dan Nicolaescu (vc-deduce-fileset): Replace implementation with one based on a
2008-05-27 Dan Nicolaescu (Problems): Remove fixed issues.
2008-05-27 Dan Nicolaescu (vc-make-backend-object): Fix name.
2008-05-26 Dan Nicolaescu (Problems): Remove fixed issues.
2008-05-26 Dan Nicolaescu * vc.el (Problems): Remove fixed issues.
2008-05-26 Andreas Schwab (vc-default-prettify-state-info): Fix formatting of an
2008-05-23 Dan Nicolaescu (vc-delete-file): Make sure the buffer is deleted and
2008-05-23 Stefan Monnier (vc-delete-file): Don't try to resynch the buffer.
2008-05-18 Dan Nicolaescu (Todo): Add known problems.
2008-05-17 Dan Nicolaescu (vc-annotate-show-diff-revision-at-line): Change
2008-05-16 Eric S. Raymond Use state prettyprinter in vc-dir buffers.
2008-05-16 Eric S. Raymond Improved extra-headers method for CVS.
2008-05-16 Eric S. Raymond Remove a very old comment.
2008-05-15 Eric S. Raymond Snapshot primitives globally renamed to refer to tags, documentation updated.
2008-05-15 Eric S. Raymond More elimination of buffer name dependencies.
2008-05-15 Eric S. Raymond Remove assumptions about buffer names.
2008-05-15 Eric S. Raymond Move vc-dir menu hook back to vc-dispatcher.
2008-05-15 Eric S. Raymond Eliminate exoensive (vc-expand-dirs) calls.
2008-05-14 Eric S. Raymond Make vc-deduce-fileset do the right thing in derived buffers.
2008-05-12 Eric S. Raymond Tell (vc-expand-dirs) not to throw out explicitly specified files.
2008-05-12 Dan Nicolaescu Re-add Todo item about merging.
2008-05-12 Dan Nicolaescu (with-vc-file, edit-vc-file): Remove unused macros.
2008-05-12 Dan Nicolaescu (vc-annotate-show-diff-revision-at-line): Remove incorrect
2008-05-12 Stefan Monnier Comment.
2008-05-11 Eric S. Raymond Reorganize to-do list.