hgbook

changeset 208:a239cd51dcd3

Note "branches" keyword for templates.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed Apr 25 11:04:36 2007 -0700 (2007-04-25)
parents 54ca4e00e569
children 8b599dcca584
files en/template.tex
line diff
     1.1 --- a/en/template.tex	Wed Apr 25 11:02:35 2007 -0700
     1.2 +++ b/en/template.tex	Wed Apr 25 11:04:36 2007 -0700
     1.3 @@ -109,6 +109,9 @@
     1.4  
     1.5  \begin{itemize}
     1.6  \item[\tplkword{author}] String.  The unmodified author of the changeset.
     1.7 +\item[\tplkword{branches}] String.  The name of the branch on which
     1.8 +  the changeset was committed.  Will be empty if the branch name was
     1.9 +  \texttt{default}.
    1.10  \item[\tplkword{date}] Date information.  The date when the changeset
    1.11    was committed.  This is \emph{not} human-readable; you must pass it
    1.12    through a filter that will render it appropriately.  See