changeset 10337:f9108768b892

Merge with crew
author Brendan Cully <brendan@kublai.com>
date Sat, 06 Feb 2010 15:18:52 +0100
parents bc9a3bb267fa (current diff) 6ae4f390ec61 (diff)
children ade04c5ae7bb 2e9656d284cc
files
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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