| Commit message (Expand) | Author | Age |
... | |
* | embed jsonrpc types from jsonrpc-core crate (#2801) | Michael Davis | 2022-06-18 |
* | build(deps): bump tokio-stream from 0.1.8 to 0.1.9 (#2690) | dependabot[bot] | 2022-06-07 |
* | build(deps): bump tokio from 1.18.2 to 1.19.2 (#2691) | dependabot[bot] | 2022-06-07 |
* | Update to ropey 1.5 | Blaž Hrastnik | 2022-05-30 |
* | Bump dependencies, allow retain_mut for now | Blaž Hrastnik | 2022-05-29 |
* | build(deps): bump once_cell from 1.10.0 to 1.12.0 | dependabot[bot] | 2022-05-25 |
* | build(deps): bump regex from 1.5.5 to 1.5.6 | dependabot[bot] | 2022-05-25 |
* | build(deps): bump signal-hook from 0.3.13 to 0.3.14 (#2485) | dependabot[bot] | 2022-05-17 |
* | build(deps): bump etcetera from 0.3.2 to 0.4.0 (#2486) | dependabot[bot] | 2022-05-17 |
* | build(deps): bump serde_json from 1.0.80 to 1.0.81 (#2447) | dependabot[bot] | 2022-05-09 |
* | build(deps): bump tokio from 1.18.1 to 1.18.2 (#2448) | dependabot[bot] | 2022-05-09 |
* | build(deps): bump serde_json from 1.0.79 to 1.0.80 (#2376) | dependabot[bot] | 2022-05-03 |
* | build(deps): bump serde from 1.0.136 to 1.0.137 (#2375) | dependabot[bot] | 2022-05-03 |
* | build(deps): bump log from 0.4.16 to 0.4.17 (#2374) | dependabot[bot] | 2022-05-03 |
* | build(deps): bump tokio from 1.17.0 to 1.18.1 (#2373) | dependabot[bot] | 2022-05-03 |
* | build(deps): bump thiserror from 1.0.30 to 1.0.31 (#2372) | dependabot[bot] | 2022-05-03 |
* | add reflow command (#2128) | Vince Mutolo | 2022-05-02 |
* | num_cpus apparently unused in helix-term | Blaž Hrastnik | 2022-05-01 |
* | build(deps): bump anyhow from 1.0.56 to 1.0.57 (#2273) | dependabot[bot] | 2022-04-26 |
* | allow whitespace to be rendered | Omnikar | 2022-04-20 |
* | build(deps): bump toml from 0.5.8 to 0.5.9 (#2166) | dependabot[bot] | 2022-04-18 |
* | build(deps): bump fern from 0.6.0 to 0.6.1 (#2165) | dependabot[bot] | 2022-04-18 |
* | Add support for local language configuration (#1249) | Kirawi | 2022-04-18 |
* | build(deps): bump lsp-types from 0.92.1 to 0.93.0 (#2084) | dependabot[bot] | 2022-04-12 |
* | build(deps): bump encoding_rs from 0.8.30 to 0.8.31 (#2083) | dependabot[bot] | 2022-04-12 |
* | Bump crossterm to 0.32.2 (#1955) | Ivan Tham | 2022-04-05 |
* | build(deps): bump log from 0.4.14 to 0.4.16 (#1874) | dependabot[bot] | 2022-03-29 |
* | build(deps): bump smartstring from 1.0.0 to 1.0.1 (#1873) | dependabot[bot] | 2022-03-29 |
* | Split off dap event handlers into helix-view to allow reuse | Blaž Hrastnik | 2022-03-28 |
* | Add refresh-config and open-config command (#1803) | Joe | 2022-03-25 |
* | build(deps): bump lsp-types from 0.92.0 to 0.92.1 (#1852) | dependabot[bot] | 2022-03-22 |
* | build(deps): bump which from 4.2.4 to 4.2.5 (#1851) | dependabot[bot] | 2022-03-22 |
* | ropey 1.4.1 fixes the issue | Blaž Hrastnik | 2022-03-17 |
* | ropey 1.4.0 is out! | Blaž Hrastnik | 2022-03-17 |
* | Optimize rendering by using Ropey::byte_slice | Blaž Hrastnik | 2022-03-17 |
* | Update dependencies (crossterm 0.23.1) | Blaž Hrastnik | 2022-03-16 |
* | build(deps): bump tree-sitter from 0.20.5 to 0.20.6 (#1813) | dependabot[bot] | 2022-03-15 |
* | build(deps): bump regex from 1.5.4 to 1.5.5 (#1812) | dependabot[bot] | 2022-03-15 |
* | rename '--fetch/build-grammars' flags into '--grammar fetch/build' | Michael Davis | 2022-03-10 |
* | 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 |
* | Add --health command for troubleshooting (#1669) | Gokul Soumya | 2022-03-08 |
* | Bump dependencies | Blaž Hrastnik | 2022-03-08 |
* | build(deps): bump tree-sitter from 0.20.4 to 0.20.5 (#1770) | dependabot[bot] | 2022-03-08 |
* | build(deps): bump once_cell from 1.9.0 to 1.10.0 (#1768) | dependabot[bot] | 2022-03-08 |
* | Picker performance improvements | Blaž Hrastnik | 2022-03-03 |
* | build(deps): bump smartstring from 0.2.10 to 1.0.0 (#1722) | dependabot[bot] | 2022-03-01 |
* | Use which to resolve lsp/dap binaries | Blaž Hrastnik | 2022-02-24 |
* | build(deps): bump tokio from 1.16.1 to 1.17.0 (#1691) | dependabot[bot] | 2022-02-22 |
* | build(deps): bump cc from 1.0.72 to 1.0.73 (#1693) | dependabot[bot] | 2022-02-22 |