# HG changeset patch # User Brendan Cully # Date 1265465932 -3600 # Node ID f9108768b89285fc262dd1d637e6eda5399df24c # Parent bc9a3bb267fab4f0aedb49fbaa4abbbdf4261746# Parent 6ae4f390ec610e11339bf4751cb4336452a764c0 Merge with crew diff -r bc9a3bb267fa -r f9108768b892 mercurial/commands.py --- a/mercurial/commands.py Sat Feb 06 15:18:36 2010 +0100 +++ b/mercurial/commands.py Sat Feb 06 15:18:52 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