aboutsummaryrefslogtreecommitdiff
path: root/views/blob.html
Commit message (Collapse)AuthorAgeFilesLines
* Use heuristics to decide what to colorizeAlberto Bertogli2012-11-181-1/+1
| | | | | | | In practise pygments seems to have a very hard time processing large files and files with long lines, so try to avoid using it in those cases. Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
* Initial commit0.01Alberto Bertogli2012-11-101-0/+50
Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>