summaryrefslogtreecommitdiffstats
path: root/application/libraries/geshi
AgeCommit message (Collapse)AuthorFilesLines
2012-08-16switch to pygmentsFlorian Pritz201-52915/+0
- faster than geshi - easier to modify the css because there is only one - geshi upstream seems pretty dead Signed-off-by: Florian Pritz <bluewind@xinu.at>
2012-02-14bump geshi to 1.0.8.10Florian Pritz201-470/+9880
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-10-31fix unified diff highlightingFlorian Pritz1-0/+9
We shouldn't recolor "ed commands" when they appear in a unified diff. To make this work we have to mark comment lines so the css selector can find them. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-01-28update to CI 2.0Florian Pritz157-0/+43496
Signed-off-by: Florian Pritz <bluewind@server-speed.net>