diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-01-14 02:11:23 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-01-14 02:11:23 +0100 |
commit | 32dbeaee7f76df2175363629d8bb20bb70d1460f (patch) | |
tree | 7e61cbee34fbe8c71717de4059a8586b8a3e4681 /index | |
parent | b097e16084cff53c57e1702dcd7bbc92a5c7110b (diff) | |
download | cgit-32dbeaee7f76df2175363629d8bb20bb70d1460f.tar.gz cgit-32dbeaee7f76df2175363629d8bb20bb70d1460f.tar.xz |
Boast about lua
Diffstat (limited to 'index')
-rw-r--r-- | index | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ Features * simple virtual hosting support (macro expansion) * understands GitWeb project-lists * understands gitweb.owner in Git config files + * has extensive filtering framework using scripts or a built-in lua interpreter Source Code ----------- |