index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-lsp
/
Cargo.toml
Commit message (
Expand
)
Author
Age
*
build(deps): bump tokio from 1.14.0 to 1.15.0 (#1321)
dependabot[bot]
2021-12-20
*
build(deps): bump tokio from 1.13.1 to 1.14.0 (#1146)
dependabot[bot]
2021-11-23
*
build(deps): bump tokio-stream from 0.1.7 to 0.1.8 (#953)
dependabot[bot]
2021-11-02
*
build(deps): bump tokio from 1.12.0 to 1.13.0 (#955)
dependabot[bot]
2021-11-02
*
Bump lsp-types to 0.91.0 (#932)
Ivan Tham
2021-10-29
*
Include the missing dependency bump
Blaž Hrastnik
2021-10-28
*
Release v0.5.0
Blaž Hrastnik
2021-10-28
*
Update to rust 1.56 + 2021 edition
Blaž Hrastnik
2021-10-22
*
build(deps): bump lsp-types from 0.89.2 to 0.90.0
dependabot[bot]
2021-09-28
*
build(deps): bump tokio from 1.11.0 to 1.12.0
dependabot[bot]
2021-09-28
*
build(deps): bump tokio from 1.10.1 to 1.11.0 (#723)
dependabot[bot]
2021-09-07
*
build(deps): bump tokio from 1.10.0 to 1.10.1
dependabot[bot]
2021-08-31
*
Release v0.4.1
Blaž Hrastnik
2021-08-14
*
fix build...
Blaž Hrastnik
2021-08-12
*
Release v0.4.0
Blaž Hrastnik
2021-08-12
*
Add ctrl-z to suspend
Ivan Tham
2021-08-03
*
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 tokio-stream from 0.1.6 to 0.1.7
dependabot[bot]
2021-07-13
*
Bump tokio from 1.7.1 to 1.8.0
dependabot[bot]
2021-07-06
*
Release 0.3.0
Blaž Hrastnik
2021-06-27
*
Bump tokio from 1.6.1 to 1.7.1
dependabot[bot]
2021-06-22
*
cargo: add more metadata to manifests
Benoît CORTIER
2021-06-19
*
cargo: add version to local dependencies
Benoît CORTIER
2021-06-19
*
Release v0.2.0
Blaž Hrastnik
2021-06-13
*
Derive debug without feature
Ivan Tham
2021-06-10
*
Implement Debug for data structure as a feature
notoria
2021-06-10
*
helix-lsp cleanup
Egor Karavaev
2021-06-08
*
Use upstream jsonrpc again
Blaž Hrastnik
2021-06-07
*
Release 0.0.10
Blaž Hrastnik
2021-06-07
*
Install instructions and version number corrections (#148)
Ethan Bodzioney
2021-06-07
*
Add the LICENSE file.
Blaž Hrastnik
2021-05-10
*
Drop shellexpand.
Blaž Hrastnik
2021-05-08
*
Disable default features on futures-util to drop proc macros.
Blaž Hrastnik
2021-05-08
*
Work around the rest of the blocking issues.
Blaž Hrastnik
2021-05-06
*
Eliminate a few more futures dependencies.
Blaž Hrastnik
2021-05-06
*
Tokio migration.
Blaž Hrastnik
2021-05-06
*
Update dependencies.
Blaž Hrastnik
2021-04-21
*
Bump jsonrpc-core, lsp-types.
Blaž Hrastnik
2021-02-18
*
lsp: Move timeouts into client.request
Blaž Hrastnik
2021-01-06
*
Update deps.
Blaž Hrastnik
2021-01-06
*
lsp: Work on syncing the state with the language server.
Blaž Hrastnik
2020-12-25
*
Bump deps.
Blaž Hrastnik
2020-12-17
*
Update deps.
Blaž Hrastnik
2020-12-03
*
wip
Blaž Hrastnik
2020-12-03
*
lsp: Make base request methods take &self instead of &mut self.
Blaž Hrastnik
2020-12-03
*
Configure logging (-vv for debug level logs)
Blaž Hrastnik
2020-12-03
*
Refactor: Document type as a wrapper around barebones State.
Blaž Hrastnik
2020-12-03
*
Improve error typing.
Blaž Hrastnik
2020-12-03
*
wip: Fetching diagnostics, parsing notifications.
Blaž Hrastnik
2020-12-03
[next]