aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAge
* update dependenciesPascal Kuthe2023-03-31
* Canonicalize paths before stripping current dir as prefix (#6290)jazzfool2023-03-30
* implement proper lsp-workspace supportPascal Kuthe2023-03-29
* build(deps): bump thiserror from 1.0.39 to 1.0.40 (#6463)dependabot[bot]2023-03-28
* build(deps): bump tokio from 1.26.0 to 1.27.0 (#6461)dependabot[bot]2023-03-28
* build(deps): bump anyhow from 1.0.69 to 1.0.70 (#6462)dependabot[bot]2023-03-28
* build(deps): bump toml from 0.7.2 to 0.7.3 (#6459)dependabot[bot]2023-03-28
* build(deps): bump chrono from 0.4.23 to 0.4.24 (#6460)dependabot[bot]2023-03-28
* build(deps): bump regex from 1.7.1 to 1.7.3 (#6458)dependabot[bot]2023-03-28
* log failures in the git integration (#6441)Pascal Kuthe2023-03-26
* build(deps): bump bitflags from 1.3.2 to 2.0.2 (#6387)dependabot[bot]2023-03-22
* build(deps): bump serde from 1.0.152 to 1.0.158 (#6386)dependabot[bot]2023-03-21
* build(deps): bump futures-executor from 0.3.26 to 0.3.27 (#6388)dependabot[bot]2023-03-21
* build(deps): bump indoc from 1.0.9 to 2.0.1 (#6385)dependabot[bot]2023-03-21
* Allow explicit newlines in test DSLSkyler Hawthorne2023-03-20
* build(deps): bump serde from 1.0.152 to 1.0.155 (#6303)dependabot[bot]2023-03-14
* build(deps): bump gix from 0.39.0 to 0.41.0 (#6306)dependabot[bot]2023-03-14
* build(deps): bump indoc from 2.0.0 to 2.0.1 (#6302)dependabot[bot]2023-03-14
* build(deps): bump toml from 0.7.2 to 0.7.3 (#6305)dependabot[bot]2023-03-14
* build(deps): bump libc from 0.2.139 to 0.2.140 (#6304)dependabot[bot]2023-03-14
* build(deps): bump chrono from 0.4.23 to 0.4.24 (#6301)dependabot[bot]2023-03-14
* helix-term: send the STOP signal to all processes in the process group (#3546)Cole Helbling2023-03-13
* Add a version-control statusline element (#5682)Dimitar Gyurov2023-03-10
* store multiple snapshots on the document at oncePascal Kuthe2023-03-09
* tui: Cache the keyboard enhancement checkMichael Davis2023-03-08
* Move terminal claim/restore code to helix-tuiMichael Davis2023-03-08
* Apply snippets as transactionsMichael Davis2023-03-08
* Remove now unused the pattern combinatorUrgau2023-03-08
* Optimize LSP snippet parsingUrgau2023-03-08
* Add parser for LSP snippetMichael Davis2023-03-08
* Add a parser-combinator crateMichael Davis2023-03-08
* Pin tree-sitter at git master (#6218)Michael Davis2023-03-07
* build(deps): bump grep-regex from 0.1.10 to 0.1.11 (#6215)dependabot[bot]2023-03-07
* build(deps): bump tokio from 1.25.0 to 1.26.0 (#6212)dependabot[bot]2023-03-07
* build(deps): bump thiserror from 1.0.38 to 1.0.39 (#6216)dependabot[bot]2023-03-07
* build(deps): bump ignore from 0.4.18 to 0.4.20 (#6214)dependabot[bot]2023-03-07
* build(deps): bump serde_json from 1.0.93 to 1.0.94 (#6211)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.65Pascal Kuthe2023-03-05
* upgrade `git-repository` to `gix` 0.36.1; up min. rustc version to 1.64Sebastian Thiel2023-03-05
* Update crossterm to 0.26.1Michael Davis2023-02-28
* build(deps): bump tempfile from 3.3.0 to 3.4.0 (#6128)dependabot[bot]2023-02-28
* build(deps): bump once_cell from 1.17.0 to 1.17.1 (#6072)dependabot[bot]2023-02-21
* build(deps): bump tokio-stream from 0.1.11 to 0.1.12 (#6071)dependabot[bot]2023-02-21
* build(deps): bump toml from 0.7.1 to 0.7.2 (#6070)dependabot[bot]2023-02-21
* build(deps): bump serde_json from 1.0.92 to 1.0.93 (#6069)dependabot[bot]2023-02-21
* build(deps): bump tokio from 1.24.2 to 1.25.0 (#5974)dependabot[bot]2023-02-14
* build(deps): bump cc from 1.0.78 to 1.0.79 (#5976)dependabot[bot]2023-02-14
* build(deps): bump signal-hook from 0.3.14 to 0.3.15 (#5975)dependabot[bot]2023-02-14
* build(deps): bump encoding_rs from 0.8.31 to 0.8.32 (#5977)dependabot[bot]2023-02-14