4
4
bazaar changes for <tal:branch-name content="branch/friendly_name">branch name</tal:branch-name>
7
7
<id tal:content="python:branch.url(['/atom'])">url</id>
11
10
<entry tal:repeat="entry changes">
13
12
${entry/revno}: ${entry/short_comment}
19
17
<id tal:content="python:branch.url(['/revision', entry.revno])">
27
25
<content type="text" tal:content="entry/comment">
31
29
tal:attributes="href python:branch.url(['/revision', entry.revno])" />