Commit message (Expand) | Author | Age | |
---|---|---|---|
* | filecheck: Fix bug that prevented File::MimeInfo::Magic from ever being used. | Joey Hess | 2012-11-04 |
* | remove misc section | Joey Hess | 2012-03-28 |
* | make use of precompiled regex objects | Simon McVittie | 2010-11-20 |
* | add a missing chomp | Joey Hess | 2010-10-19 |
* | filecheck: Fall back to using the file command if the freedesktop magic file ... | Joey Hess | 2010-08-09 |
* | add getsetup hook | Joey Hess | 2010-07-14 |
* | filecheck: Fix bug that prevented the pagespecs from matching when not called... | Joey Hess | 2010-03-25 |
* | remove a few leftover manual folding indicators | Joey Hess | 2010-03-25 |
* | pagespec error/failure distinction and error display by inline•••* Add IkiWiki::ErrorReason objects, and modify pagespecs to return them in cases where they fail to match due to a configuration or syntax error. * inline: Display a handy error message if the inline cannot display any pages due to such an error. This is perhaps somewhat incomplete, as other users of pagespecs do not display the error, and will eventually need similar modifications to inline. I should probably factor out a pagespec_match_all function and make it throw ErrorReasons. | Joey Hess | 2009-04-23 |
* | finalise version 3.00 of the plugin api | Joey Hess | 2008-12-23 |
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
* | filecheck: Fall back to testing for binary or plain text files if no mime typ... | Joey Hess | 2008-09-01 |
* | filecheck: Fixed two bits broken in move from attachment. | Joey Hess | 2008-08-28 |
* | humansize moved to filecheck•••It's not used there, but it makes sense to keep it there as it's the inverse of parsesize. | Joey Hess | 2008-08-27 |
* | filecheck: New plugin factoring out the PageSpec additions that were original... | Joey Hess | 2008-08-25 |