about summary refs log tree commit diff stats
path: root/src/profanity.c
Commit message (Expand)AuthorAgeFilesLines
...
* Moved create_config_dir function to profanity.cJames Booth2012-08-261-1/+12
* Tidied all includesJames Booth2012-08-261-12/+8
* Refactored logJames Booth2012-08-261-6/+6
* Merge common and utilJames Booth2012-08-231-0/+1
* Moved input processing to profanity.cJames Booth2012-08-231-1/+42
* Refactored setting boolean preferencesJames Booth2012-08-231-1/+1
* Added some logging and updated man pageJames Booth2012-08-221-5/+10
* Customisable logging levelsJames Booth2012-08-191-2/+19
* Basic log levels settingsJames Booth2012-08-191-1/+1
* Removed tinyurl_initJames Booth2012-08-101-1/+0
* Cleaning up memory allocated by ncurses padsJames Booth2012-07-311-1/+2
* Added tiny commandJames Booth2012-07-281-0/+2
* Function signatures across linesJames Booth2012-07-241-3/+6
* Added simple chat logJames Booth2012-07-221-0/+3
* Log location ~/.profanity/log/profanity.logJames Booth2012-07-191-0/+2
* Create config directoryJames Booth2012-07-191-0/+1
* Fixed delete when going off left side of screenJames Booth2012-07-091-1/+1
* Added autobuild toolsJames Booth2012-07-011-0/+82