$title

Changeset $new_rev for $new_path

Changes in $new_path [$old_rev:$new_rev]

Changes from $old_path at r$old_rev to $new_path at r$new_rev

Changeset $new_rev

${diff_options_fields(diff)}
$path ${path or (location and '.') or '(root)'} ($kind) ($kind from $item.old.path) (view diffs) (${ plural(ndiffs,'diff')}${ (ndiffs and nprops) and ', ' or '' }${plural(nprops, 'prop')}) (previous)
Timestamp:
${format_datetime(changeset.date)} (${(datetime.now(utc) - changeset.date) < timedelta(0, 3600) and \ 'less than one hour' or dateinfo(changeset.date)} ago)
Author:
${authorinfo(changeset.author)}
$prop.name:
$prop.value
Message:
  ${wiki_to_html(context('changeset', changeset.rev), changeset.message, escape_newlines=True)}
${changeset.message}
Location:
$location
${files and 'Files:' or '(No files)'}
${filestats['add']} added
${filestats['delete']} removed
${filestats['edit']} modified
${filestats['copy']} copied
${filestats['move']} moved

  • ${node_change(idx, item, 'add', 'added')} ${node_change(idx, item, 'rem', 'deleted')} ${node_change(idx, item, 'cp', 'copied')} ${node_change(idx, item, 'mv', 'moved')} ${node_change(idx, item, 'mod', 'modified')}

Legend:

Unmodified
Added
Removed
Modified