# HG changeset patch # User Bryan O'Sullivan # Date 1177524276 25200 # Node ID a239cd51dcd3a8238d42f8d3a4834e92065972b7 # Parent 54ca4e00e56992afb7e1bd4d9df3e81f67ecee32 Note "branches" keyword for templates. diff -r 54ca4e00e569 -r a239cd51dcd3 en/template.tex --- a/en/template.tex Wed Apr 25 11:02:35 2007 -0700 +++ b/en/template.tex Wed Apr 25 11:04:36 2007 -0700 @@ -109,6 +109,9 @@ \begin{itemize} \item[\tplkword{author}] String. The unmodified author of the changeset. +\item[\tplkword{branches}] String. The name of the branch on which + the changeset was committed. Will be empty if the branch name was + \texttt{default}. \item[\tplkword{date}] Date information. The date when the changeset was committed. This is \emph{not} human-readable; you must pass it through a filter that will render it appropriately. See