<[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

]>

<[IF-ENABLED expand, Config.javascript_expanding ]>
Modified files+ -
<[FOREACH $name $f @modified_files <[IF-ENABLED expand, Config.javascript_expanding ]> ]> <[FOREACH $name $f @new_files <[IF-ENABLED expand, Config.javascript_expanding ]> ]> <[FOREACH $name $f @removed_files <[IF-ENABLED expand, Config.javascript_expanding ]> ]> <[FOREACH $old $new @renamed_files <[IF-ENABLED expand, Config.javascript_expanding ]> ]> <[FOREACH $name @imported_files <[IF-ENABLED expand, Config.javascript_expanding ]> ]> <[FOREACH $name @new_directories <[IF-ENABLED expand, Config.javascript_expanding ]> ]> <[FOREACH $name @removed_directories <[IF-ENABLED expand, Config.javascript_expanding ]> ]> <[FOREACH $old $new @renamed_directories <[IF-ENABLED expand, Config.javascript_expanding ]> ]>
M $name <[IF-ENABLED expand
$f.content:asis
]>
A $name <[IF-ENABLED expand
<[IF-ENABLED f.is_image

[$f.file image]

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

[$f.file image]

]><[ELSIF-ENABLED f.is_binary
[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/

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

<[INCLUDE footer]>