p4_filelog
Retrieve a file's revision history in Perforce, including changelists and actions, to trace changes over time.
Instructions
Show file history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filespec | No | Filespec to show history for (required) | |
| filespecs | No | Filespecs to show history for in one command (required if filespec is omitted) | |
| maxRevisions | No | Maximum number of revisions to show (optional) | |
| workspacePath | No | Path to workspace directory (optional, defaults to current directory) |