[include "include/log_header.ezt"]
[define first_revision][end]
[define last_revision][end]
[for entries]
[if-index entries first][define first_revision][entries.rev][end][end]
[if-index entries last][define last_revision][entries.rev][end][end]
[is entries.state "dead"]
Revision
[entries.rev]
[else]
[for entries.tag_names]
[end]
[for entries.branch_names]
[end]
Revision [is roottype "svn"]
[entries.rev][else]
[entries.rev][end] -
[is pathtype "file"]
(
view)
[else]
Directory Listing
[end]
[if-any entries.download_href](
download)[end]
[if-any entries.download_text_href](
as text)[end]
[if-any entries.annotate_href](
annotate)[end]
[is pathtype "file"]
[# if you don't want to allow select for diffs then remove this section]
[is entries.rev rev_selected]
-
[[]selected]
[else]
-
[[]select for diffs]
[end]
[end]
[end]
[if-any entries.vendor_branch]
(vendor branch)
[end]
[is roottype "svn"]
[if-index entries last]Added[else]Modified[end]
[end]
[entries.date] ([entries.ago] ago) by
[entries.author]
[if-any entries.orig_path]
Original Path:
[entries.orig_path]
[end]
[if-any entries.branches]
Branch:
[for entries.branches]
[entries.branches.name][if-index entries.branches last][else],[end]
[end]
[end]
[if-any entries.tags]
CVS Tags:
[for entries.tags]
[entries.tags.name][if-index entries.tags last][else],[end]
[end]
[end]
[if-any entries.branch_points]
Branch point for:
[for entries.branch_points]
[entries.branch_points.name][if-index entries.branch_points last][else],[end]
[end]
[end]
[if-any entries.prev]
[if-any entries.changed]
[is roottype "cvs"]
Changes since
[entries.prev]: [entries.changed] lines
[end]
[end]
[end]
[is roottype "svn"]
[if-any entries.size]
File length: [entries.size] byte(s)
[end]
[if-any entries.copy_path]
Copied from:
[entries.copy_path] revision [entries.copy_rev]
[end]
[end]
[is entries.state "dead"]
FILE REMOVED
[else]
[is pathtype "file"]
[if-any entries.prev]
Diff to
previous [entries.prev]
[if-any human_readable]
[else]
(
colored)
[end]
[end]
[is roottype "cvs"]
[if-any entries.branch_point]
, to
branch point [entries.branch_point]
[if-any human_readable]
[else]
(
colored)
[end]
[end]
[if-any entries.next_main]
, to
next main [entries.next_main]
[if-any human_readable]
[else]
(
colored)
[end]
[end]
[end]
[if-any entries.diff_to_sel_href]
[if-any entries.prev], [else]
Diff[end]
to
selected [rev_selected]
[if-any human_readable]
[else]
(
colored)
[end]
[end]
[end]
[end]
[entries.log]
[end]
[include "include/log_footer.ezt"]