Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Removed files.c | James Booth | 2013-02-02 | 1 | -1/+0 | |
| | ||||||
* | Moved function to get log dir to log.c | James Booth | 2013-02-02 | 1 | -4/+16 | |
| | ||||||
* | Moved function to get chat log dir to log.c | James Booth | 2013-02-02 | 1 | -1/+16 | |
| | ||||||
* | Added config dir to source | James Booth | 2013-02-02 | 1 | -1/+1 | |
| | ||||||
* | Tidied #include's | James Booth | 2013-02-02 | 1 | -2/+3 | |
| | ||||||
* | Joined log and chat_log modules | James Booth | 2013-01-28 | 1 | -0/+219 | |
| | ||||||
* | Updated copyright | James Booth | 2013-01-11 | 1 | -1/+1 | |
| | ||||||
* | Profanity files now use %XDG_CONFIG_HOME and %XDG_DATA_HOME | James Booth | 2012-11-25 | 1 | -22/+12 | |
| | ||||||
* | introduce initial log rotate support | Dmitry Podgorny | 2012-11-11 | 1 | -4/+53 | |
| | ||||||
* | Removed trailing whitespace from src and tests | James Booth | 2012-10-21 | 1 | -8/+8 | |
| | ||||||
* | Shutdown now correctly handles connection | James Booth | 2012-09-23 | 1 | -0/+1 | |
| | ||||||
* | Fixed vargs strings in log | James Booth | 2012-09-09 | 1 | -13/+18 | |
| | ||||||
* | Tidied all includes | James Booth | 2012-08-26 | 1 | -1/+1 | |
| | ||||||
* | Refactored log | James Booth | 2012-08-26 | 1 | -20/+58 | |
| | | | | Added shortcut functions for prof logging levels | |||||
* | Added some logging and updated man page | James Booth | 2012-08-22 | 1 | -1/+0 | |
| | ||||||
* | Customisable logging levels | James Booth | 2012-08-19 | 1 | -4/+14 | |
| | ||||||
* | Basic log levels settings | James Booth | 2012-08-19 | 1 | -7/+17 | |
| | ||||||
* | Removed extern for log | James Booth | 2012-08-19 | 1 | -1/+1 | |
| | ||||||
* | Added timestamp to log | James Booth | 2012-08-19 | 1 | -1/+10 | |
| | ||||||
* | Function signatures across lines | James Booth | 2012-07-24 | 1 | -3/+6 | |
| | ||||||
* | Log location ~/.profanity/log/profanity.log | James Booth | 2012-07-19 | 1 | -1/+10 | |
| | ||||||
* | Added autobuild tools | James Booth | 2012-07-01 | 1 | -0/+43 | |