Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved FREE_SET_NULL to common.h | James Booth | 2013-01-13 | 1 | -0/+8 |
| | |||||
* | Added jid datatype | James Booth | 2013-01-12 | 1 | -8/+0 |
| | |||||
* | Moved jid related functions to common | James Booth | 2013-01-12 | 1 | -0/+8 |
| | |||||
* | Updated copyright | James Booth | 2013-01-11 | 1 | -1/+1 |
| | |||||
* | use internal implementation of getline | Dmitry Podgorny | 2012-11-18 | 1 | -0/+2 |
| | | | | MacOS doesn't have function getline | ||||
* | Tidied escaping xml | James Booth | 2012-11-06 | 1 | -0/+1 |
| | |||||
* | Removed trailing whitespace from src and tests | James Booth | 2012-10-21 | 1 | -3/+3 |
| | |||||
* | Removed get_time from common.c | James Booth | 2012-08-26 | 1 | -1/+0 |
| | | | | Uses GDateTime instead | ||||
* | Moved create_config_dir function to profanity.c | James Booth | 2012-08-26 | 1 | -1/+0 |
| | |||||
* | Tidied all includes | James Booth | 2012-08-26 | 1 | -16/+0 |
| | |||||
* | Merge common and util | James Booth | 2012-08-23 | 1 | -0/+4 |
| | |||||
* | Command list size now calculated | James Booth | 2012-08-10 | 1 | -0/+2 |
| | | | | | No longer have to specify size, and keep it up to date when adding new commands | ||||
* | Log location ~/.profanity/log/profanity.log | James Booth | 2012-07-19 | 1 | -1/+2 |
| | |||||
* | Create config directory | James Booth | 2012-07-19 | 1 | -0/+1 |
| | |||||
* | Added autobuild tools | James Booth | 2012-07-01 | 1 | -0/+54 |