Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test CI | Till Höppner | 2016-02-24 | 1 | -73/+82 |
| | |||||
* | Re-add infer-data functionality | Till Höppner | 2016-02-04 | 1 | -1/+6 |
| | |||||
* | Add count argument to freq | Till Höppner | 2016-02-03 | 1 | -1/+5 |
| | |||||
* | Add about lines to subcommands | Till Höppner | 2016-02-03 | 1 | -4/+9 |
| | |||||
* | Docopt -> clap, main.rs -> src/app | Till Höppner | 2016-02-03 | 1 | -290/+72 |
| | | | | | Modularise the old main function, switch to clap for easier addition of CLI arguments | ||||
* | Add seen command | Till Höppner | 2016-01-23 | 1 | -6/+39 |
| | |||||
* | Restore full functionality | Till Höppner | 2016-01-23 | 1 | -7/+22 |
| | |||||
* | Fix compilation, fix dependencies | Till Höppner | 2016-01-23 | 1 | -24/+17 |
| | |||||
* | Updated dependencies, still doesn't build | Till Höppner | 2016-01-20 | 1 | -15/+17 |
| | |||||
* | implement sort and dedup of logs | Till Hoeppner | 2015-07-29 | 1 | -2/+41 |
| | |||||
* | Improved error reporting | Till Hoeppner | 2015-07-28 | 1 | -1/+1 |
| | |||||
* | Add glob-ing for input files | Till Hoeppner | 2015-07-26 | 1 | -43/+85 |
| | |||||
* | Use existing context, instead of mock context for freq | Till Hoeppner | 2015-07-26 | 1 | -5/+0 |
| | |||||
* | Merge src/freq.rs into the main executable. | Till Hoeppner | 2015-07-26 | 1 | -0/+64 |
| | | | | | Modularisation of functionality is postponed because the best way to seperate this is unclear. | ||||
* | Half-decent error reporting | Till Hoeppner | 2015-07-24 | 1 | -5/+20 |
| | |||||
* | General updates, for new API | Till Hoeppner | 2015-07-23 | 1 | -23/+12 |
| | |||||
* | Start CLI | Till Hoeppner | 2015-06-12 | 1 | -6/+17 |
| | |||||
* | Add semi-proper conversion | Till Hoeppner | 2015-06-12 | 1 | -7/+36 |
| | |||||
* | Some inbetween state of confusion | Till Hoeppner | 2015-06-11 | 1 | -3/+13 |
| | |||||
* | Prefix every single file with this stupid notice. Did I mention this is stupid? | Till Hoeppner | 2015-06-09 | 1 | -0/+14 |
| | |||||
* | More event types | Till Hoeppner | 2015-04-03 | 1 | -2/+4 |
| | |||||
* | Proper logging, proper parsing | Till Hoeppner | 2015-04-02 | 1 | -0/+2 |
| | |||||
* | Don't match with regex anymore | Till Hoeppner | 2015-04-01 | 1 | -4/+14 |
| | |||||
* | Partial parsing/formatting of weechat3, plus basic CLI interface | Till Hoeppner | 2015-03-24 | 1 | -4/+6 |
| | |||||
* | Initial commit. | Till Hoeppner | 2015-03-23 | 1 | -0/+54 |