Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format code correctly | Michael Vetter | 2021-10-05 | 1 | -1/+1 |
* | Use whole path as logfile when defined via -f | Michael Vetter | 2020-12-11 | 1 | -8/+14 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -35/+35 |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -37/+37 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -37/+37 |
* | files.c: use const char *const where appropriate | Michael Vetter | 2020-07-01 | 1 | -2/+2 |
* | Use files_get_account_data_path instead of duplicate code | Michael Vetter | 2020-07-01 | 1 | -1/+19 |
* | Define POSIX macro to have strdup | Michael Vetter | 2020-06-12 | 1 | -7/+7 |
* | Dont manipulate pointer from getenv | Michael Vetter | 2020-06-12 | 1 | -6/+14 |
* | db: Have one database per account | Michael Vetter | 2020-04-06 | 1 | -16/+0 |
* | database: Define chatlog database location | Michael Vetter | 2020-04-06 | 1 | -0/+17 |
* | Allow setting custom log file via -f FILENAME | Michael Vetter | 2020-02-21 | 1 | -2/+12 |
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Move all filepath handling to files.c | James Booth | 2016-07-24 | 1 | -12/+61 |
* | Move xgd functions | James Booth | 2016-07-24 | 1 | -4/+25 |
* | Add config/files.c | James Booth | 2016-07-24 | 1 | -0/+124 |