Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
* | Destroy hash table ein autocompleters_destroy() | Michael Vetter | 2019-10-06 | 1 | -0/+3 |
* | 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 | -3/+3 |
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Allow filepath autocompletion in plugins | James Booth | 2016-10-10 | 1 | -1/+49 |
* | 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 | -39/+70 |
* | Plugins: Added completer_clear | James Booth | 2016-04-07 | 1 | -0/+11 |
* | Plugins: Added completer_remove | James Booth | 2016-04-07 | 1 | -0/+14 |
* | Parse plugin args with freetext parser | James Booth | 2016-03-15 | 1 | -5/+14 |
* | Free GLists in plugin autocompleters | James Booth | 2016-03-07 | 1 | -0/+4 |
* | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
* | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -0/+92 |