mercurial/help/templates.txt
changeset 11655 6faf015e0ba0
parent 11034 3b89899934a6
child 11718 3e979f47a4c9
equal deleted inserted replaced
11654:898a5305f342 11655:6faf015e0ba0
    25 
    25 
    26 :author: String. The unmodified author of the changeset.
    26 :author: String. The unmodified author of the changeset.
    27 
    27 
    28 :branches: String. The name of the branch on which the changeset was
    28 :branches: String. The name of the branch on which the changeset was
    29     committed. Will be empty if the branch name was default.
    29     committed. Will be empty if the branch name was default.
       
    30 
       
    31 :children: List of strings. The children of the changeset.
    30 
    32 
    31 :date: Date information. The date when the changeset was committed.
    33 :date: Date information. The date when the changeset was committed.
    32 
    34 
    33 :desc: String. The text of the changeset description.
    35 :desc: String. The text of the changeset description.
    34 
    36