Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-07 | scripts/mimetype: detect ascii with long lines correctly | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-02-14 | install.php: rework perl dependency check | Florian Pritz | 1 | -8/+0 | |
It now displays all missing modules at once rather than requiring to be run again. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-12-20 | add Text::Markdown to install_helper.pl | Florian Pritz | 1 | -0/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-12-17 | use perl from PATH and copy markdown.pl to scripts/ | Florian Pritz | 1 | -0/+147 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-11-18 | add install.php | Florian Pritz | 1 | -0/+7 | |
For now this only checks if some dependencies are install. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-08-21 | mimetype: use magic | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-08-15 | rewrite scripts/mimetype to support ascii with color codes | Florian Pritz | 1 | -475/+31 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-07-01 | add ascii highlighting with escape color support | Florian Pritz | 1 | -0/+20 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2010-08-14 | switch to pygments for highlighting | Florian Pritz | 1 | -163/+0 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-07-12 | syntax-highlighting.sh: fix for highlight 3.1 | Florian Pritz | 1 | -143/+143 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-04-01 | mimetype: add --orig-name and use it | Florian Pritz | 1 | -0/+9 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-04-01 | add mimetype script | Florian Pritz | 1 | -0/+473 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-04-01 | add highlight types | Florian Pritz | 1 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-02-06 | Initial commit | Florian Pritz | 1 | -0/+163 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> |