Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-11-22 | Coding style fixes | Benjamin Franzke | 1 | -2/+2 |
2013-11-21 | io: Add another missing header | Benjamin Franzke | 1 | -0/+1 |
2013-11-18 | Fix typo in cmumble struct name | Benjamin Franzke | 1 | -4/+4 |
2012-02-10 | s/ctx/cm/g; s/struct cmumble_context/struct cmumlbe/g | Benjamin Franzke | 1 | -17/+17 |
2011-09-29 | Support delimiter in cmdline arguments | Benjamin Franzke | 1 | -4/+32 |
2011-09-28 | Pass argc and argv for internal commands | Benjamin Franzke | 1 | -16/+56 |
2011-09-28 | Revert "find_by_id: Fix lookup" | Benjamin Franzke | 1 | -1/+1 |
2011-09-28 | find_by_id: Fix lookup | Benjamin Franzke | 1 | -1/+1 |
2011-09-27 | Rename: cmumble_command_{complete=>expand_shortcut} | Benjamin Franzke | 1 | -1/+1 |
2011-09-27 | Handle whitespace around commands | Benjamin Franzke | 1 | -2/+22 |
2011-09-27 | Add support for command shortcuts | Benjamin Franzke | 1 | -1/+4 |
2011-09-23 | Add prefix cmumble_ to struct context and struct user | Benjamin Franzke | 1 | -4/+4 |
2011-09-23 | Add a command interface | Benjamin Franzke | 1 | -8/+10 |
2011-09-23 | Fix indents | Benjamin Franzke | 1 | -3/+3 |
2011-09-23 | Fix warnings | Benjamin Franzke | 1 | -0/+5 |
2011-09-23 | Add input support using readline | Benjamin Franzke | 1 | -0/+133 |