aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc.el
Commit message (Expand)AuthorAgeFilesLines
* Remove commented out code.Dan Nicolaescu2009-10-031-32/+2
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-3/+6
* Fix typos.Juanma Barranquero2009-09-241-9/+9
* * vc.el (top): print-log method now takes an optional SHORTLOGDan Nicolaescu2009-09-141-14/+79
* * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...Dan Nicolaescu2009-08-291-11/+0
* (vc-read-revision): New function.Stefan Monnier2009-08-271-21/+29
* * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.Dan Nicolaescu2009-08-261-96/+0
* * vc.el (vc-default-prettify-state-info): Remove function, unused.Dan Nicolaescu2009-08-261-26/+0
* Document the desired behavior for reverted files in theDan Nicolaescu2009-08-261-0/+2
* * vc.el (vc-diff-internal): Let-bind `process-file-side-effects' with nil.Michael Albinus2009-08-251-2/+3
* (vc-dir-move-to-goal-column): Declare.Dan Nicolaescu2009-07-231-0/+2
* (vc-print-log-internal): New function, split out from ...Dan Nicolaescu2009-07-231-22/+30
* Remove find-file-not-found-hook VC method. (Bug#2757)Dan Nicolaescu2009-06-261-5/+0
* * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):Dan Nicolaescu2009-06-231-35/+26
* (vc-default-revision-granularity): Remove to let the normalStefan Monnier2009-06-151-5/+0
* (vc-revision-other-window): Fix argument to backend functionJohan Bockgård2009-06-041-1/+1
* (vc-delete-file): Add autoload cookie (bug#3209).Stefan Monnier2009-05-051-0/+1
* (Todo): Add note on simplifying vc-register.Dan Nicolaescu2009-03-211-0/+5
* (vc-checkin): Add an extra argument for the VC backend,Dan Nicolaescu2009-03-151-9/+15
* (vc-checkin): Add an extra argument for the VC backend,Dan Nicolaescu2009-03-151-26/+28
* (vc-default-receive-file): The 'register method nowDan Nicolaescu2009-03-141-1/+1
* 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