aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Screw clippy, it doesn't build, and I'm unsure how to include its license. :(Till Hoeppner2015-06-092-8/+0
* Add license entry to Cargo.tomlTill Hoeppner2015-06-091-0/+1
* Add licenses for used crates to NOTICE. Note that I don't know what I'm doing.Till Hoeppner2015-06-091-10/+229
* Prefix every single file with this stupid notice. Did I mention this is stupid?Till Hoeppner2015-06-098-0/+111
* Create LICENSETill Höppner2015-06-091-0/+201
* Fix name prefix strippingTill Hoeppner2015-06-091-3/+12
* Add basic frequency counter binaryTill Hoeppner2015-06-096-8/+85
* Add untested support for binary serialization with rustc_serialize and bincodeTill Hoeppner2015-04-165-4/+42
* Only strip one parenthese from maskTill Hoeppner2015-04-161-2/+2
* Fix doc generationTill Hoeppner2015-04-051-0/+4
* Actually account for non-'blank' whitespaceTill Hoeppner2015-04-041-8/+10
* Account for non-'blank' whitespaceTill Hoeppner2015-04-041-4/+5
* Remove remains of regex parsingTill Hoeppner2015-04-041-67/+0
* Update for removal of std::error::FromErrorTill Hoeppner2015-04-041-7/+7
* More event typesTill Hoeppner2015-04-034-7/+25
* Proper logging, proper parsingTill Hoeppner2015-04-023-3/+14
* Don't match with regex anymoreTill Hoeppner2015-04-014-18/+76
* Partial parsing/formatting of weechat3, plus basic CLI interfaceTill Hoeppner2015-03-243-59/+127
* Initial commit.Till Hoeppner2015-03-238-0/+267