about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Command line args and welcome messageJames Booth2012-07-202-14/+44
* Changed version number to 0.1.1James Booth2012-07-191-1/+1
* Added prefs to helpJames Booth2012-07-191-0/+1
* Added prefs commandJames Booth2012-07-193-1/+43
* Added newline at end of install scriptJames Booth2012-07-191-1/+1
* Install script now cleans upJames Booth2012-07-191-0/+11
* Update README.mdJames Booth2012-07-191-1/+1
* Log location ~/.profanity/log/profanity.logJames Booth2012-07-194-7/+20
* Config file location ~/.profanity/configJames Booth2012-07-192-5/+2
* Config file location ~/.config/profanity/configJames Booth2012-07-191-1/+1
* Create config directoryJames Booth2012-07-193-0/+31
* Updated helpJames Booth2012-07-181-22/+22
* Set usernames to lowercase before logging inJames Booth2012-07-181-2/+4
* Changed minimum autoconf versionJames Booth2012-07-131-1/+1
* Change build to work without ncurses pkg-configJames Booth2012-07-122-3/+3
* Added install-all.shJames Booth2012-07-101-0/+46
* Update masterJames Booth2012-07-101-0/+2
* Username now hidden when entering passwordJames Booth2012-07-091-0/+4
* Fixed delete when going off left side of screenJames Booth2012-07-093-4/+18
* Update masterJames Booth2012-07-091-1/+0
* Added headunit to autotools filesJames Booth2012-07-082-2/+3
* Tidied autotools filesJames Booth2012-07-082-17/+24
* Updated readmeJames Booth2012-07-081-0/+4
* Added tests to Makefile.amJames Booth2012-07-081-5/+13
* Merge branch 'master' into buildJames Booth2012-07-081-34/+81
|\
| * Started resizeJames Booth2012-07-081-1/+8
| * Home and end keysJames Booth2012-07-081-25/+32
| * Left arrowJames Booth2012-07-081-2/+2
| * DEL keyJames Booth2012-07-081-3/+3
| * Delete in middle of inputJames Booth2012-07-081-2/+2
| * Delete working on new placement of input winJames Booth2012-07-081-12/+15
| * Left, right keys scroll inputJames Booth2012-07-081-23/+35
| * Removed whitespaceJames Booth2012-07-071-1/+0
| * End key moves to end of padJames Booth2012-07-071-1/+5
| * Home key moves to start of padJames Booth2012-07-071-1/+4
| * Input follows cursor when longer than screenJames Booth2012-07-071-4/+14
| * Formatting commentJames Booth2012-07-071-1/+1
| * Max size added for inputJames Booth2012-07-071-6/+6
| * Changed input window to use pad instead of windowJames Booth2012-07-071-7/+9
* | Updated READMEJames Booth2012-07-041-2/+10
* | Merge branch 'master' into buildJames Booth2012-07-041-0/+2
|\|
| * Update masterJames Booth2012-07-051-0/+2
* | Merge branch 'master' into buildJames Booth2012-07-041-1/+7
|\|
| * Merge pull request #26 from dotoole/masterJames Booth2012-07-031-1/+7
| |\
| | * escaping XML tags and fixed a small memory leakDolan O'Toole2012-07-031-1/+7
| |/
* | Added subdir-objects option to configure.acJames Booth2012-07-032-1/+2
* | Added build-aux folder to configure.acJames Booth2012-07-032-4/+3
* | Added libnotify to lib checksJames Booth2012-07-021-0/+1
* | Moved ordering of lib checks in configure.acJames Booth2012-07-021-1/+1
* | Changed autoconf version to work on UbuntuJames Booth2012-07-021-1/+1