| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit is a little too large. Sorry. :S | Till Hoeppner | 2015-06-17 | 1 | -0/+2 |
* | Ditch convenience api, switch to byte-indexing | Till Hoeppner | 2015-04-21 | 1 | -12/+13 |
* | Parse and format PASS, NICK, USER, OPER, PING, PONG, JOIN, PART | Till Hoeppner | 2015-04-21 | 1 | -3/+4 |
* | Fix tests and test formatting | Till Hoeppner | 2015-04-20 | 1 | -19/+29 |
* | Clean up message.rs | Till Hoeppner | 2015-04-20 | 1 | -120/+0 |
* | Something inbetween working and broken | Till Hoeppner | 2015-04-20 | 1 | -989/+113 |
* | Apparently not. Let's try again. | Till Hoeppner | 2015-04-19 | 1 | -7/+11 |
* | Cleaned up some parts. | Till Hoeppner | 2015-04-18 | 1 | -1/+1 |
* | Strip \r\n for easier processing | Till Hoeppner | 2015-04-18 | 1 | -4/+6 |
* | Strip \u{1} from CTCP messages for easier processing by user | Till Hoeppner | 2015-04-18 | 1 | -4/+9 |
* | Fix CTCP recognition/make tests pass | Till Hoeppner | 2015-04-18 | 1 | -2/+3 |
* | Fix README | Till Hoeppner | 2015-04-18 | 1 | -1/+0 |
* | Make tests/examples compile, not work though | Till Hoeppner | 2015-04-18 | 1 | -2/+2 |
* | Fix Option/Result confusions + fixes for stability | Till Hoeppner | 2015-04-18 | 1 | -10/+10 |
* | I forgot to keep track. Embarassing, huh? | Till Hoeppner | 2015-04-18 | 1 | -131/+527 |
* | I should make smaller commits. | Till Hoeppner | 2015-01-04 | 1 | -0/+811 |