##// END OF EJS Templates
[extendedchangelog] add extra metadata in the changelog entry...
[extendedchangelog] add extra metadata in the changelog entry - add a third item in the date field that holds arbitrary key:value items

File last commit:

r3205:48395d26 default
r3233:2f359618 default
Show More
search-gitweb.tmpl
24 lines | 721 B | application/x-cheetah | CheetahLexer
#header#
<div class="page_nav">
<a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=shortlog;style=gitweb">shortlog</a> | <a href="?cmd=changelog;style=gitweb">changelog</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?mf=#node|short#;path=/;style=gitweb">manifest</a><br/>
</div>
<h2>searching for #query|escape#</h2>
<form>
search:
<input type="hidden" name="cmd" value="changelog">
<input type="hidden" name="style" value="gitweb">
<input name="rev" type="text" width="30" value="#query|escape#">
</form>
#entries#
<form>
search:
<input type="hidden" name="cmd" value="changelog">
<input type="hidden" name="style" value="gitweb">
<input name="rev" type="text" width="30">
</form>
#footer#