aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAge
* Release v0.4.1Blaž Hrastnik2021-08-14
* Bump chardetng to 0.1.14 (#578)Ivan Tham2021-08-14
* Release v0.4.0Blaž Hrastnik2021-08-12
* Bump depsBlaž Hrastnik2021-08-11
* Add ctrl-z to suspendIvan Tham2021-08-03
* Bump which from 4.1.0 to 4.2.2dependabot[bot]2021-08-03
* Bump serde_json from 1.0.64 to 1.0.66dependabot[bot]2021-08-03
* Bump serde from 1.0.126 to 1.0.127dependabot[bot]2021-08-03
* Remove embed_runtime featureBlaž Hrastnik2021-07-30
* Bump futures-executor from 0.3.15 to 0.3.16dependabot[bot]2021-07-27
* Bump tokio from 1.8.2 to 1.9.0dependabot[bot]2021-07-27
* Bump jsonrpc-core from 17.1.0 to 18.0.0dependabot[bot]2021-07-27
* Bump futures-util from 0.3.15 to 0.3.16dependabot[bot]2021-07-27
* feat: code actions - document edits (#478)Grzegorz Baranski2021-07-24
* Bump tokio from 1.8.1 to 1.8.2dependabot[bot]2021-07-20
* Dynamically load grammar libraries at runtimeBlaž Hrastnik2021-07-14
* Bump anyhow from 1.0.41 to 1.0.42dependabot[bot]2021-07-13
* Bump cc from 1.0.68 to 1.0.69dependabot[bot]2021-07-13
* Bump tokio-stream from 0.1.6 to 0.1.7dependabot[bot]2021-07-13
* Bump tokio from 1.8.0 to 1.8.1dependabot[bot]2021-07-13
* Bump tokio from 1.7.1 to 1.8.0dependabot[bot]2021-07-06
* Bump unicode-segmentation from 1.7.1 to 1.8.0dependabot[bot]2021-07-06
* Bump slotmap from 1.0.3 to 1.0.5dependabot[bot]2021-07-06
* Bump thiserror from 1.0.25 to 1.0.26dependabot[bot]2021-07-06
* Apply suggestions from blaz for infoboxIvan Tham2021-07-04
* Add infoboxIvan Tham2021-07-04
* `:reload` (#374)Kirawi2021-07-02
* Added native Windows clipboard support (#373)Kirawi2021-06-30
* There is no direct dirs-next dependency in termBlaž Hrastnik2021-06-27
* Release 0.3.0Blaž Hrastnik2021-06-27
* reverse the dependency between helix-tui and helix-view (#366)Keith Simmons2021-06-25
* Handle non-UTF8 filesShafkath Shuhan2021-06-23
* Update to Ropey v1.3.1 with needed bugfix.Nathan Vegdahl2021-06-23
* Merge pull request #224 from helix-editor/line_ending_detectionBlaž Hrastnik2021-06-22
|\
| * Merge branch 'master' of github.com:helix-editor/helix into line_ending_detec...Nathan Vegdahl2021-06-20
| |\
| * | Work on moving code over to LineEnding instead of assuming '\n'.Nathan Vegdahl2021-06-20
* | | Bump tokio from 1.6.1 to 1.7.1dependabot[bot]2021-06-22
| |/ |/|
* | Add system clipboard yank and paste commandsBenoît CORTIER2021-06-20
* | Re-export unicode crates from helix_coreBlaž Hrastnik2021-06-20
* | ui: prompt: Better unicode supportBlaž Hrastnik2021-06-20
* | Add ability to change theme on editorwojciechkepka2021-06-19
|/
* Add `close_language_servers` method on `Editor`wojciechkepka2021-06-19
* Update ropey dependency to 1.3Benoît CORTIER2021-06-18
* Bump once_cell from 1.7.2 to 1.8.0 (#255)dependabot[bot]2021-06-14
* Bump anyhow from 1.0.40 to 1.0.41dependabot[bot]2021-06-14
* Bump crossterm from 0.19.0 to 0.20.0dependabot[bot]2021-06-14
* Bump lsp-types from 0.89.1 to 0.89.2dependabot[bot]2021-06-14
* Bump ignore from 0.4.17 to 0.4.18dependabot[bot]2021-06-14
* Release v0.2.0Blaž Hrastnik2021-06-13
* Downgrade `unicode-segmentation`notoria2021-06-10