Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Added recommended gcc warnings | James Booth | 2012-09-11 | 1 | -1/+1 | |
* | | | Added coredump to .gitignore | James Booth | 2012-09-12 | 1 | -0/+1 | |
* | | | Created shutdown init function to initiate and wait for shutdown | James Booth | 2012-09-11 | 5 | -38/+73 | |
* | | | Started work on closing stream on quit | James Booth | 2012-09-11 | 3 | -11/+25 | |
|/ / | ||||||
* | | Added stdlib header to windows.c to avoid compiler warning on cygwin | James Booth | 2012-09-10 | 1 | -0/+1 | |
* | | Merge branch 'master' into development | James Booth | 2012-09-10 | 1 | -13/+59 | |
|\| | ||||||
| * | Removed sudo from cygwin upgrade script | James Booth | 2012-09-09 | 1 | -1/+1 | |
| * | Fixed fix for last fix | James Booth | 2012-09-09 | 1 | -1/+1 | |
| * | Fixed last fix | James Booth | 2012-09-09 | 1 | -8/+2 | |
| * | Fixed upgrade script to work on cygwin | James Booth | 2012-09-09 | 1 | -13/+65 | |
* | | Added -Wall to GCC options | James Booth | 2012-09-10 | 7 | -27/+17 | |
|/ | ||||||
* | Comments now kept when writing to config file | James Booth | 2012-09-09 | 1 | -1/+2 | |
* | Added summary info when splash enabled | James Booth | 2012-09-09 | 1 | -32/+66 | |
* | Fixed vargs strings in log | James Booth | 2012-09-09 | 2 | -14/+19 | |
* | Fixed duplication in man page | James Booth | 2012-09-09 | 1 | -4/+0 | |
* | Changed to 0.1.9dev version | James Booth | 2012-09-08 | 1 | -1/+1 | |
* | Version 0.1.8 | James Booth | 2012-09-08 | 1 | -1/+1 | |
* | Fixed library path on cygwin | James Booth | 2012-09-08 | 1 | -0/+2 | |
* | Removed sudo from cygwin install | James Booth | 2012-09-08 | 1 | -4/+49 | |
* | Added cygwin to install script | James Booth | 2012-09-08 | 1 | -4/+27 | |
* | Tidied cygwin notes | James Booth | 2012-09-08 | 1 | -24/+12 | |
* | Check for ncurses headers on cygwin | James Booth | 2012-09-08 | 7 | -0/+44 | |
* | Added notes on cygwin install | James Booth | 2012-09-08 | 1 | -0/+52 | |
* | Fixed debian version string | James Booth | 2012-09-08 | 1 | -1/+1 | |
* | Fixed install script | James Booth | 2012-09-08 | 1 | -1/+1 | |
* | Install script now uses distribution release file | James Booth | 2012-09-08 | 1 | -17/+11 | |
* | Removed compiler warnings from configure.ac | James Booth | 2012-09-08 | 1 | -5/+3 | |
* | Tidied chat_log module | James Booth | 2012-09-05 | 2 | -8/+10 | |
* | Added comment to GLib compatibility function | James Booth | 2012-08-26 | 1 | -0/+1 | |
* | Removed TODO | James Booth | 2012-08-26 | 1 | -4/+0 | |
* | Removed get_time from common.c | James Booth | 2012-08-26 | 4 | -31/+17 | |
* | Moved create_config_dir function to profanity.c | James Booth | 2012-08-26 | 3 | -11/+12 | |
* | Tidied all includes | James Booth | 2012-08-26 | 25 | -86/+56 | |
* | Refactored log | James Booth | 2012-08-26 | 7 | -51/+89 | |
* | Merge common and util | James Booth | 2012-08-23 | 15 | -142/+91 | |
* | Removed unused includes from command.c | James Booth | 2012-08-23 | 1 | -3/+0 | |
* | Added comments to command.c | James Booth | 2012-08-23 | 1 | -0/+13 | |
* | Moved input processing to profanity.c | James Booth | 2012-08-23 | 3 | -91/+90 | |
* | Refactored setting boolean preferences | James Booth | 2012-08-23 | 5 | -94/+72 | |
* | Command tidy | James Booth | 2012-08-22 | 2 | -9/+32 | |
* | Moved homepage link on man page | James Booth | 2012-08-22 | 1 | -6/+6 | |
* | Added some logging and updated man page | James Booth | 2012-08-22 | 9 | -8/+62 | |
* | Merge branch 'master' of github.com:boothj5/profanity | James Booth | 2012-08-19 | 1 | -100/+1 | |
|\ | ||||||
| * | Update README.md | James Booth | 2012-08-19 | 1 | -100/+1 | |
* | | Added colours to man page | James Booth | 2012-08-19 | 1 | -1/+3 | |
|/ | ||||||
* | Added section to man page | James Booth | 2012-08-19 | 1 | -0/+19 | |
* | Added upgrade script | James Booth | 2012-08-19 | 1 | -0/+14 | |
* | Quotes in man page | James Booth | 2012-08-19 | 1 | -1/+1 | |
* | Added manpage | James Booth | 2012-08-19 | 2 | -0/+105 | |
* | Customisable logging levels | James Booth | 2012-08-19 | 6 | -12/+50 |