aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/filecheck.pm
Commit message (Expand)AuthorAge
* filecheck: accept MIME types that don't contain ';'Simon McVittie2014-09-10
* filecheck: Fix bug that prevented File::MimeInfo::Magic from ever being used.Joey Hess2012-11-04
* remove misc sectionJoey Hess2012-03-28
* make use of precompiled regex objectsSimon McVittie2010-11-20
* add a missing chompJoey Hess2010-10-19
* filecheck: Fall back to using the file command if the freedesktop magic file ...Joey Hess2010-08-09
* add getsetup hookJoey Hess2010-07-14
* filecheck: Fix bug that prevented the pagespecs from matching when not called...Joey Hess2010-03-25
* remove a few leftover manual folding indicatorsJoey Hess2010-03-25
* pagespec error/failure distinction and error display by inlineJoey Hess2009-04-23
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* filecheck: Fall back to testing for binary or plain text files if no mime typ...Joey Hess2008-09-01
* filecheck: Fixed two bits broken in move from attachment.Joey Hess2008-08-28
* humansize moved to filecheckJoey Hess2008-08-27
* filecheck: New plugin factoring out the PageSpec additions that were original...Joey Hess2008-08-25