Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-29 | suspicious: represent filenames as strings, not bytesHEADmaster | Daniel Gnoutcheff | |
A summary file with base64-encoded filenames is a pain to work with. | |||
2017-09-29 | suspicious: use YAML for summary files | Daniel Gnoutcheff | |
2017-01-23 | Misc. unrecorded changes | Daniel Gnoutcheff | |
2016-07-25 | Don't break on strange filenames | Daniel Gnoutcheff | |
2016-07-14 | Minor fixes | Daniel Gnoutcheff | |
- Last bit of status text should got to stderr, too. - Log I/O error instead of crashing. | |||
2016-06-29 | handle binary files, more progress line fixes | Daniel Gnoutcheff | |
2016-06-29 | Progress text fixes | Daniel Gnoutcheff | |
2016-06-29 | Split AVFS stuff into its own module. | Daniel Gnoutcheff | |
2016-06-29 | python 3.x port, improve avfs support | Daniel Gnoutcheff | |
Explicitly use ~/.avfs/, and call `mountavfs` to ensure it's available. | |||
2016-06-29 | preliminary avfs support | Daniel Gnoutcheff | |
2015-02-11 | updating example text | Marc Jones | |
2015-02-11 | updating suspicious | Marc Jones | |
2014-05-07 | Cleaning up code base | Marc Jones | |
2014-02-26 | added common word functions, but removed optimize wordlist function | Marc Jones | |
2014-02-26 | added common word functions, but removed optimize wordlist function | Marc Jones | |
2014-02-26 | updated output of progress to limit screen wrapping | Marc Jones | |
2014-02-26 | Added Author and version information. v.1 | Marc Jones | |
2014-02-24 | Adding word files | Marc Jones | |
2014-02-05 | renamed main.py to suspicious | Marc Jones | |