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
/
src
/
tools
/
autocomplete.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only save max 20 urls
Michael Vetter
2020-05-20
1
-0
/
+12
*
Add context to autocomplete_with_func and use it for omemo trust command
Paul Fariello
2020-01-31
1
-4
/
+4
*
Add vim modeline
Michael Vetter
2019-11-13
1
-0
/
+1
*
Free strings in autocomplete_param_no_with_func
Michael Vetter
2019-10-06
1
-0
/
+7
*
Always check for directory changes with sendfile auto completion
William Wennerström
2019-07-20
1
-2
/
+33
*
Update copyright to include 2019
Michael Vetter
2019-01-22
1
-1
/
+1
*
Update copyright
James Booth
2018-01-21
1
-1
/
+1
*
Allow previous autocompletion with shift tab
James Booth
2017-04-01
1
-34
/
+99
*
Add missing header
James Booth
2017-03-25
1
-0
/
+1
*
Autocomplete accent and case insensitive
James Booth
2017-03-25
1
-1
/
+14
*
Update Copyright
James Booth
2017-01-28
1
-1
/
+1
*
Update GPL link in headers
James Booth
2016-07-24
1
-1
/
+1
*
Store plugin completers by plugin name
James Booth
2016-07-05
1
-0
/
+18
*
Allow autocomplete for basic compelters when no input
James Booth
2016-05-24
1
-3
/
+3
*
Updated copyright
James Booth
2016-02-14
1
-1
/
+1
*
Applied coding style to src/tools/
James Booth
2015-10-25
1
-11
/
+11
*
Updated copyright
James Booth
2015-02-10
1
-1
/
+1
*
Simplified autocompleters and command history
James Booth
2015-01-16
1
-32
/
+22
*
Check for NULL inside autocomplete_free
James Booth
2014-09-26
1
-2
/
+4
*
Renamed autocomplete function to get list
James Booth
2014-09-26
1
-17
/
+25
*
Added autocompletion for jid-multi form fields
James Booth
2014-09-17
1
-8
/
+10
*
Added autocompletion for form text-multi values
James Booth
2014-09-17
1
-10
/
+12
*
Added form tests
James Booth
2014-09-14
1
-4
/
+6
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Finished chat room nick autocomplete
James Booth
2014-07-15
1
-1
/
+1
*
Added quote param to autocomplete_param_with_ac
James Booth
2014-07-09
1
-2
/
+2
*
Added quote param to autocomplete_complete
James Booth
2014-07-09
1
-5
/
+5
*
Added quote param to autocomplete searches
James Booth
2014-07-09
1
-7
/
+7
*
Fixed memleak in autocompleter
James Booth
2014-06-15
1
-0
/
+3
*
Fixed potential segfaults on autocomplete
James Booth
2014-05-08
1
-0
/
+4
*
Fixed cppcheck warnings
James Booth
2014-04-26
1
-12
/
+10
*
Removed strcpy calls
James Booth
2014-04-02
1
-14
/
+16
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
*
Test message when removing autojoin for non existent bookmark
James Booth
2014-02-02
1
-1
/
+1
*
Don't allow /alias to overwrite standard command
James Booth
2014-01-25
1
-0
/
+15
*
Removed unused boolean result from autocomplete add and remove
James Booth
2013-12-09
1
-6
/
+6
*
Use stack rather than heap for autcomplete_param_with_func
James Booth
2013-09-23
1
-2
/
+1
*
refactred autocomplete_remove
Dmitry Podgorny
2013-08-26
1
-19
/
+10
*
refactored autocomplete_add
Dmitry Podgorny
2013-08-26
1
-33
/
+10
*
most FREE_SET_NULL replaced with free
Dmitry Podgorny
2013-08-03
1
-4
/
+2
*
removed sizeof(char)
Dmitry Podgorny
2013-08-03
1
-2
/
+2
*
Merge remote-tracking branch 'dmitry/fixes'
James Booth
2013-07-14
1
-2
/
+1
|
\
|
*
removed useless code in autocomplete.c
Dmitry Podgorny
2013-07-14
1
-2
/
+1
*
|
Moved functions to parser.c, moved parser to tools
James Booth
2013-07-11
1
-77
/
+4
|
/
*
Removed debug
James Booth
2013-07-09
1
-10
/
+0
*
Fix autocompletion of quoted strings - WIP
James Booth
2013-07-09
1
-19
/
+90
*
Autocomplete /group add and /group remove contact paramater
James Booth
2013-06-23
1
-0
/
+56
*
Refactor autocompleters
James Booth
2013-06-02
1
-0
/
+60
*
Fixed error when losing connection and segfaulting on notify_remind()
James Booth
2013-05-06
1
-1
/
+7
*
Support for XEP-0249 Direct MUC Invitations
James Booth
2013-04-24
1
-0
/
+6
[next]