Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | new module extension | dakkar | 2019-12-29 |
| | |||
* | close files after parsing | dakkar | 2019-12-29 |
| | |||
* | warn exceptions' normal stringification, not their `.perl` | dakkar | 2019-12-29 |
| | |||
* | 6.d has been stable a while | dakkar | 2019-12-29 |
| | |||
* | make things faster by doing more work (?!??!) | dakkar | 2019-12-27 |
| | |||
* | ok, the slow bit is looking for the @separators | dakkar | 2019-12-27 |
| | |||
* | Log::Timeline | dakkar | 2019-12-27 |
| | | | | apparently reading from the socket is the slowest bit | ||
* | some fixes after manual testing | dakkar | 2019-12-27 |
| | |||
* | restructure store, extract server | dakkar | 2019-12-26 |
| | | | | | | | | | now Store has a set of Index, which actually do the indexing Store also runs the scan-dir (this may not be ideal, but will do for now) Server handles I/O | ||
* | test the parser | dakkar | 2018-11-16 |
| | |||
* | feature parity! | dakkar | 2018-11-09 |
| | |||
* | in-memory store, and Email class | dakkar | 2018-11-09 |
| | |||
* | move stuff into modules | dakkar | 2018-11-09 |