summaryrefslogtreecommitdiffstats
path: root/features/steps/export_steps.py
AgeCommit message (Expand)Author
2021-10-09Add more steps to `pytest`, fully remove `behave` (#1347)Jonathan Wren
2021-04-10More graceful handling of low linewrap values (#1219)Suhas
2021-03-06Fix bug that prevented --format pretty and --format short from working (#1177)Suhas
2021-01-16Fix OS compatibility issues for editors with spaces, slashes, and quotes (#1153)Micah Jerome Ellison
2020-12-19Comply with GPL by acknowledging all authors and including license info in ea...Micah Jerome Ellison
2020-11-14Update dependencies - pyxdg, pytest, black (#1076)Micah Jerome Ellison
2020-10-17[WIP] Lots of test refactoring (#1042)Jonathan Wren
2020-08-22Clean up help screen, get rid of util.py (#1027)Jonathan Wren
2020-06-13Add tags to json and xml exporters (#975)eshrh
2020-06-06Add extended metadata support for DayOne Classic (#928)MinchinWeb
2020-05-09Apply isort Mk II (#942)MinchinWeb
2020-05-06Make sure testing cleans up after itself (#940)Jonathan Wren
2020-04-18Ensure exported entries end in a newline for Markdown and YAML exporters (#908)MinchinWeb
2020-04-10Add test scenarios for the export feature (#824)Stav Shamir