aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Include all the licensesTill Höppner2016-03-091-0/+2
* Mock .git for packaging purposesTill Höppner2016-03-091-2/+6
* Allow ARM failureTill Höppner2016-03-091-1/+8
* Refactor... everything.Till Höppner2016-02-251-123/+2
* Test CITill Höppner2016-02-241-73/+82
* Re-add infer-data functionalityTill Höppner2016-02-041-1/+6
* Add count argument to freqTill Höppner2016-02-031-1/+5
* Add about lines to subcommandsTill Höppner2016-02-031-4/+9
* Docopt -> clap, main.rs -> src/appTill Höppner2016-02-031-290/+72
* Add seen commandTill Höppner2016-01-231-6/+39
* Restore full functionalityTill Höppner2016-01-231-7/+22
* Fix compilation, fix dependenciesTill Höppner2016-01-231-24/+17
* Updated dependencies, still doesn't buildTill Höppner2016-01-201-15/+17
* implement sort and dedup of logsTill Hoeppner2015-07-291-2/+41
* Improved error reportingTill Hoeppner2015-07-281-1/+1
* Add glob-ing for input filesTill Hoeppner2015-07-261-43/+85
* Use existing context, instead of mock context for freqTill Hoeppner2015-07-261-5/+0
* Merge src/freq.rs into the main executable.Till Hoeppner2015-07-261-0/+64
* Half-decent error reportingTill Hoeppner2015-07-241-5/+20
* General updates, for new APITill Hoeppner2015-07-231-23/+12
* Start CLITill Hoeppner2015-06-121-6/+17
* Add semi-proper conversionTill Hoeppner2015-06-121-7/+36
* Some inbetween state of confusionTill Hoeppner2015-06-111-3/+13
* Prefix every single file with this stupid notice. Did I mention this is stupid?Till Hoeppner2015-06-091-0/+14
* More event typesTill Hoeppner2015-04-031-2/+4
* Proper logging, proper parsingTill Hoeppner2015-04-021-0/+2
* Don't match with regex anymoreTill Hoeppner2015-04-011-4/+14
* Partial parsing/formatting of weechat3, plus basic CLI interfaceTill Hoeppner2015-03-241-4/+6
* Initial commit.Till Hoeppner2015-03-231-0/+54