aboutsummaryrefslogtreecommitdiffstats
path: root/tests/etc (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-18core: Fix the "ignore" meta command of the argparser.Werner Koch1-1/+5
2020-10-08doc: Fix typos in commentsWerner Koch1-4/+3
2020-04-03core: Improve the echo and info meta commands of the arg parserWerner Koch1-2/+9
2020-04-03core: Implement meta command [user] for the arg parser.Werner Koch1-11/+19
2020-02-27core: Implement meta commands for the argparser.Werner Koch1-5/+9
2020-02-26core: Add meta command handler stubs to argparse.c.Werner Koch1-0/+4
2020-02-25core: Add parser for meta commands to gpgrt_argparser.Werner Koch1-12/+30
2020-02-18core: Add a high level option/argument parser.Werner Koch1-0/+36