aboutsummaryrefslogtreecommitdiffstats
path: root/extlib/inconsolata
Commit message (Collapse)AuthorAgeFilesLines
* ASCII media type support & fix a bug in file submission error handlingJoar Wandborg2011-12-316-0/+6919
* Added ASCII media processing * Added ASCII media display * Added ASCII media type Rebased from Joar Wandborg's ascii art branch (squashed to remove the commits borrowing code of dubious license) Fixed a bug in file submission error handling: - Moved file-extension condition out of loop (what did it do there?) - Updated file submission tests - Changed error handling in file submission, should now report more than absolutely necessary.