##// END OF EJS Templates
patch: isolate patchfile filesystem calls into methods...
patch: isolate patchfile filesystem calls into methods This is a first step toward an svn-like patch driver and makes patchfile monkeypatching much easier. The latter is currently required to support in-memory patching until the code is refactored.

File last commit:

r3423:a2179e78 default
r7392:564326a6 default
Show More
filelogentry.tmpl
7 lines | 290 B | application/x-cheetah | CheetahLexer
<item>
<title>#desc|strip|firstline|strip|escape#</title>
<link>{urlbase}{url}log{#node|short#}/{file|urlescape}</link>
<description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
<author>#author|obfuscate#</author>
<pubDate>#date|rfc822date#</pubDate>
</item>