p4 streamlog

List revision history of the listed streams.

Syntax

p4 [g-opts] streamlog [ -l -L -t -m max ] stream1 ...

Description

You can specify any number of streams. For example,

p4 streamlog //streams/main //streams/dev2.3 //streams/rel2.3

List the revision history of the specified streams, from the most recent revision to the first. If the stream was opened for edit and submitted, the changelist information is displayed. Otherwise only the maximum change number at the time of edit is displayed.

Options

-t

Display the time as well as the date.

-l

List the full text of the changelist descriptions.

-L

List the full text of the changelist descriptions, truncated to 250 characters if longer.

-m

Display at most max revisions per stream argument specified.

g-opts

See Global options.

Usage Notes

Can File Arguments Use Revision Specifier? Can File Arguments Use Revision Range? Minimal Access Level Required

No

No

open