##// END OF EJS Templates
test-revert: add revert --all case when nothing changed...
test-revert: add revert --all case when nothing changed supposed to succeed without notice

File last commit:

r14046:b24e5a70 default
r14760:cebbc6b3 stable
Show More
footer.tmpl
9 lines | 209 B | application/x-cheetah | CheetahLexer
Benoit Allard
web: Made elapsed time calculation dynamic (javascript)....
r14046 <script type="text/javascript">process_dates()</script>
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 {motd}
<div class="logo">
Steven Stallion
hgweb: support alternate logo url...
r13964 <a href="{logourl}">
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 <img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
</div>
</body>
</html>