summaryrefslogtreecommitdiff
path: root/tests/t-argparse.c
Commit message (Expand)AuthorAgeFilesLines
* argparse: Add support to read values from the Windows Registry.Werner Koch2021-10-311-1/+6
* core: Add features for pretty printing the helpWerner Koch2020-03-061-0/+3
* core: Allow returning of attributes from gpgrt_argparser.Werner Koch2020-03-021-1/+11
* core: Implement meta commands for the argparser.Werner Koch2020-02-271-1/+3
* core: Add parser for meta commands to gpgrt_argparser.Werner Koch2020-02-251-2/+3
* core: Add a high level option/argument parser.Werner Koch2020-02-181-8/+34
* core: Remove outdated comments.Werner Koch2018-03-221-1/+2
* core: Add the group of argparse functions.Werner Koch2018-03-211-0/+125