about summary refs log tree commit diff stats
path: root/src/tools/autocomplete.h
Commit message (Expand)AuthorAgeFilesLines
* Always check for directory changes with sendfile auto completionWilliam Wennerström2019-07-201-0/+1
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Update copyrightJames Booth2018-01-211-1/+1
* Allow previous autocompletion with shift tabJames Booth2017-04-011-6/+6
* Update CopyrightJames Booth2017-01-281-1/+1
* Make header defines consistentJames Booth2016-07-241-2/+2
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Store plugin completers by plugin nameJames Booth2016-07-051-0/+2
* Updated copyrightJames Booth2016-02-141-1/+1
* Applied coding style to src/tools/James Booth2015-10-251-7/+7
* Updated copyrightJames Booth2015-02-101-1/+1
* Simplified autocompleters and command historyJames Booth2015-01-161-5/+5
* Renamed autocomplete function to get listJames Booth2014-09-261-1/+1
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Added quote param to autocomplete_param_with_acJames Booth2014-07-091-1/+1
* Added quote param to autocomplete_completeJames Booth2014-07-091-1/+1
* Updated copyrightJames Booth2014-03-091-1/+1
* Test message when removing autojoin for non existent bookmarkJames Booth2014-02-021-1/+1
* Don't allow /alias to overwrite standard commandJames Booth2014-01-251-0/+2
* Added comments to autocomplete.hJames Booth2013-12-101-1/+7
* Tidy autocomplete.hJames Booth2013-12-091-1/+7
* Removed unused boolean result from autocomplete add and removeJames Booth2013-12-091-2/+2
* Removed unused prototypes from autocomplete.hJames Booth2013-12-091-6/+0
* refactored autocomplete_addDmitry Podgorny2013-08-261-1/+1
* Autocomplete /group add and /group remove contact paramaterJames Booth2013-06-231-0/+2
* Refactor autocompletersJames Booth2013-06-021-0/+5
* Support for XEP-0249 Direct MUC InvitationsJames Booth2013-04-241-0/+1
* Added command and tools subdirs to sourceJames Booth2013-02-021-0/+45
ision' href='/danisanti/profani-tty/blame/docs/profanity.1?id=e698738745367820e2e4bef8031c91a2a21e700a'>^
4f4a2f33 ^
300b6072 ^
3e92c60e ^



270c88fc ^
6f59a57b ^
4dbd8bbe ^
f4459f7f ^
4dbd8bbe ^

d4892b29 ^
4dbd8bbe ^




03b75c83 ^
4dbd8bbe ^
4dbd8bbe ^
f8640019 ^
7d7f0ef5 ^
14c8f53f ^
4dbd8bbe ^

3e92c60e ^

7d7f0ef5 ^
4dbd8bbe ^
d4892b29 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78