diff -r 23e608f42f2c -r 2e9656d284cc mercurial/commands.py --- a/mercurial/commands.py Fri Feb 05 18:50:08 2010 +0100 +++ b/mercurial/commands.py Sat Feb 06 17:11:18 2010 +0100 @@ -1139,8 +1139,9 @@ Print the changeset header and diffs for one or more revisions. - The information shown in the changeset header is: author, - changeset hash, parent(s) and commit comment. + The information shown in the changeset header is: author, date, + branch name (if non-default), changeset hash, parent(s) and commit + comment. NOTE: export may generate unexpected diff output for merge changesets, as it will compare the merge changeset against its