Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into readline | James Booth | 2015-03-08 | 1 | -0/+2 |
|\ | |||||
| * | Fixed tests for --disable-otr | James Booth | 2015-03-04 | 1 | -0/+2 |
* | | Merge branch 'master' into readline | James Booth | 2015-02-08 | 1 | -0/+4 |
|\| | |||||
| * | Moved quote stripper to common, added tests | James Booth | 2015-02-08 | 1 | -0/+4 |
* | | Removed history and various key handlers | James Booth | 2015-01-30 | 1 | -66/+0 |
* | | Added gnu readline | James Booth | 2015-01-27 | 1 | -13/+23 |
* | | Added key insert tests, extracted key_ctrl_left handler | James Booth | 2015-01-20 | 1 | -1/+28 |
* | | Added key insert handler tests | James Booth | 2015-01-20 | 1 | -0/+4 |
* | | Extracted keyhandler for printable characters | James Booth | 2015-01-20 | 1 | -0/+10 |
|/ | |||||
* | Added utf8_display_len | James Booth | 2015-01-17 | 1 | -0/+6 |
* | Merge remote-tracking branch 'peterlvilim/keyring' | James Booth | 2015-01-13 | 1 | -0/+3 |
|\ | |||||
| * | Add unit tests for eval_password | Peter Vilim | 2015-01-12 | 1 | -0/+3 |
* | | Added tests for clearing chat sessions on lost connection | James Booth | 2015-01-10 | 1 | -0/+1 |
* | | Added test to ensure chat sessions cleared on cmd_disconnect | James Booth | 2015-01-10 | 1 | -0/+3 |
* | | Fixed chat session tests | James Booth | 2015-01-10 | 1 | -34/+3 |
* | | Added offline handler for chat sessions | James Booth | 2015-01-06 | 1 | -0/+10 |
* | | Added chat session tests | James Booth | 2015-01-06 | 1 | -0/+36 |
|/ | |||||
* | Fixed assert fail messages in tests | James Booth | 2015-01-06 | 1 | -26/+78 |
* | Added server_event tests | James Booth | 2014-12-25 | 1 | -2/+1 |
* | Added roster_list tests | James Booth | 2014-12-25 | 1 | -2/+1 |
* | Added preferences tests | James Booth | 2014-12-25 | 1 | -1/+2 |
* | Added parser tests | James Booth | 2014-12-25 | 1 | -1/+1 |
* | Added muc tests | James Booth | 2014-12-25 | 1 | -2/+2 |
* | Added jid tests | James Booth | 2014-12-25 | 1 | -1/+1 |
* | Added history tests | James Booth | 2014-12-25 | 1 | -1/+2 |
* | Added form tests | James Booth | 2014-12-25 | 1 | -2/+0 |
* | Added contact tests | James Booth | 2014-12-25 | 1 | -2/+0 |
* | Added common tests | James Booth | 2014-12-25 | 1 | -2/+1 |
* | Added cmd_win tests | James Booth | 2014-12-25 | 1 | -1/+2 |
* | Added cmd_sub tests | James Booth | 2014-12-25 | 1 | -1/+2 |
* | Added cmd_statuses tests | James Booth | 2014-12-25 | 1 | -1/+2 |
* | Added cmd_roster tests | James Booth | 2014-12-24 | 1 | -2/+2 |
* | Added cmd_rooms tests | James Booth | 2014-12-24 | 1 | -2/+2 |
* | Added cmd_otr tests | James Booth | 2014-12-24 | 1 | -2/+1 |
* | Added cmd_join tests | James Booth | 2014-12-24 | 1 | -1/+2 |
* | Added cmd_connect tests | James Booth | 2014-12-24 | 1 | -2/+2 |
* | Added cmd_bookmark tests | James Booth | 2014-12-24 | 1 | -1/+2 |
* | Added cmd_alias tests | James Booth | 2014-12-24 | 1 | -2/+2 |
* | Added autocomplete tests | James Booth | 2014-12-24 | 1 | -2/+2 |
* | Refactored all cmd_account tests | James Booth | 2014-12-24 | 1 | -13/+4 |
* | Refactoring cmd_account tests | James Booth | 2014-12-24 | 1 | -3/+1 |
* | Refactoring cmd_account tests | James Booth | 2014-12-24 | 1 | -2/+1 |
* | Use will_return instead of mock values | James Booth | 2014-12-23 | 1 | -7/+2 |
* | cmd_account_shows_account_when_connected_and_no_args | James Booth | 2014-12-23 | 1 | -3/+6 |
* | Added stubbed implementations | James Booth | 2014-12-23 | 1 | -2/+7 |
* | Refactored parsing caps | James Booth | 2014-11-26 | 1 | -0/+2 |
* | Removed /duck command | James Booth | 2014-10-18 | 1 | -2/+0 |
* | Tidied muc module | James Booth | 2014-09-28 | 1 | -4/+4 |
* | Added tests for form_remove_text_multi_value | James Booth | 2014-09-15 | 1 | -2/+6 |
* | Added tests for form_remove_value | James Booth | 2014-09-15 | 1 | -0/+4 |