projects
/
diogenes.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Release diogenes-0.9.22
[diogenes.git]
/
templates
/
header
/
status.tpl
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
{if $status}
2
<pre>
3
{foreach from=$status item=mystatus}
4
{$mystatus}
5
{/foreach}
6
</pre>
7
{/if}