index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed limit on number of windows, WIP
James Booth
2013-08-27
1
-105
/
+105
*
Added function to get next available window number, and tests
James Booth
2013-08-27
1
-0
/
+296
*
Added test for broken argument quoting
James Booth
2013-08-26
1
-0
/
+39
*
Fixed compiler warning in test_autocomplete.c
James Booth
2013-08-26
1
-1
/
+0
*
removed strdup in autocomplete calls
Dmitry Podgorny
2013-08-26
1
-32
/
+17
*
Added test for quoted freetext in parser
James Booth
2013-07-20
1
-0
/
+13
*
Added parser tests
James Booth
2013-07-14
1
-0
/
+131
*
Merge branch 'master' into unicode
James Booth
2013-07-13
1
-3
/
+3
|
\
|
*
Down arrow adds current line to history and shows empty line
James Booth
2013-07-13
1
-3
/
+3
*
|
Moved functions to parser.c, moved parser to tools
James Booth
2013-07-11
1
-1
/
+1
|
/
*
Fixed roster tests
James Booth
2013-06-23
1
-70
/
+68
*
Removed contact_list, moved roster logic to xmpp/roster module
James Booth
2013-05-06
1
-1
/
+1
*
Renamed contact_list_ functions to roster_
James Booth
2013-05-06
3
-89
/
+89
*
Fixed tests
James Booth
2013-02-17
1
-54
/
+54
*
Removed invalid tests
James Booth
2013-02-14
1
-39
/
+0
*
Only create contacts resource when online
James Booth
2013-02-10
1
-101
/
+58
*
Renamed contact property jid->barejid
James Booth
2013-02-09
1
-19
/
+19
*
Fixed tests
James Booth
2013-02-02
3
-3
/
+3
*
Renamed parser.c -> command_parser.c
James Booth
2013-01-28
2
-92
/
+92
*
Renamed history modules
James Booth
2013-01-28
3
-5
/
+5
*
Renamed create jid function using barejid and resource
James Booth
2013-01-27
1
-2
/
+2
*
Fixed jid handling to allow @ and / in resource
James Booth
2013-01-26
1
-0
/
+48
*
Got rid of old naming convention on prof_autocomplete
James Booth
2013-01-25
3
-57
/
+57
*
Updated /info command for chat and private chat
James Booth
2013-01-20
1
-4
/
+4
*
Command parser handles quotes arguments
James Booth
2013-01-14
1
-0
/
+107
*
Added jid_create_room_jid
James Booth
2013-01-13
1
-0
/
+16
*
Changed Jid typedef to be explicit pointer
James Booth
2013-01-13
1
-17
/
+17
*
Added jid datatype
James Booth
2013-01-12
3
-0
/
+130
*
Autocomplete: added free function
James Booth
2013-01-11
1
-4
/
+4
*
Fixed contact list test
James Booth
2012-11-28
1
-61
/
+61
*
Commands now use parser function to handle parameters
James Booth
2012-11-18
1
-41
/
+25
*
Handle commands with min 0 args
James Booth
2012-11-18
1
-0
/
+26
*
Added command parser for commands accepting free text
James Booth
2012-11-18
1
-0
/
+66
*
Added parser module
James Booth
2012-11-18
3
-0
/
+129
*
Removed old chat session tests
James Booth
2012-11-01
3
-75
/
+0
*
Merge branch 'master' into chatstates
James Booth
2012-10-30
2
-438
/
+101
|
\
|
*
Fixed tests
James Booth
2012-10-29
2
-438
/
+101
*
|
Merge branch 'master' into type_out
James Booth
2012-10-22
3
-74
/
+74
|
\
|
|
*
Refactored parameter autocompleters
James Booth
2012-10-22
1
-18
/
+18
|
*
Removed trailing whitespace from src and tests
James Booth
2012-10-21
3
-56
/
+56
*
|
Basic chat session states
James Booth
2012-10-04
1
-7
/
+55
*
|
Started work on chat session, and chat states
James Booth
2012-10-03
3
-0
/
+27
|
/
*
Merge common and util
James Booth
2012-08-23
3
-5
/
+5
*
Added autobuild tools
James Booth
2012-07-01
6
-0
/
+1316