about summary refs log tree commit diff stats
path: root/src/tools/parser.h
Commit message (Collapse)AuthorAgeFilesLines
* Profani-tty has rebornDaniel Santos2023-07-011-4/+4
|
* Fix /correct quotation marks usageMichael Vetter2020-07-231-0/+1
| | | | | | | Add new `parse_args_as_one()` function to just use everything after the command as the argument. Fix https://github.com/profanity-im/profanity/issues/1404
* Apply coding styleMichael Vetter2020-07-071-6/+6
|
* Revert "Apply coding style"Michael Vetter2020-07-071-6/+6
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-6/+6
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* Add vim modelineMichael Vetter2019-11-131-0/+1
|
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
|
* Update copyrightJames Booth2018-01-211-1/+1
|
* 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
|
* Updated copyrightJames Booth2016-02-141-1/+1
|
* Applied coding style to src/tools/James Booth2015-10-251-5/+5
|
* Updated copyrightJames Booth2015-02-101-1/+1
|
* Simplified autocompleters and command historyJames Booth2015-01-161-2/+2
|
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
|
* Simplified parse_options to take first option as argumentJames Booth2014-04-151-1/+1
|
* Simplified parse_options to take gchar**James Booth2014-04-151-1/+1
|
* Added parse_optionsJames Booth2014-04-141-1/+3
|
* Command argument parsers set result argumentJames Booth2014-04-091-2/+2
|
* Updated copyrightJames Booth2014-03-091-1/+1
|
* Moved functions to parser.c, moved parser to toolsJames Booth2013-07-111-0/+33