summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-02-12Add `start --no-gap` and `stop --at`Max Görner
2019-01-04Add option to specify start of the week (#240)Pedro Rivotti
2019-01-02Aggregate reports by day (#231)Brandon Rose
2019-01-02support py37 (#241)TW
2018-12-13adds completion script for the fish shellAndrew Meyer
2018-11-16Fix very minor typo.Max Görner
2018-10-25Merge pull request #230 from MinchinWeb/small-fixesYannick PÉROUX
2018-10-25Typo fixesMinchinWeb
2018-10-11Merge pull request #227 from jbernhard/fix-zsh-completion-with-spacesYannick PÉROUX
2018-10-11Fix zsh completion for project and tag names containing spacesJonah Bernhard
2018-08-29Merge pull request #220 from roramirez/binary-search-fullmoonYannick PÉROUX
2018-08-29Merge pull request #219 from roramirez/fix-call-two-time-get_start_timesYannick PÉROUX
2018-08-29test: add coverage test for luna on the function get_start_time_for_period (#...Rodrigo Ramírez Norambuena
2018-08-28Improve: Use binary search instead of iterative `for` comparative operation forRodrigo Ramírez Norambuena
2018-08-28Improve: Prevent call two time to get_start_time_for_periodRodrigo Ramírez Norambuena
2018-07-30Merge pull request #215 from mguentner/fullmoonYannick PÉROUX
2018-07-30docs: add documentation and completion for --lunaMaximilian
2018-07-30report/log: add lunar start time optionsMaximilian
2018-07-17Set _old_state to current after saving currentJean-Sébastien Gosselin
2018-06-29Merge pull request #212 from TailorDev/fix-py2-unicode-errorsYannick PÉROUX
2018-06-29Fix JSON testsYannick PEROUX
2018-06-29Update ChangelogYannick PEROUX
2018-06-29Fix non-unicode string for Python 2Yannick PEROUX
2018-06-29Fix unicode error with Python 2 & JSONYannick PEROUX
2018-06-26Add date validation to the edit commandAntti Peltonen
2018-06-18Add the "watson add" commandAntti Peltonen
2018-06-06Merge pull request #210 from MinchinWeb/update-arrowJulien Maupetit
2018-06-06Remove support for Python 3.3MinchinWeb
2018-06-05Merge pull request #188 from MinchinWeb/windows-configJulien Maupetit
2018-06-04Allow arrow v0.12.1MinchinWeb
2018-04-23Merge pull request #207 from TailorDev/prepare-1.6.0William Durand