Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-10-31 | argparse: Add support to read values from the Windows Registry. | Werner Koch | 1 | -4/+4 |
2020-12-18 | core: Fix the "ignore" meta command of the argparser. | Werner Koch | 1 | -1/+5 |
2020-10-08 | doc: Fix typos in comments | Werner Koch | 1 | -4/+3 |
2020-04-03 | core: Improve the echo and info meta commands of the arg parser | Werner Koch | 1 | -2/+9 |
2020-04-03 | core: Implement meta command [user] for the arg parser. | Werner Koch | 1 | -11/+19 |
2020-02-27 | core: Implement meta commands for the argparser. | Werner Koch | 1 | -5/+9 |
2020-02-26 | core: Add meta command handler stubs to argparse.c. | Werner Koch | 1 | -0/+4 |
2020-02-25 | core: Add parser for meta commands to gpgrt_argparser. | Werner Koch | 1 | -12/+30 |
2020-02-18 | core: Add a high level option/argument parser. | Werner Koch | 1 | -0/+36 |