Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-11-03 | argparse: Add more system variables. | Werner Koch | 1 | -3/+8 |
2021-10-31 | argparse: Add support to read values from the Windows Registry. | Werner Koch | 1 | -0/+52 |
2020-12-18 | core: Fix the "ignore" meta command of the argparser. | Werner Koch | 1 | -1/+1 |
2020-04-03 | core: Improve the echo and info meta commands of the arg parser | Werner Koch | 1 | -1/+1 |
2020-02-27 | core: Implement meta commands for the argparser. | Werner Koch | 1 | -0/+5 |
2020-02-25 | core: Add parser for meta commands to gpgrt_argparser. | Werner Koch | 1 | -0/+3 |
2020-02-18 | core: Add a high level option/argument parser. | Werner Koch | 1 | -0/+8 |