Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Basic log levels settings | James Booth | 2012-08-19 | 4 | -16/+68 |
* | Moved functions in jabber.c | James Booth | 2012-08-19 | 1 | -9/+6 |
* | Removed extern for log | James Booth | 2012-08-19 | 2 | -4/+1 |
* | Removed log reference from jabber.c | James Booth | 2012-08-19 | 1 | -3/+0 |
* | Added timestamp to log | James Booth | 2012-08-19 | 1 | -1/+10 |
* | Merge branch 'master' of github.com:boothj5/profanity | James Booth | 2012-08-19 | 2 | -0/+13 |
|\ | |||||
| * | Merge pull request #30 from cbrp/master | James Booth | 2012-08-17 | 1 | -0/+6 |
| |\ | |||||
| | * | Quick hack to check for Fedora 16 and set as Fedora distro. | Colin Bradley | 2012-08-17 | 1 | -0/+6 |
| |/ | |||||
| * | Update README.md | James Booth | 2012-08-17 | 1 | -0/+1 |
| * | Update README.md | James Booth | 2012-08-17 | 1 | -0/+6 |
* | | Added dev suffix to version | James Booth | 2012-08-19 | 1 | -1/+1 |
* | | Upped version to 0.1.8 | James Booth | 2012-08-19 | 1 | -1/+1 |
* | | Added status colour preference support | James Booth | 2012-08-19 | 1 | -5/+53 |
* | | Added colour macros | James Booth | 2012-08-19 | 5 | -48/+71 |