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