aboutsummaryrefslogtreecommitdiff
path: root/src/format/weechat3.rs
Commit message (Collapse)AuthorAgeFilesLines
* Only strip one parenthese from maskTill Hoeppner2015-04-161-2/+2
|
* 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
|
* More event typesTill Hoeppner2015-04-031-4/+16
|
* Proper logging, proper parsingTill Hoeppner2015-04-021-3/+4
|
* Don't match with regex anymoreTill Hoeppner2015-04-011-13/+53
|
* Partial parsing/formatting of weechat3, plus basic CLI interfaceTill Hoeppner2015-03-241-55/+108
|
* Initial commit.Till Hoeppner2015-03-231-0/+96