aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (vc-diff-switches): Doc fix.Glenn Morris2008-12-031-9/+10
* * align.el:Lute Kamstra2008-12-031-6/+6
* (vc-revert): Limit the length of the query string.Chong Yidong2008-10-301-1/+6
* * vc.el: Rename VC methods that were missed when vc-status wasDan Nicolaescu2008-10-271-5/+5
* Fix previous change.Glenn Morris2008-09-281-1/+1
* (vc-switches): Give it a doc string.Glenn Morris2008-09-281-0/+12
* Fix last fix.Chong Yidong2008-09-251-11/+11
* (vc-mark-resolved): Move message here from vc-default-mark-resolved.Chong Yidong2008-09-251-9/+8
* (vc-default-mark-resolved): New function.Chong Yidong2008-09-241-0/+9
* * vc-svn.el (vc-svn-root):Stefan Monnier2008-09-071-6/+0
* (vc-default-previous-version): Move alias here from vc-hooks, and fixGlenn Morris2008-09-011-0/+3
* (vc-next-action): Update list var correctly after delete.Chong Yidong2008-08-021-1/+1
* (Todo): Update.Dan Nicolaescu2008-07-221-7/+3
* * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.Dan Nicolaescu2008-06-281-3/+5
* * vc-dir.el (tool-bar): Require.Dan Nicolaescu2008-06-261-2/+0
* * vc-dir.el (vc-dir-marked-only-files-and-states): Rename fromDan Nicolaescu2008-06-251-34/+35
* (Todo): Update.Dan Nicolaescu2008-06-241-13/+3
* * vc.el:Dan Nicolaescu2008-06-221-255/+14
* * vc.el: Move vc-annotate variables and functions ...Dan Nicolaescu2008-06-221-593/+0
* * vc.el (vc-switch-backend): Simplify.Dan Nicolaescu2008-06-201-19/+9
* (vc-dir-hide-up-to-date): Undo previous change.Dan Nicolaescu2008-06-201-9/+4
* (vc-dir-hide-up-to-date): Accept a prefix argument to also remove DIRECTORY e...Sam Steingold2008-06-201-4/+9
* (vc-deduce-fileset): Add arg `only-files'.Stefan Monnier2008-06-171-24/+36
* * log-view.el (log-view-diff-changeset): New function.Dan Nicolaescu2008-06-151-0/+2
* (vc-deduce-fileset): Check if the buffer has a file.Dan Nicolaescu2008-06-151-53/+55
* (vc-annotate-show-diff-revision-at-line): Move most of the code to ...Dan Nicolaescu2008-06-131-7/+20
* (vc-delete-file): Bound default-directory before callingDan Nicolaescu2008-06-131-1/+4
* (vc-rename-file): DTRT when the destination is a directory name and the sourc...Sam Steingold2008-06-121-0/+5
* (vc-update): Use `save-some-buffers' instead of signaling an error on modifie...Sam Steingold2008-06-051-12/+14
* Add todo.Dan Nicolaescu2008-05-271-0/+3
* (vc-deduce-fileset): Replace implementation with one based on aDan Nicolaescu2008-05-271-24/+61
* (Problems): Remove fixed issues.Dan Nicolaescu2008-05-271-12/+15
* (vc-make-backend-object): Fix name.Dan Nicolaescu2008-05-271-14/+21
* (Problems): Remove fixed issues.Dan Nicolaescu2008-05-261-6/+4
* * vc.el (Problems): Remove fixed issues.Dan Nicolaescu2008-05-261-4/+0
* (vc-default-prettify-state-info): Fix formatting of anAndreas Schwab2008-05-261-1/+1
* (vc-delete-file): Make sure the buffer is deleted andDan Nicolaescu2008-05-231-4/+3
* (vc-delete-file): Don't try to resynch the buffer.Stefan Monnier2008-05-231-7/+8
* (Todo): Add known problems.Dan Nicolaescu2008-05-181-17/+35
* (vc-annotate-show-diff-revision-at-line): ChangeDan Nicolaescu2008-05-171-2/+5
* Use state prettyprinter in vc-dir buffers.Eric S. Raymond2008-05-161-9/+9
* Improved extra-headers method for CVS.Eric S. Raymond2008-05-161-2/+2
* Remove a very old comment.Eric S. Raymond2008-05-161-346/+0
* Snapshot primitives globally renamed to refer to tags, documentation updated.Eric S. Raymond2008-05-151-48/+30
* More elimination of buffer name dependencies.Eric S. Raymond2008-05-151-0/+3
* Remove assumptions about buffer names.Eric S. Raymond2008-05-151-1/+1
* Move vc-dir menu hook back to vc-dispatcher.Eric S. Raymond2008-05-151-15/+5
* Eliminate exoensive (vc-expand-dirs) calls.Eric S. Raymond2008-05-151-13/+15
* Make vc-deduce-fileset do the right thing in derived buffers.Eric S. Raymond2008-05-141-1/+8