If you want to list only files that have changed then you should be using “status command”
The following will list the changes to files in revision REV
hg status --change REV
If you want to list only files that have changed then you should be using “status command”
The following will list the changes to files in revision REV
hg status --change REV