aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/quarg/actions.py (follow)
Commit message (Expand)AuthorAgeLines
* Get rid of pylint directivesWolfgang Müller2023-03-30-1/+0
* Add option to specify the order for printed messagesWolfgang Müller2021-05-02-0/+7
* actions: Have ParseEnum print a list of possible values on errorWolfgang Müller2021-05-01-1/+3
* actions: Allow specifying a unit suffix for --aroundWolfgang Müller2021-05-01-3/+15
* actions: Specify where a parse error happened for --aroundWolfgang Müller2021-05-01-1/+1
* actions: Error out when the range for --around is missingWolfgang Müller2021-05-01-0/+3
* types: Ignore unused or nonsensical types and flagsWolfgang Müller2021-04-28-3/+0
* actions: Remove FIXME regarding / as separator in --aroundWolfgang Müller2021-04-28-1/+0
* Move Actions to their own fileWolfgang Müller2021-04-28-0/+63