diff -r 3d75c691b77d -r 6ae4f390ec61 mercurial/commands.py --- a/mercurial/commands.py Sat Feb 06 08:28:39 2010 -0500 +++ b/mercurial/commands.py Sat Feb 06 08:57:57 2010 -0500 @@ -1140,7 +1140,8 @@ Print the changeset header and diffs for one or more revisions. The information shown in the changeset header is: author, date, - changeset hash, parent(s) and commit comment. + 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