Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Updated configure.ac for libcurl | James Booth | 2012-07-29 | 1 | -2/+4 | |
| | | ||||||
| * | Added tiny command | James Booth | 2012-07-28 | 3 | -4/+42 | |
| | | ||||||
| * | Simple tinyurl test | James Booth | 2012-07-28 | 1 | -0/+5 | |
| | | ||||||
| * | Added tinyurl module | James Booth | 2012-07-28 | 3 | -3/+112 | |
| | | ||||||
* | | Fixed command number bug | James Booth | 2012-07-29 | 2 | -3/+3 | |
|/ | ||||||
* | Function signatures across lines | James Booth | 2012-07-24 | 18 | -203/+393 | |
| | ||||||
* | Removed @ from log file names | James Booth | 2012-07-23 | 2 | -3/+9 | |
| | ||||||
* | Close logs on exit | James Booth | 2012-07-23 | 1 | -9/+9 | |
| | ||||||
* | Increased version, chat logging in prefs output | James Booth | 2012-07-22 | 2 | -1/+6 | |
| | ||||||
* | Added chlog preference for chat logging | James Booth | 2012-07-22 | 5 | -13/+47 | |
| | ||||||
* | Created log dir for each login | James Booth | 2012-07-22 | 1 | -6/+12 | |
| | ||||||
* | Basic chat log per user | James Booth | 2012-07-22 | 3 | -15/+44 | |
| | ||||||
* | Formatting of jids in chat log | James Booth | 2012-07-22 | 1 | -2/+8 | |
| | ||||||
* | Added datetime to chat logging | James Booth | 2012-07-22 | 1 | -1/+10 | |
| | ||||||
* | Flush after chat log writes | James Booth | 2012-07-22 | 1 | -7/+8 | |
| | ||||||
* | Added simple chat log | James Booth | 2012-07-22 | 5 | -1/+93 | |
| | ||||||
* | Fixed spelling in install script | James Booth | 2012-07-22 | 1 | -1/+1 | |
| | ||||||
* | Added Fedora support to install-all.sh | James Booth | 2012-07-22 | 1 | -55/+109 | |
| | ||||||
* | Added -Wno-missing-field-initializers Makefile.am | James Booth | 2012-07-21 | 1 | -0/+1 | |
| | | | | | To enable compile on GCC versions which complain about the GOptions code | |||||
* | Update README | James Booth | 2012-07-20 | 1 | -4/+10 | |
| | ||||||
* | Command line args and welcome message | James Booth | 2012-07-20 | 2 | -14/+44 | |
| | ||||||
* | Changed version number to 0.1.1 | James Booth | 2012-07-19 | 1 | -1/+1 | |
| | ||||||
* | Added prefs to help | James Booth | 2012-07-19 | 1 | -0/+1 | |
| | ||||||
* | Added prefs command | James Booth | 2012-07-19 | 3 | -1/+43 | |
| | ||||||
* | Added newline at end of install script | James Booth | 2012-07-19 | 1 | -1/+1 | |
| | ||||||
* | Install script now cleans up | James Booth | 2012-07-19 | 1 | -0/+11 | |
| | ||||||
* | Update README.md | James Booth | 2012-07-19 | 1 | -1/+1 | |
| | ||||||
* | Log location ~/.profanity/log/profanity.log | James Booth | 2012-07-19 | 4 | -7/+20 | |
| | ||||||
* | Config file location ~/.profanity/config | James Booth | 2012-07-19 | 2 | -5/+2 | |
| | ||||||
* | Config file location ~/.config/profanity/config | James Booth | 2012-07-19 | 1 | -1/+1 | |
| | ||||||
* | Create config directory | James Booth | 2012-07-19 | 3 | -0/+31 | |
| | ||||||
* | Updated help | James Booth | 2012-07-18 | 1 | -22/+22 | |
| | ||||||
* | Set usernames to lowercase before logging in | James Booth | 2012-07-18 | 1 | -2/+4 | |
| | ||||||
* | Changed minimum autoconf version | James Booth | 2012-07-13 | 1 | -1/+1 | |
| | ||||||
* | Change build to work without ncurses pkg-config | James Booth | 2012-07-12 | 2 | -3/+3 | |
| | ||||||
* | Added install-all.sh | James Booth | 2012-07-10 | 1 | -0/+46 | |
| | ||||||
* | Update master | James Booth | 2012-07-10 | 1 | -0/+2 | |
| | ||||||
* | Username now hidden when entering password | James Booth | 2012-07-09 | 1 | -0/+4 | |
| | ||||||
* | Fixed delete when going off left side of screen | James Booth | 2012-07-09 | 3 | -4/+18 | |
| | ||||||
* | Update master | James Booth | 2012-07-09 | 1 | -1/+0 | |
| | ||||||
* | Added headunit to autotools files | James Booth | 2012-07-08 | 2 | -2/+3 | |
| | ||||||
* | Tidied autotools files | James Booth | 2012-07-08 | 2 | -17/+24 | |
| | ||||||
* | Updated readme | James Booth | 2012-07-08 | 1 | -0/+4 | |
| | ||||||
* | Added tests to Makefile.am | James Booth | 2012-07-08 | 1 | -5/+13 | |
| | ||||||
* | Merge branch 'master' into build | James Booth | 2012-07-08 | 1 | -34/+81 | |
|\ | ||||||
| * | Started resize | James Booth | 2012-07-08 | 1 | -1/+8 | |
| | | ||||||
| * | Home and end keys | James Booth | 2012-07-08 | 1 | -25/+32 | |
| | | ||||||
| * | Left arrow | James Booth | 2012-07-08 | 1 | -2/+2 | |
| | | ||||||
| * | DEL key | James Booth | 2012-07-08 | 1 | -3/+3 | |
| | | ||||||
| * | Delete in middle of input | James Booth | 2012-07-08 | 1 | -2/+2 | |
| | |