| Commit message (Expand) | Author | Age |
... | |
* | build(deps): bump libc from 0.2.140 to 0.2.141 (#6700) | dependabot[bot] | 2023-04-11 |
* | build(deps): bump indoc from 2.0.0 to 2.0.1 (#6302) | dependabot[bot] | 2023-03-14 |
* | build(deps): bump libc from 0.2.139 to 0.2.140 (#6304) | dependabot[bot] | 2023-03-14 |
* | helix-term: send the STOP signal to all processes in the process group (#3546) | Cole Helbling | 2023-03-13 |
* | build(deps): bump grep-regex from 0.1.10 to 0.1.11 (#6215) | dependabot[bot] | 2023-03-07 |
* | build(deps): bump grep-searcher from 0.1.10 to 0.1.11 (#6213) | dependabot[bot] | 2023-03-07 |
* | update MSRV to 1.65 | Pascal Kuthe | 2023-03-05 |
* | Update crossterm to 0.26.1 | Michael Davis | 2023-02-28 |
* | build(deps): bump tempfile from 3.3.0 to 3.4.0 (#6128) | dependabot[bot] | 2023-02-28 |
* | build(nix): update flake to use flake-parts and nci flake-parts module | Yusuf Bera Ertan | 2023-02-25 |
* | build(deps): bump indoc from 1.0.8 to 2.0.0 (#5742) | dependabot[bot] | 2023-01-30 |
* | build(deps): bump toml from 0.6.0 to 0.7.0 (#5726) | alice | 2023-01-30 |
* | build(deps): bump toml from 0.5.10 to 0.6.0 | dependabot[bot] | 2023-01-24 |
* | build(deps): bump which from 4.3.0 to 4.4.0 (#5655) | dependabot[bot] | 2023-01-23 |
* | build(deps): bump arc-swap from 1.5.1 to 1.6.0 (#5375) | dependabot[bot] | 2023-01-03 |
* | build(deps): bump once_cell from 1.16.0 to 1.17.0 (#5373) | dependabot[bot] | 2023-01-03 |
* | build(deps): bump indoc from 1.0.7 to 1.0.8 (#5226) | dependabot[bot] | 2022-12-19 |
* | Show (git) diff signs in gutter (#3890) | Pascal Kuthe | 2022-12-01 |
* | build(deps): bump once_cell from 1.15.0 to 1.16.0 (#4548) | dependabot[bot] | 2022-11-01 |
* | build(deps): bump smallvec from 1.9.0 to 1.10.0 (#4093) | dependabot[bot] | 2022-10-03 |
* | build(deps): bump once_cell from 1.14.0 to 1.15.0 (#3987) | dependabot[bot] | 2022-09-26 |
* | Document MSRV policy (#3913) | Pascal Kuthe | 2022-09-23 |
* | build(deps): bump once_cell from 1.13.1 to 1.14.0 (#3715) | dependabot[bot] | 2022-09-05 |
* | Update to crossterm-0.25 (#3390) | Charlie Groves | 2022-08-22 |
* | build(deps): bump arc-swap from 1.5.0 to 1.5.1 (#3290) | dependabot[bot] | 2022-08-02 |
* | Add rust-version (MSRV) to helix-term package (#3244) | Danilo Spinella | 2022-07-31 |
* | build(deps): bump grep-searcher from 0.1.8 to 0.1.10 (#3101) | dependabot[bot] | 2022-07-19 |
* | build(deps): bump grep-regex from 0.1.9 to 0.1.10 (#3102) | dependabot[bot] | 2022-07-19 |
* | build(deps): bump smallvec from 1.8.1 to 1.9.0 (#2976) | dependabot[bot] | 2022-07-05 |
* | build(deps): bump crossterm from 0.23.0 to 0.24.0 (#2968) | dependabot[bot] | 2022-07-05 |
* | build(deps): bump once_cell from 1.12.0 to 1.13.0 (#2969) | dependabot[bot] | 2022-07-05 |
* | build(deps): bump indoc from 1.0.3 to 1.0.6 (#2898) | dependabot[bot] | 2022-06-28 |
* | add test for ensuring the initial cursor on a newly opened file | Skyler Hawthorne | 2022-06-19 |
* | improve test harness | Skyler Hawthorne | 2022-06-19 |
* | Update to ropey 1.5 | Blaž Hrastnik | 2022-05-30 |
* | build(deps): bump once_cell from 1.10.0 to 1.12.0 | dependabot[bot] | 2022-05-25 |
* | num_cpus apparently unused in helix-term | Blaž Hrastnik | 2022-05-01 |
* | allow whitespace to be rendered | Omnikar | 2022-04-20 |
* | Add refresh-config and open-config command (#1803) | Joe | 2022-03-25 |
* | ropey 1.4.1 fixes the issue | Blaž Hrastnik | 2022-03-17 |
* | Temporarily turn on unicode-lines | Blaž Hrastnik | 2022-03-17 |
* | fetch and compile tree-sitter grammars in helix-term 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 |
* | 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 |
* | Merge remote-tracking branch 'origin/master' into debug | Blaž Hrastnik | 2022-02-13 |
|\ |
|
| * | Update dependencies (crossterm 0.23, tree-sitter 0.20.4) | Blaž Hrastnik | 2022-02-07 |
| * | Dependabot/cargo/pulldown cmark 0.9.1 (#1533) | Skyler Hawthorne | 2022-01-18 |