Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-08-21 | Remove unnecessary use of sets.Set in Client.messageChannel | Joel Rosdahl | 2 | -7/+3 |
2011-08-21 | Remove debug code | Joel Rosdahl | 2 | -14/+0 |
2011-08-21 | Update README | Joel Rosdahl | 2 | -5/+5 |
2011-08-21 | Wrap most long lines to fit within 80 columns | Joel Rosdahl | 2 | -231/+246 |
2011-08-21 | Handle bad port specification | Joel Rosdahl | 2 | -3/+7 |
2011-08-21 | Open /dev/null for writing too | Joel Rosdahl | 2 | -5/+3 |
2011-08-21 | Add TODO | Joel Rosdahl | 1 | -0/+15 |
2011-08-21 | Preparations before version 0.1 | Joel Rosdahl | 2 | -2/+4 |
2011-08-21 | Add daemonization option | Joel Rosdahl | 1 | -6/+36 |
2011-08-21 | Add more limitations to README | Joel Rosdahl | 1 | -0/+2 |
2011-08-21 | Add ping timeouts | Joel Rosdahl | 1 | -4/+29 |
2011-08-21 | Tiny fiddling with help text | Joel Rosdahl | 2 | -5/+3 |
2011-08-21 | Add CHANGES reply | Joel Rosdahl | 1 | -0/+7 |
2011-08-21 | Make handler functions for commands | Joel Rosdahl | 1 | -13/+41 |
2011-08-21 | Screw tagging-method implicit | Joel Rosdahl | 1 | -1/+0 |
2011-08-21 | Add license, Makefile and some documentation | Joel Rosdahl | 4 | -3/+415 |
2011-08-21 | Correct argument parsing and QUIT message | Joel Rosdahl | 1 | -5/+12 |
2011-08-21 | Remove late call to socket.peername() | Joel Rosdahl | 1 | -1/+0 |
2011-08-21 | Fix use of socket.getpeername() after socket has been closed | Joel Rosdahl | 1 | -2/+2 |
2011-08-21 | Don't require python2.3 in the "#! line" | Joel Rosdahl | 1 | -1/+1 |
2011-08-21 | Initial import | Joel Rosdahl | 1 | -0/+703 |