Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-20 | jh-checksource: optimize further | Luke Shumaker | |
2014-06-20 | Optimize jh-checksource | Luke Shumaker | |
I didn't think it needed optimizing, but on my abslibre checkout, it was taking 48-point-something seconds. Now it takse 14-point-something seconds. | |||
2014-06-07 | jh-checksource: small cleanups | Luke Shumaker | |
2014-06-07 | jh-checksource: ignore .flw, .odg, .ppt file extensions | Luke Shumaker | |
2014-02-01 | jh-checksource: don't use string interpolation with libremessages | Luke Shumaker | |
2013-08-05 | jh-checksource: allow message/rfc822 | Luke Shumaker | |
2013-06-22 | '>'/'<' do lexicographic comparison, we want integerv0.5.1 | Luke Shumaker | |
2013-05-12 | Specify that this is under the WTFPL | Luke Shumaker | |
2013-05-12 | jh-checksource: ignore more files | Luke Shumaker | |
* ignore everything with the "audio/*" type * ignore XML files * ignore OGG files * ignore "*.git" directories * ignore gettext files based on filename ('/po/^[^/]*.gmo$') | |||
2013-05-12 | jh-checksource: optimize check that reports whether unsafe files were found | Luke Shumaker | |
2013-05-12 | jh-checksource: local variables | Luke Shumaker | |
2013-05-12 | jh-checksource: remove temp files even for abnormal termination | Luke Shumaker | |
2013-04-25 | improve jh-checksource | Luke Shumaker | |
Code-wise: * add `-m` flag for machine readable * use mime-types instead of user-readable strings * ignore files less than 3 bytes Settings-wise: * ignore _all_ `inode/*`, `text/*`, `image/*` and `video/*` types * ignore PDFs and PostScript * ignore .hg files | |||
2012-10-19 | jh-checksource: add more to the whitelist | Luke Shumaker | |
2012-10-19 | jh-checksource: sort the unsafe files when printing them | Luke Shumaker | |
2012-10-18 | fix a typov0.3.1 | Luke Shumaker | |
2012-10-18 | rewrite jh-checksourcev0.3 | Luke Shumaker | |
2012-10-10 | what is wrong with me? | Luke Shumaker | |
2012-10-10 | fix problems with jh-checksource | Luke Shumaker | |
2012-10-10 | fix an error in checksource | Luke Shumaker | |
2012-10-10 | add 'checksource' and 'mksource' | Luke Shumaker | |