summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-04Remove trailing semicolons from macros2.0.0Tim Oram
2021-02-01Release version 2.0.0Tim Oram
2021-01-28Add support for true color support for macOSTim Oram
2021-01-28Fix light black colorTim Oram
2021-01-27Rewrite display and input to use CrosstermTim Oram
2021-01-27Return result in displayTim Oram
2021-01-27Add mutable to cursesTim Oram
2021-01-27Add Size struct and refactorTim Oram
2021-01-13Bump concat-idents from 1.1.1 to 1.1.2dependabot-preview[bot]
2021-01-12Bump tempfile from 3.1.0 to 3.2.0dependabot-preview[bot]
2021-01-11Bump anyhow from 1.0.37 to 1.0.38dependabot-preview[bot]
2021-01-10Disallow double breakTim Oram
2021-01-10Bump git2 from 0.13.14 to 0.13.15dependabot-preview[bot]
2021-01-10Bump anyhow from 1.0.36 to 1.0.37dependabot-preview[bot]
2021-01-10Bump concat-idents from 1.1.0 to 1.1.1dependabot-preview[bot]
2021-01-09Clear prompt on ViewData::clear or ::resetTim Oram
2021-01-09Update website with latest informationTim Oram
2021-01-09Limit action update on static actionsTim Oram
2021-01-08Improve README for the next releaseTim Oram
2020-12-23Remove unneeded files from fixturesTim Oram
2020-12-22Add tests for the try_main functionTim Oram
2020-12-22Add tests for the show_commit moduleTim Oram
2020-12-22Fix context parsing in show_commit::deltaTim Oram
2020-12-22Improve test render of paddingTim Oram
2020-12-22Bump concat-idents from 1.0.0 to 1.1.0dependabot-preview[bot]
2020-12-22Bump git2 from 0.13.13 to 0.13.14dependabot-preview[bot]
2020-12-21Bump anyhow from 1.0.35 to 1.0.36dependabot-preview[bot]
2020-12-21Bump git2 from 0.13.12 to 0.13.13dependabot-preview[bot]
2020-12-11Add tests for view moduleTim Oram
2020-12-11Remove stray eprintln callTim Oram
2020-12-11Refactor Display mod testsTim Oram
2020-12-11Add tests for TodoFileTim Oram
2020-12-10Remove init_color_pairs trace from virtual cursesTim Oram
2020-12-10Drop init_color trace from virtual cursesTim Oram
2020-12-10Drop TodoFile::update_selected functionTim Oram
2020-12-10Bump serial_test from 0.5.0 to 0.5.1dependabot-preview[bot]
2020-12-10Bump anyhow from 1.0.34 to 1.0.35dependabot-preview[bot]
2020-12-10Do not write noop on rebase abortTim Oram
2020-12-10Apply new rustfmt changesTim Oram
2020-11-25Bump unicode-segmentation from 1.7.0 to 1.7.1dependabot-preview[bot]
2020-11-23Add tests for process moduleTim Oram
2020-11-23Add support for Exit key and abortTim Oram
2020-11-22Move TodoFile instance into TestContextTim Oram
2020-11-22Use TestContext functions in testsTim Oram
2020-11-21Make ProcessModule::handle_input requiredTim Oram
2020-11-20Add process::modules testsTim Oram
2020-11-19Extract EditContent and add testsTim Oram
2020-11-19Add process::window_size_error testsTim Oram
2020-11-19Use new third-party license link in READMETim Oram
2020-11-19Fix latest Clippy errorsTim Oram