summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-02-15Move config crate to coreTim Oram
2024-02-15Move todo_file crate to coreTim Oram
2024-02-15Move input crate to coreTim Oram
2024-02-15Move display crate into coreTim Oram
2024-02-15Move view crate into coreTim Oram
2024-02-15Move all remaining non-mod modulesTim Oram
2024-02-15Move input thread module to a non-mod moduleTim Oram
2024-02-15Move config utils to a non-mod moduleTim Oram
2024-02-15Move config errors to a non-mod moduleTim Oram
2024-02-15Move config testutils to non-mod moduleTim Oram
2024-02-15Burn super referencesTim Oram
2024-02-15Resolve latest linting errorsTim Oram
2023-09-06Fix latest linting errorsTim Oram
2023-08-14Fix flicker caused by action width changeTim Oram
2023-08-12Add Modified Line exec command featureTim Oram
2023-08-11Refactor TodoFile to use an options structTim Oram
2023-08-11Add original values to LineTim Oram
2023-08-07Bump git2 from 0.15.0 to 0.17.2Tim Oram
2023-08-07Address nightly lintsTim Oram
2023-08-07Bump bitflags from 1.3.2 to 2.3.3Tim Oram
2023-08-07Fix action_line macro selected assertionTim Oram
2023-08-06Remove default styled option in render testsTim Oram
2023-08-06Add action_line macro to core crate testsTim Oram
2023-08-06Refactor assert_rendered_output internalsTim Oram
2023-08-01Bump thiserror from 1.0.43 to 1.0.44dependabot[bot]
2023-08-01Add Operation::Load to HistoryTim Oram
2023-08-01Add SOURCE_DATE_EPOCH to buildBernhard M. Wiedemann
2023-07-25Bump tempfile from 3.6.0 to 3.7.0dependabot[bot]
2023-07-24Remove proc-macro2 dependencyTim Oram
2023-07-22Fix and clean workflowsTim Oram
2023-07-22Use claims over claimTim Oram
2023-07-21Enable tty support on macOSTim Oram
2023-07-20Make clear that visual mode is for selectionmims-github
2023-07-19A couple cleanup tasks from the 2.3.0 releaseTim Oram
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]