Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |