| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move utils.irc.IRCParsedLine to IRCLine.ParsedLine, improve truncation•••mechanism, don't convert sent line from ParsedLine to text to ParsedLine for line_handler handling | 2019-02-23 | 1 | -1/+1 | |
| * | Clear command Out text when there's nothing left to send | 2019-02-22 | 1 | -0/+2 | |
| * | Typo, 'ValuError' -> 'ValueError' | 2019-02-22 | 1 | -1/+1 | |
| * | Let IRCLine.Line handle truncating command output | 2019-02-10 | 1 | -18/+11 | |
| * | Move REGEX_CUTOFF to outs.py (commands) | 2019-02-09 | 2 | -1/+3 | |
| * | Move StdOut/StdErr specific consts to outs.py (commands) | 2019-02-09 | 2 | -5/+4 | |
| * | Split command StdOut/StdErr in to their own file (commands) | 2019-02-09 | 2 | -0/+451 |
