Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test CI | Till Höppner | 2016-02-24 | 1 | -0/+1 |
| | |||||
* | Update dependencies | Till Höppner | 2016-02-04 | 1 | -2/+2 |
| | |||||
* | Bump version | Till Höppner | 2016-02-03 | 1 | -1/+1 |
| | |||||
* | Docopt -> clap, main.rs -> src/app | Till Höppner | 2016-02-03 | 1 | -13/+12 |
| | | | | | Modularise the old main function, switch to clap for easier addition of CLI arguments | ||||
* | Add seen command | Till Höppner | 2016-01-23 | 1 | -1/+4 |
| | |||||
* | Fix compilation, fix dependencies | Till Höppner | 2016-01-23 | 1 | -14/+12 |
| | |||||
* | Updated dependencies, still doesn't build | Till Höppner | 2016-01-20 | 1 | -0/+1 |
| | |||||
* | implement sort and dedup of logs | Till Hoeppner | 2015-07-29 | 1 | -0/+1 |
| | |||||
* | Add msgpack output | Till Hoeppner | 2015-07-28 | 1 | -0/+1 |
| | |||||
* | Add glob-ing for input files | Till Hoeppner | 2015-07-26 | 1 | -0/+1 |
| | |||||
* | Remove "freq" executable target | Till Hoeppner | 2015-07-26 | 1 | -5/+0 |
| | |||||
* | General updates, for new API | Till Hoeppner | 2015-07-23 | 1 | -0/+1 |
| | |||||
* | Screw clippy, it doesn't build, and I'm unsure how to include its license. :( | Till Hoeppner | 2015-06-09 | 1 | -7/+0 |
| | |||||
* | Add license entry to Cargo.toml | Till Hoeppner | 2015-06-09 | 1 | -0/+1 |
| | |||||
* | Add basic frequency counter binary | Till Hoeppner | 2015-06-09 | 1 | -0/+13 |
| | |||||
* | Fix doc generation | Till Hoeppner | 2015-04-05 | 1 | -0/+4 |
| | |||||
* | Proper logging, proper parsing | Till Hoeppner | 2015-04-02 | 1 | -0/+8 |
| | |||||
* | Initial commit. | Till Hoeppner | 2015-03-23 | 1 | -0/+12 |