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