summaryrefslogtreecommitdiff
path: root/lisp/vc.el
Commit message (Expand)AuthorAge
* * vc.el (vc-root-diff): Doc fix.Dan Nicolaescu2010-03-25
* * vc.el (vc-print-log, vc-print-root-log): Doc fix.Chong Yidong2010-03-25
* (with-vc-properties): Deal with directory arguments. (Bug#5298)Dan Nicolaescu2010-01-17
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Support showing a single log entry from vc-annotate.Dan Nicolaescu2009-12-07
* Limit the number of log entries displayed by default.Dan Nicolaescu2009-12-03
* (log-view-vc-backend, log-view-vc-fileset): Declare.Glenn Morris2009-12-03
* (vc-print-log-internal): Don't wait for the prcess toStefan Monnier2009-12-01
* (vc-print-log-internal): Make `limit' optional for betterStefan Monnier2009-11-25
* (vc-deduce-fileset): Allow non-state changing operationsDan Nicolaescu2009-11-20
* * vc.el (vc-log-show-limit): Default to 2000.Dan Nicolaescu2009-11-16
* * vc.el (vc-log-show-limit): New variable.Dan Nicolaescu2009-11-15
* (vc-backend-for-registration): Rename fromDan Nicolaescu2009-10-24
* (vc-responsible-backend): Throw an error if not backend isDan Nicolaescu2009-10-23
* (vc-deduce-fileset): Undo previous change, do not tellDan Nicolaescu2009-10-21
* Make vc-annotate work through copies and renames.Dan Nicolaescu2009-10-19
* (vc-responsible-backend): When a directory is passed forDan Nicolaescu2009-10-14
* * vc.el: Move comments about RCS and SCCS ...Dan Nicolaescu2009-10-14
* Remove commented out code.Dan Nicolaescu2009-10-03
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-02
* Fix typos.Juanma Barranquero2009-09-24
* * vc.el (top): print-log method now takes an optional SHORTLOGDan Nicolaescu2009-09-14
* * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...Dan Nicolaescu2009-08-29
* (vc-read-revision): New function.Stefan Monnier2009-08-27
* * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.Dan Nicolaescu2009-08-26
* * vc.el (vc-default-prettify-state-info): Remove function, unused.Dan Nicolaescu2009-08-26
* Document the desired behavior for reverted files in theDan Nicolaescu2009-08-26
* * vc.el (vc-diff-internal): Let-bind `process-file-side-effects' with nil.Michael Albinus2009-08-25
* (vc-dir-move-to-goal-column): Declare.Dan Nicolaescu2009-07-23
* (vc-print-log-internal): New function, split out from ...Dan Nicolaescu2009-07-23
* Remove find-file-not-found-hook VC method. (Bug#2757)Dan Nicolaescu2009-06-26
* * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):Dan Nicolaescu2009-06-23
* (vc-default-revision-granularity): Remove to let the normalStefan Monnier2009-06-15
* (vc-revision-other-window): Fix argument to backend functionJohan Bockgård2009-06-04
* (vc-delete-file): Add autoload cookie (bug#3209).Stefan Monnier2009-05-05
* (Todo): Add note on simplifying vc-register.Dan Nicolaescu2009-03-21
* (vc-checkin): Add an extra argument for the VC backend,Dan Nicolaescu2009-03-15
* (vc-checkin): Add an extra argument for the VC backend,Dan Nicolaescu2009-03-15
* (vc-default-receive-file): The 'register method nowDan Nicolaescu2009-03-14
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (vc-diff-switches): Doc fix.Glenn Morris2008-12-03
* * align.el:Lute Kamstra2008-12-03
* (vc-revert): Limit the length of the query string.Chong Yidong2008-10-30
* * vc.el: Rename VC methods that were missed when vc-status wasDan Nicolaescu2008-10-27
* Fix previous change.Glenn Morris2008-09-28
* (vc-switches): Give it a doc string.Glenn Morris2008-09-28
* Fix last fix.Chong Yidong2008-09-25
* (vc-mark-resolved): Move message here from vc-default-mark-resolved.Chong Yidong2008-09-25
* (vc-default-mark-resolved): New function.Chong Yidong2008-09-24
* * vc-svn.el (vc-svn-root):Stefan Monnier2008-09-07