aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/quarg/main.py (unfollow)
Commit message (Expand)AuthorLines
2021-05-01actions: Allow specifying a unit suffix for --aroundWolfgang Müller-1/+1
2021-05-01main: Improve help messageWolfgang Müller-19/+21
2021-04-29Rename 'prefix' to 'umode'Wolfgang Müller-2/+2
2021-04-29main: Adjust help message for -u to match the restWolfgang Müller-1/+1
2021-04-28filters: Rename time_from and time_toWolfgang Müller-2/+2
2021-04-28main: Make --around mutually exclusive with either --after or --beforeWolfgang Müller-2/+6
2021-04-28main: Make --joined and --no-joined mutually exclusiveWolfgang Müller-3/+4
2021-04-28Move Actions to their own fileWolfgang Müller-68/+8
2021-04-28Split errx and parse_isodate out into utils.pyWolfgang Müller-14/+1
2021-04-28main: Improve readability of collect_predicatesWolfgang Müller-10/+19