summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-10-01Fix & improve test_report_current()jmkerr
2019-10-01Ensure project is not empty when starting a new framehiiwave
2019-09-30Fix spacing in an error message issued by the edit commandÉric Guirbal
2019-09-30Unify WatsonError catching in cli.pyDavid Alfonso
2019-09-18Review usage of arrow.get() for Arrow 0.15.0David Alfonso
2019-09-13Fix multiple inclusions of the current frame in aggregate commandsjmkerr
2019-09-11Lazy import requests to reduce import timehiiwave
2019-09-09Stylize prompt for new project and tags (#310)MinchinWeb
2019-09-02Add doc for options confirm_new_{project,tag} (#306)David Alfonso
2019-09-02Set WATSON_DIR on virtualenv activation in fish script and mention `activate....nesmyslny
2019-08-27Fix documentation generation with Python 3.7 (#304)David Alfonso
2019-08-26Bump release to 1.8.0 (#303)1.8.0Julien Maupetit
2019-08-20Fix fatal AttributeError using Arrow 0.14.5 (#300)David Alfonso
2019-08-12Fix typos in the documentationS. Sharma
2019-07-16Add --ignore-project and --ignore-tag to report (#288)Felipe Gallois
2019-07-15Update fish completions (#295)Andrew Meyer
2019-06-18Fix typo in hack.md (#287)Kyle Tycholiz
2019-06-14Support CSV output in report/log/aggregate (#281)David Alfonso
2019-06-12Drop Python 3.4 support (#286)David Alfonso
2019-06-11Extend hack doc favoring existing Makefile usage (#279)David Alfonso
2019-05-07Modify WATSON_DIR on virtualenv activation (#273)David Alfonso
2019-05-02Warn user about new project or tag creationJonathan Medwig
2019-04-03Corrected a small typo in the README (#265)Rene Dohmen
2019-03-29Make sure bad dates in add command give nice cli errorsKenneth Nielsen
2019-03-26Fix zsh completion fileP M
2019-03-26Fix missing link for the latest releaseJulien Maupetit
2019-03-25Bump release to 1.7.01.7.0Julien Maupetit
2019-03-25Move release notes to keepachangelog formatJulien Maupetit
2019-03-25Move CHANGELOG to keepachangelog formatJulien Maupetit
2019-03-22Specify Github URL to display on PyPI pageAndrew Grigorev