about summary refs log tree commit diff stats
path: root/src/command/cmd_defs.h
Commit message (Collapse)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-5/+5
|
* Revert "Apply coding style"Michael Vetter2020-07-071-5/+5
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-5/+5
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* Add vim modelineMichael Vetter2019-11-131-0/+1
|
* Add 'save' command to save preferencesMichael Vetter2019-08-021-0/+1
| | | | | | | Most applications have an 'apply changes' button. This makes testing easier too. Implement https://github.com/profanity-im/profanity/issues/1164
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
|
* Update copyrightJames Booth2018-01-211-1/+1
|
* Allow search_any and search_all for helpJames Booth2017-04-071-1/+2
|
* Add basic help searchJames Booth2017-04-061-0/+2
|
* 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
|
* Remove unneeded functions from cmd headersJames Booth2016-05-231-1/+0
|
* Move functions from cmd_defs to cmd_funcsJames Booth2016-05-231-13/+3
|
* Fix command headersJames Booth2016-05-231-3/+3
|
* Rename command sourcesJames Booth2016-05-221-0/+63