| Commit message (Expand) | Author | Age |
... | |
* | add reflow command (#2128) | Vince Mutolo | 2022-05-02 |
* | build(deps): bump smartstring from 1.0.0 to 1.0.1 (#1873) | dependabot[bot] | 2022-03-29 |
* | ropey 1.4.1 fixes the issue | Blaž Hrastnik | 2022-03-17 |
* | Temporarily turn on unicode-lines | Blaž Hrastnik | 2022-03-17 |
* | ropey 1.4.0 is out! | Blaž Hrastnik | 2022-03-17 |
* | Put esoteric line endings behind a feature flag | Blaž Hrastnik | 2022-03-17 |
* | Configure ropey to only use CR/CRLF line breaks by default | Blaž Hrastnik | 2022-03-17 |
* | Optimize rendering by using Ropey::byte_slice | Blaž Hrastnik | 2022-03-17 |
* | migrate grammar fetching/building code into helix-loader crate | Michael Davis | 2022-03-10 |
* | migrate helix-syntax crate into helix-core and helix-term | Michael Davis | 2022-03-10 |
* | build(deps): bump once_cell from 1.9.0 to 1.10.0 (#1768) | dependabot[bot] | 2022-03-08 |
* | build(deps): bump smartstring from 0.2.10 to 1.0.0 (#1722) | dependabot[bot] | 2022-03-01 |
* | build(deps): bump smartstring from 0.2.9 to 0.2.10 (#1692) | dependabot[bot] | 2022-02-22 |
* | Replace tendril with smartstring | Blaž Hrastnik | 2022-02-10 |
* | build(deps): bump unicode-segmentation from 1.8.0 to 1.9.0 (#1632) | dependabot[bot] | 2022-02-07 |
* | build(deps): bump unicode-general-category from 0.4.0 to 0.5.1 (#1609) | dependabot[bot] | 2022-02-01 |
* | syntax: Split parsing and highlighting | Blaž Hrastnik | 2022-01-23 |
* | build(deps): bump smallvec from 1.7.0 to 1.8.0 (#1532) | dependabot[bot] | 2022-01-18 |
* | Release 0.6 | Blaž Hrastnik | 2022-01-04 |
* | feat(ui): file encoding in statusline (#1355) | Matouš Dzivjak | 2021-12-25 |
* | build(deps): bump once_cell from 1.8.0 to 1.9.0 (#1322) | dependabot[bot] | 2021-12-20 |
* | Remove dependency on gregorian crate | Jason Rodney Hansen | 2021-12-05 |
* | Formatting | Jason Rodney Hansen | 2021-12-05 |
* | No default features for gregorian | Jason Rodney Hansen | 2021-12-05 |
* | Add support for incrementing year and month | Jason Rodney Hansen | 2021-12-05 |
* | Add support for dates for increment/decrement | Jason Rodney Hansen | 2021-12-05 |
* | Release v0.5.0 | Blaž Hrastnik | 2021-10-28 |
* | log syntax highlighting init errors (#895) | Kirawi | 2021-10-23 |
* | Update to rust 1.56 + 2021 edition | Blaž Hrastnik | 2021-10-22 |
* | Allow `language.config` (in languages.toml) to be passed in as a toml object ... | Midnight Exigent | 2021-10-08 |
* | build(deps): bump smallvec from 1.6.1 to 1.7.0 (#813) | dependabot[bot] | 2021-10-05 |
* | build(deps): bump similar from 2.0.0 to 2.1.0 (#812) | dependabot[bot] | 2021-10-05 |
* | build(deps): bump similar from 1.3.0 to 2.0.0 (#754) | dependabot[bot] | 2021-09-14 |
* | Update tree-sitter to 0.20 | Blaž Hrastnik | 2021-09-06 |
* | Release v0.4.1 | Blaž Hrastnik | 2021-08-14 |
* | fix build... | Blaž Hrastnik | 2021-08-12 |
* | Release v0.4.0 | Blaž Hrastnik | 2021-08-12 |
* | Remove embed_runtime feature | Blaž Hrastnik | 2021-07-30 |
* | Bump unicode-segmentation from 1.7.1 to 1.8.0 | dependabot[bot] | 2021-07-06 |
* | `:reload` (#374) | Kirawi | 2021-07-02 |
* | Release 0.3.0 | Blaž Hrastnik | 2021-06-27 |
* | ui: prompt: Better unicode support | Blaž Hrastnik | 2021-06-20 |
* | Add ability to change theme on editor | wojciechkepka | 2021-06-19 |
* | cargo: add more metadata to manifests | Benoît CORTIER | 2021-06-19 |
* | Run cargo-diet | Benoît CORTIER | 2021-06-19 |
* | cargo: add version to local dependencies | Benoît CORTIER | 2021-06-19 |
* | Update ropey dependency to 1.3 | Benoît CORTIER | 2021-06-18 |
* | Bump once_cell from 1.7.2 to 1.8.0 (#255) | dependabot[bot] | 2021-06-14 |
* | Release v0.2.0 | Blaž Hrastnik | 2021-06-13 |
* | Downgrade `unicode-segmentation` | notoria | 2021-06-10 |