<[INCLUDE title="$archive/$category--$branch--$version--$revision log" header]> <[IF $expand || $#body THEN <[INCLUDE js-expand.html]>]>

Log of revision $archive/$category--$branch--$version--$revision

<[IF $#body && $Config.javascript_expanding THEN ]>
$summary $date $creator
<[IF $#body THEN

$body:break

]>

Modified files<[IF $expand && $Config.javascript_expanding THEN + - ]>

<[FOREACH $name $f @modified_files <[IF $expand && $Config.javascript_expanding THEN ]> ]> <[FOREACH $name $f @new_files <[IF $expand && $Config.javascript_expanding THEN ]> ]> <[FOREACH $name $f @removed_files <[IF $expand && $Config.javascript_expanding THEN ]> ]> <[FOREACH $old $new @renamed_files <[IF $expand && $Config.javascript_expanding THEN ]> ]> <[FOREACH $name @imported_files <[IF $expand && $Config.javascript_expanding THEN ]> ]> <[FOREACH $name @new_directories <[IF $expand && $Config.javascript_expanding THEN ]> ]> <[FOREACH $name @removed_directories <[IF $expand && $Config.javascript_expanding THEN ]> ]> <[FOREACH $old $new @renamed_directories <[IF $expand && $Config.javascript_expanding THEN ]> ]>
M $name <[IF $expand THEN
$f.content:asis
]>
A $name <[IF $expand THEN
<[IF "$f.is_image" THEN

[$f.file image]

]><[ELSIF "$f.is_binary" THEN
[Binary content of type $f.mime_type is not shown, may be downloaded]
]><[ELSE
$f.content:asis
]>
]>
D $name <[IF $expand THEN
<[IF "$f.is_image" THEN

[$f.file image]

]><[ELSIF "$f.is_binary" THEN
[Binary content of type $f.mime_type is not shown, may be downloaded]
]><[ELSE
$f.content:asis
]>
]>
=> $old     $new
A $name
A/ $name/
D/ $name/
/> $old/     $new/

<[FOREACH $name @new_patches ]>
<[IF is_revision_managed('$name') THEN $name]><[ELSE $name]>

<[INCLUDE footer]>