summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-07-19Add missing crate to release script2.3.0Tim Oram
2023-07-19Bump crates version to 2.3.0Tim Oram
2023-07-19Update changelog for 2.3.0 releaseTim Oram
2023-07-18Fix sharing of ThreadStatusTim Oram
2023-07-18Remove unneeded mut in ModuleTest::read_eventTim Oram
2023-07-17Normalize Shift modifier for character keycodesTim Oram
2023-07-17Normalize event handling across terminalsTim Oram
2023-07-17Bump chrono from 0.4.23 to 0.4.26dependabot[bot]
2023-07-17Bump pretty_assertions from 1.3.0 to 1.4.0dependabot[bot]
2023-07-17Bump rstest from 0.16.0 to 0.18.1dependabot[bot]
2023-07-17Bump thiserror from 1.0.38 to 1.0.43dependabot[bot]
2023-07-17Bump anyhow from 1.0.71 to 1.0.72dependabot[bot]
2023-07-17Bump proc-macro2 from 1.0.64 to 1.0.66dependabot[bot]
2023-07-17Bump uuid from 1.4.0 to 1.4.1dependabot[bot]
2023-07-15Update release workflow with latest debian/ubuntuTim Oram
2023-07-15Bump crossterm from 0.25.0 to 0.26.1dependabot[bot]
2023-07-15Bump libgit2-sys from 0.14.0+1.5.0 to 0.14.2+1.5.1dependabot[bot]
2023-07-15Bump bumpalo from 3.10.0 to 3.13.0dependabot[bot]
2023-07-15Bump serial_test from 0.10.0 to 2.0.0dependabot[bot]
2023-07-15Bump tempfile from 3.3.0 to 3.6.0dependabot[bot]
2023-07-15Bump anyhow from 1.0.68 to 1.0.71dependabot[bot]
2023-07-15Bump crossbeam-channel from 0.5.6 to 0.5.8dependabot[bot]
2023-07-15Bump unicode-segmentation from 1.10.0 to 1.10.1dependabot[bot]
2023-07-15Bump uuid from 1.2.2 to 1.4.0dependabot[bot]
2023-07-15Fix coverage in GitHub actionsTim Oram
2023-07-15Updating linting and rustfmt configs to latestTim Oram
2022-12-31Integrate search thread and handlingTim Oram
2022-12-31Refactor Application thread ownershipTim Oram
2022-12-21Add search thread and Searchable traitTim Oram
2022-12-20Add spin indicator componentTim Oram
2022-12-20Rename Edit.clear to reset and reset readonlyTim Oram
2022-12-20Add update action on content change to search barTim Oram
2022-12-20Bump serial_test from 0.9.0 to 0.10.0dependabot[bot]
2022-12-20Bump thiserror from 1.0.37 to 1.0.38dependabot[bot]
2022-12-19Bump anyhow from 1.0.66 to 1.0.68dependabot[bot]
2022-12-19Add EditAction return to EditableLine.handle_eventTim Oram
2022-12-19Support escape key to cancel searchTim Oram
2022-12-18Add FUNDINGTim Oram
2022-12-18Fix latest linting errorsTim Oram
2022-12-11Fix linting issues with latest nightlyTim Oram
2022-12-11Restore latest nightly for buildTim Oram
2022-12-11Bump num-format from 0.4.3 to 0.4.4dependabot[bot]
2022-12-11Use shared reference to TodoFile in core crateTim Oram
2022-12-10Update list module to add an updateCursor methodTim Oram
2022-12-01Replace builtin Version struct with crateTim Oram
2022-11-28Bump rstest from 0.15.0 to 0.16.0dependabot[bot]
2022-11-27Add display and toggle of fixup flags in list viewTim Oram
2022-11-25Bump chrono from 0.4.22 to 0.4.23dependabot[bot]
2022-11-25Add flag support to todo_file LineTim Oram
2022-11-25Use dynamic width in list action name renderTim Oram