Display the revision history of the repository. More information: https://www.mercurial-scm.org/doc/hg.1.html#log.
hg log
hg log --graph
hg log --include pattern
hg log --exclude pattern
hg log --rev revision
hg log --branch branch
hg log --date date
hg log --user user