summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-09Search threadmitmaro/threaded-searchTim 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]
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