about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'warns' into developmentJames Booth2012-09-171-1/+1
|\
| * Added recommended gcc warningsJames Booth2012-09-111-1/+1
* | Added coredump to .gitignoreJames Booth2012-09-121-0/+1
* | Created shutdown init function to initiate and wait for shutdownJames Booth2012-09-115-38/+73
* | Started work on closing stream on quitJames Booth2012-09-113-11/+25
|/
* Added stdlib header to windows.c to avoid compiler warning on cygwinJames Booth2012-09-101-0/+1
* Merge branch 'master' into developmentJames Booth2012-09-101-13/+59
|\
| * Removed sudo from cygwin upgrade scriptJames Booth2012-09-091-1/+1
| * Fixed fix for last fixJames Booth2012-09-091-1/+1
| * Fixed last fixJames Booth2012-09-091-8/+2
| * Fixed upgrade script to work on cygwinJames Booth2012-09-091-13/+65
* | Added -Wall to GCC optionsJames Booth2012-09-107-27/+17
|/
* Comments now kept when writing to config fileJames Booth2012-09-091-1/+2
* Added summary info when splash enabledJames Booth2012-09-091-32/+66
* Fixed vargs strings in logJames Booth2012-09-092-14/+19
* Fixed duplication in man pageJames Booth2012-09-091-4/+0
* Changed to 0.1.9dev versionJames Booth2012-09-081-1/+1
* Version 0.1.8James Booth2012-09-081-1/+1
* Fixed library path on cygwinJames Booth2012-09-081-0/+2
* Removed sudo from cygwin installJames Booth2012-09-081-4/+49
* Added cygwin to install scriptJames Booth2012-09-081-4/+27
* Tidied cygwin notesJames Booth2012-09-081-24/+12
* Check for ncurses headers on cygwinJames Booth2012-09-087-0/+44
* Added notes on cygwin installJames Booth2012-09-081-0/+52
* Fixed debian version stringJames Booth2012-09-081-1/+1
* Fixed install scriptJames Booth2012-09-081-1/+1
* Install script now uses distribution release fileJames Booth2012-09-081-17/+11
* Removed compiler warnings from configure.acJames Booth2012-09-081-5/+3
* Tidied chat_log moduleJames Booth2012-09-052-8/+10
* Added comment to GLib compatibility functionJames Booth2012-08-261-0/+1
* Removed TODOJames Booth2012-08-261-4/+0
* Removed get_time from common.cJames Booth2012-08-264-31/+17
* Moved create_config_dir function to profanity.cJames Booth2012-08-263-11/+12
* Tidied all includesJames Booth2012-08-2625-86/+56
* Refactored logJames Booth2012-08-267-51/+89
* Merge common and utilJames Booth2012-08-2315-142/+91
* Removed unused includes from command.cJames Booth2012-08-231-3/+0
* Added comments to command.cJames Booth2012-08-231-0/+13
* Moved input processing to profanity.cJames Booth2012-08-233-91/+90
* Refactored setting boolean preferencesJames Booth2012-08-235-94/+72
* Command tidyJames Booth2012-08-222-9/+32
* Moved homepage link on man pageJames Booth2012-08-221-6/+6
* Added some logging and updated man pageJames Booth2012-08-229-8/+62
* Merge branch 'master' of github.com:boothj5/profanityJames Booth2012-08-191-100/+1
|\
| * Update README.mdJames Booth2012-08-191-100/+1
* | Added colours to man pageJames Booth2012-08-191-1/+3
|/
* Added section to man pageJames Booth2012-08-191-0/+19
* Added upgrade scriptJames Booth2012-08-191-0/+14
* Quotes in man pageJames Booth2012-08-191-1/+1
* Added manpageJames Booth2012-08-192-0/+105