| Commit message (Expand) | Author | Age |
* | refactor | Dmitry Sharshakov | 2021-08-24 |
* | chore: bump helix-dap version to 0.4.1 | Dmitry Sharshakov | 2021-08-23 |
* | Add debug-adapter field to languages.toml | Dmitry Sharshakov | 2021-08-23 |
* | editor: select a range if stack pointer has an end | Dmitry Sharshakov | 2021-08-22 |
* | refactor: handle DAP events in editor main loop | Dmitry Sharshakov | 2021-08-21 |
* | Start integrating into the editor's event loop | Blaž Hrastnik | 2021-08-20 |
* | dap: logging using fern | Dmitry Sharshakov | 2021-08-20 |
* | Initial debug adapter protocol implementation | Dmitry Sharshakov | 2021-08-20 |
* | Bump memchr 2.4.0 -> 2.4.1 | Blaž Hrastnik | 2021-08-19 |
* | Bump bitflags from 1.3.1 to 1.3.2 (#600) | dependabot[bot] | 2021-08-17 |
* | Bump anyhow from 1.0.42 to 1.0.43 (#601) | dependabot[bot] | 2021-08-17 |
* | Release v0.4.1 | Blaž Hrastnik | 2021-08-14 |
* | Bump chardetng to 0.1.14 (#578) | Ivan Tham | 2021-08-14 |
* | Release v0.4.0 | Blaž Hrastnik | 2021-08-12 |
* | Bump deps | Blaž Hrastnik | 2021-08-11 |
* | Add ctrl-z to suspend | Ivan Tham | 2021-08-03 |
* | Bump which from 4.1.0 to 4.2.2 | dependabot[bot] | 2021-08-03 |
* | Bump serde_json from 1.0.64 to 1.0.66 | dependabot[bot] | 2021-08-03 |
* | Bump serde from 1.0.126 to 1.0.127 | dependabot[bot] | 2021-08-03 |
* | Remove embed_runtime feature | Blaž Hrastnik | 2021-07-30 |
* | Bump futures-executor from 0.3.15 to 0.3.16 | dependabot[bot] | 2021-07-27 |
* | Bump tokio from 1.8.2 to 1.9.0 | dependabot[bot] | 2021-07-27 |
* | Bump jsonrpc-core from 17.1.0 to 18.0.0 | dependabot[bot] | 2021-07-27 |
* | Bump futures-util from 0.3.15 to 0.3.16 | dependabot[bot] | 2021-07-27 |
* | feat: code actions - document edits (#478) | Grzegorz Baranski | 2021-07-24 |
* | Bump tokio from 1.8.1 to 1.8.2 | dependabot[bot] | 2021-07-20 |
* | Dynamically load grammar libraries at runtime | Blaž Hrastnik | 2021-07-14 |
* | Bump anyhow from 1.0.41 to 1.0.42 | dependabot[bot] | 2021-07-13 |
* | Bump cc from 1.0.68 to 1.0.69 | dependabot[bot] | 2021-07-13 |
* | Bump tokio-stream from 0.1.6 to 0.1.7 | dependabot[bot] | 2021-07-13 |
* | Bump tokio from 1.8.0 to 1.8.1 | dependabot[bot] | 2021-07-13 |
* | Bump tokio from 1.7.1 to 1.8.0 | dependabot[bot] | 2021-07-06 |
* | Bump unicode-segmentation from 1.7.1 to 1.8.0 | dependabot[bot] | 2021-07-06 |
* | Bump slotmap from 1.0.3 to 1.0.5 | dependabot[bot] | 2021-07-06 |
* | Bump thiserror from 1.0.25 to 1.0.26 | dependabot[bot] | 2021-07-06 |
* | Apply suggestions from blaz for infobox | Ivan Tham | 2021-07-04 |
* | Add infobox | Ivan Tham | 2021-07-04 |
* | `:reload` (#374) | Kirawi | 2021-07-02 |
* | Added native Windows clipboard support (#373) | Kirawi | 2021-06-30 |
* | There is no direct dirs-next dependency in term | Blaž Hrastnik | 2021-06-27 |
* | Release 0.3.0 | Blaž Hrastnik | 2021-06-27 |
* | reverse the dependency between helix-tui and helix-view (#366) | Keith Simmons | 2021-06-25 |
* | Handle non-UTF8 files | Shafkath Shuhan | 2021-06-23 |
* | Update to Ropey v1.3.1 with needed bugfix. | Nathan Vegdahl | 2021-06-23 |
* | Merge pull request #224 from helix-editor/line_ending_detection | Blaž Hrastnik | 2021-06-22 |
|\ |
|
| * | Merge branch 'master' of github.com:helix-editor/helix into line_ending_detec... | Nathan Vegdahl | 2021-06-20 |
| |\ |
|
| * | | Work on moving code over to LineEnding instead of assuming '\n'. | Nathan Vegdahl | 2021-06-20 |
* | | | Bump tokio from 1.6.1 to 1.7.1 | dependabot[bot] | 2021-06-22 |
| |/
|/| |
|
* | | Add system clipboard yank and paste commands | Benoît CORTIER | 2021-06-20 |
* | | Re-export unicode crates from helix_core | Blaž Hrastnik | 2021-06-20 |