aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc.el
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #4451.Reiner Steib2010-07-161-1/+16
* Fix finding revisions in for renamed files in vc-annotate.Dan Nicolaescu2010-06-211-3/+6
* * vc.el (vc-root-diff): Doc fix.Dan Nicolaescu2010-03-251-3/+4
* * vc.el (vc-print-log, vc-print-root-log): Doc fix.Chong Yidong2010-03-251-2/+10
* (with-vc-properties): Deal with directory arguments. (Bug#5298)Dan Nicolaescu2010-01-171-2/+12
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Support showing a single log entry from vc-annotate.Dan Nicolaescu2009-12-071-9/+14
* Limit the number of log entries displayed by default.Dan Nicolaescu2009-12-031-3/+3
* (log-view-vc-backend, log-view-vc-fileset): Declare.Glenn Morris2009-12-031-4/+9
* (vc-print-log-internal): Don't wait for the prcess toStefan Monnier2009-12-011-6/+8
* (vc-print-log-internal): Make `limit' optional for betterStefan Monnier2009-11-251-1/+2
* (vc-deduce-fileset): Allow non-state changing operationsDan Nicolaescu2009-11-201-1/+14
* * vc.el (vc-log-show-limit): Default to 2000.Dan Nicolaescu2009-11-161-4/+26
* * vc.el (vc-log-show-limit): New variable.Dan Nicolaescu2009-11-151-12/+43
* (vc-backend-for-registration): Rename fromDan Nicolaescu2009-10-241-3/+3
* (vc-responsible-backend): Throw an error if not backend isDan Nicolaescu2009-10-231-75/+54
* (vc-deduce-fileset): Undo previous change, do not tellDan Nicolaescu2009-10-211-2/+2
* Make vc-annotate work through copies and renames.Dan Nicolaescu2009-10-191-0/+3
* (vc-responsible-backend): When a directory is passed forDan Nicolaescu2009-10-141-13/+47
* * vc.el: Move comments about RCS and SCCS ...Dan Nicolaescu2009-10-141-13/+0
* 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