Mercurial > public > mercurial-scm > hg
diff mercurial/commands.py @ 10340:2e9656d284cc
merge with main
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Sat, 06 Feb 2010 17:11:18 +0100 |
parents | 23e608f42f2c 6ae4f390ec61 |
children | bc2866bdf3e0 |
line wrap: on
line diff
--- 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