I think the command is p4 changes
, but I can't figure out the syntax for what I want.
I tried with
p4 changes -u myusername @2021/09/08,2022/04/04 /path/to/directory
where the date interval and the user name seem to be honored, but the path is not, so I think I've misunderstood what the doc means by //depot/project/...
in this example:
p4 changes -m 5 //depot/project/...
Show the last five submitted, pending, or shelved changelists that include any file under theproject
directory.
I tried taking the path from the address bar in Perforce Helix P4V when I select the file in the depot.