summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-10-13Update latest Ubuntu release versions2.2.12.2.xTim Oram
2022-10-13Release version 2.2.1Tim Oram
2022-10-13Fix crash on multibyte string in commit diffTim Oram
2022-04-29Bump all crates to version 2.2.02.2.0Tim Oram
2022-04-29Remove dev notice from README for 2.2.0 releaseTim Oram
2022-04-28Add note on support with other platforms to READMETim Oram
2022-04-28Pause threads when main application is pausedTim Oram
2022-04-25Add supported platforms to READMETim Oram
2022-04-25Add missing keybinding help to show commitTim Oram
2022-04-24Editing in list module ignores bound keysTim Oram
2022-04-24Remove shift from printable character eventsTim Oram
2022-04-24Update changelog for 2.2.0 releaseTim Oram
2022-04-22Debounce resize eventsTim Oram
2022-04-22Bump anyhow from 1.0.56 to 1.0.57dependabot[bot]
2022-04-21Fix documentation issuesTim Oram
2022-04-21Update Ubuntu versions for GitHub releasesTim Oram
2022-04-20Remove the ctrl-d keybindingTim Oram
2022-04-20Use latest nightly for coverageTim Oram
2022-04-20Add keybindings for view scrollingTim Oram
2022-04-20Bump uuid from 0.8.2 to 1.0.0dependabot[bot]
2022-04-15Bump git2 from 0.13.25 to 0.14.2dependabot[bot]
2022-04-15Bump crossterm from 0.23.0 to 0.23.2dependabot[bot]
2022-04-15Bump pretty_assertions from 1.1.0 to 1.2.1dependabot[bot]
2022-04-15Bump anyhow from 1.0.53 to 1.0.56dependabot[bot]
2022-04-15Bump crossbeam-channel from 0.5.2 to 0.5.4dependabot[bot]
2022-04-15Bump serial_test from 0.5.1 to 0.6.0dependabot[bot]
2022-04-15Relax semver requirements for semverTim Oram
2022-04-15Extendable events and keybindingsTim Oram
2022-04-12Move help input handling out input moduleTim Oram
2022-04-09Fix latest linting issuesTim Oram
2022-03-30Return reference to content in edit/editable_lineTim Oram
2022-03-30Refactor input handling in list moduleTim Oram
2022-03-28Rework how InputOptions is selected for componentsTim Oram
2022-03-26Fix event/input polling performance issueTim Oram
2022-03-19Extract editable line from edit componentTim Oram
2022-03-17Fix conflict with keybindings and edit in listTim Oram
2022-03-14Remove git module from core crateTim Oram
2022-03-14Git threadableTim Oram
2022-02-27Make core modules SendTim Oram
2022-02-26Move event handling too a separate threadTim Oram
2022-02-26Fix latest linting errorsTim Oram
2022-02-09Bump crossterm from 0.22.1 to 0.23.0dependabot[bot]
2022-02-09Convert AssertRenderOptions to use bitflagsTim Oram
2022-02-09Fix disabled lints in the core crateTim Oram
2022-02-09Disable clippy::else_if_without_else globallyTim Oram
2022-02-09Disable clippy::too_many_lines globallyTim Oram
2022-02-09Fix disabled lints in the view crateTim Oram
2022-02-09Fix disabled lints in the display crateTim Oram
2022-02-09Allow default_numeric_fallback globallyTim Oram
2022-02-09Fix disabled lints in the config crateTim Oram