aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAge
* 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 Mutolo2022-05-02
* num_cpus apparently unused in helix-termBlaž Hrastnik2022-05-01
* build(deps): bump anyhow from 1.0.56 to 1.0.57 (#2273)dependabot[bot]2022-04-26
* allow whitespace to be renderedOmnikar2022-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)Kirawi2022-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 Tham2022-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 reuseBlaž Hrastnik2022-03-28
* Add refresh-config and open-config command (#1803)Joe2022-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 issueBlaž Hrastnik2022-03-17
* ropey 1.4.0 is out!Blaž Hrastnik2022-03-17
* Optimize rendering by using Ropey::byte_sliceBlaž Hrastnik2022-03-17
* Update dependencies (crossterm 0.23.1)Blaž Hrastnik2022-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 Davis2022-03-10
* migrate grammar fetching/building code into helix-loader crateMichael Davis2022-03-10
* migrate helix-syntax crate into helix-core and helix-termMichael Davis2022-03-10
* Add --health command for troubleshooting (#1669)Gokul Soumya2022-03-08
* Bump dependenciesBlaž Hrastnik2022-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 improvementsBlaž Hrastnik2022-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 binariesBlaž Hrastnik2022-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
* build(deps): bump smartstring from 0.2.9 to 0.2.10 (#1692)dependabot[bot]2022-02-22
* build(deps): bump anyhow from 1.0.53 to 1.0.55 (#1690)dependabot[bot]2022-02-22
* build(deps): bump serde_json from 1.0.78 to 1.0.79 (#1667)dependabot[bot]2022-02-15
* Merge remote-tracking branch 'origin/master' into debugBlaž Hrastnik2022-02-13
|\
| * Replace tendril with smartstringBlaž Hrastnik2022-02-10
| * build(deps): bump lsp-types from 0.91.1 to 0.92.0 (#1631)dependabot[bot]2022-02-07
| * build(deps): bump unicode-segmentation from 1.8.0 to 1.9.0 (#1632)dependabot[bot]2022-02-07
| * Update dependencies (crossterm 0.23, tree-sitter 0.20.4)Blaž Hrastnik2022-02-07
| * build(deps): bump tokio from 1.15.0 to 1.16.1 (#1610)dependabot[bot]2022-02-01
| * build(deps): bump serde from 1.0.135 to 1.0.136 (#1608)dependabot[bot]2022-02-01
| * build(deps): bump unicode-general-category from 0.4.0 to 0.5.1 (#1609)dependabot[bot]2022-02-01