vc-print-root-log

vc-print-root-log is an interactive autoloaded compiled Lisp function in `vc.el'.

It is bound to C-x v L, <menu-bar> <tools> <vc> <vc-print-root-log>.

(vc-print-root-log &optional LIMIT)

List the change log for the current VC controlled tree in a window.
If LIMIT is non-nil, it should be a number specifying the maximum
number of revisions to show; the default is `vc-log-show-limit'.
When called interactively with a prefix argument, prompt for LIMIT.