summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-16Bump release to 2.1.02.1.0Julien Maupetit
2022-05-16Fix click 8 compatibility issuesDavid Oliver
2021-06-09Change parameter name for consistency with other commandsJoel Ostblom
2021-06-09Add test for restart commandJoel Ostblom
2021-06-09Add gap/no-gap support for restart commandJoel Ostblom
2021-05-17Fix click compatibility rangeJulien Maupetit
2021-05-10Bump release to 2.0.12.0.1Julien Maupetit
2021-03-26Gracefully handle empty stop time (#418)Matthew Barry
2021-03-19Fix year in 2.0.0 releaseJulien Maupetit
2021-03-19Bump release to 2.0.02.0.0Julien Maupetit
2021-03-10Use TZ environment variable to set the timezone (#411)Eddie Ash
2021-03-09Update watson.zsh-completionNikolay Shkrylev
2021-03-04 Resolve Issue #407: Migrate to arrow 1.0.0Jason Youzwak
2021-03-04Resolve Issue #407: Migrate to arrow 1.0.0Jason Youzwak
2021-03-04Resolve Issue #407: Migrate to arrow 1.0.0Jason Youzwak
2021-03-04Update requirements.txt veganjay
2021-03-04Resolve Issue #407: Migrate to arrow 1.0.0Jason Youzwak
2021-03-04Resolve Issue #407: Migrate to arrow 1.0.0Jason Youzwak
2021-01-08Add support for Python 3.8 and 3.9Max Görner
2021-01-07Remove python 2.7 supportMax Görner
2021-01-04docs: fix simple typo, succesful -> successfulTim Gates
2020-09-28Add --ignore-* options to the log commandGergely Nagy
2020-08-06Mention pip3 installation in the docsDrOteonu-Nanquanu
2020-07-03Fix release notes linkJulien Maupetit
2020-07-03Bump release to 1.10.0 (#386)1.10.0Julien Maupetit
2020-06-24Allow to force enable/disable colored output (#350)Kamil Sienkiewicz
2020-06-19Add after edit check that start is in the past (#382)Kenneth Nielsen
2020-06-18Allow specification of start time via `start_at` (#364)Joel Ostblom
2020-06-18Add option to control the order of the days in the `log` output (#369)Joel Ostblom
2020-06-10Require arrow>=0.15.6 (#380)Alvar
2020-05-27Bump release to 1.9.01.9.0Julien Maupetit
2020-05-27Require Click>=7.0Éric Guirbal
2020-05-27Add colorama dependency for WindowsMinchinWeb
2020-05-05Remove mention of crick.io in docs (#371)Joel Ostblom
2020-05-04Avoid dubble newlines in csv output (#366)Joel Ostblom
2020-05-04Limit arrow version to under 0.15.6 (#372)Joel Ostblom
2020-04-28Recommend to use pip for dev setup (#367)Joel Ostblom
2020-03-25Always show total time at bottom of report (#357)P M
2020-03-20Fix tests after changing mock to mockerKenneth Nielsen
2020-03-20Include frames that crosses day boundaries per defaultKenneth Nielsen
2020-03-20Add support for returning frames partially within span in filter and wire it ...Kenneth Nielsen
2019-12-03Unifies all command datetime inputsDavid Alfonso
2019-12-03Update documentation of how to generate completion scriptsMax Görner
2019-12-03Add completion scripts to version controlMax Görner
2019-11-29Provide tab completion using ClickMax Görner
2019-11-26Add basic cli tests for date/time options and fix build warningsDavid Alfonso
2019-10-23Improve CLI commands documentationZearin
2019-10-21Fix aggregate command with option --jsonÉric Guirbal
2019-10-16Use Arrows for_json for JSON outputRaphael Bialon
2019-10-01Enable git-like did-you-mean feature (#318)hiiwave