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
/
Cargo.lock
Commit message (
Expand
)
Author
Age
...
*
build(deps): bump futures-executor from 0.3.24 to 0.3.25 (#4464)
dependabot[bot]
2022-10-24
*
build(deps): bump serde_json from 1.0.86 to 1.0.87 (#4462)
dependabot[bot]
2022-10-24
*
build(deps): bump termini from 0.1.2 to 0.1.4 (#4461)
dependabot[bot]
2022-10-24
*
build(deps): bump futures-util from 0.3.24 to 0.3.25 (#4460)
dependabot[bot]
2022-10-24
*
build(deps): bump anyhow from 1.0.65 to 1.0.66 (#4459)
dependabot[bot]
2022-10-24
*
Update textwrap to 0.16.0 (#4437)
Mike Trinkala
2022-10-23
*
Merge pull request #4061 from pascalkuthe/undercurl-modifier
Blaž Hrastnik
2022-10-19
|
\
|
*
fix terminfo detection
Pascal Kuthe
2022-10-12
|
*
switch to termini for terminfo
Pascal Kuthe
2022-10-06
|
*
Detect extended underline support using terminfo
Gokul Soumya
2022-10-01
*
|
build(deps): bump tokio-stream from 0.1.10 to 0.1.11 (#4341)
dependabot[bot]
2022-10-18
*
|
do not reparse unmodified injections (#4146)
Pascal Kuthe
2022-10-11
*
|
build(deps): bump serde_json from 1.0.85 to 1.0.86 (#4187)
dependabot[bot]
2022-10-10
*
|
build(deps): bump thiserror from 1.0.36 to 1.0.37 (#4095)
dependabot[bot]
2022-10-03
*
|
build(deps): bump tokio from 1.21.1 to 1.21.2 (#4094)
dependabot[bot]
2022-10-03
*
|
build(deps): bump smallvec from 1.9.0 to 1.10.0 (#4093)
dependabot[bot]
2022-10-03
*
|
Inherit theme (#3067)
Christoph Schmidler
2022-10-03
|
/
*
build(deps): bump serde from 1.0.144 to 1.0.145 (#3989)
dependabot[bot]
2022-09-26
*
build(deps): bump thiserror from 1.0.35 to 1.0.36 (#3991)
dependabot[bot]
2022-09-26
*
build(deps): bump unicode-general-category from 0.5.1 to 0.6.0 (#3990)
dependabot[bot]
2022-09-26
*
build(deps): bump tokio-stream from 0.1.9 to 0.1.10 (#3988)
dependabot[bot]
2022-09-26
*
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 textwrap from 0.15.0 to 0.15.1 (#3906)
dependabot[bot]
2022-09-19
*
build(deps): bump unicode-segmentation from 1.9.0 to 1.10.0 (#3903)
dependabot[bot]
2022-09-19
*
build(deps): bump unicode-width from 0.1.9 to 0.1.10 (#3902)
dependabot[bot]
2022-09-19
*
build(deps): bump tokio from 1.21.0 to 1.21.1 (#3904)
dependabot[bot]
2022-09-19
*
build(deps): bump thiserror from 1.0.34 to 1.0.35 (#3905)
dependabot[bot]
2022-09-19
*
build(deps): bump anyhow from 1.0.64 to 1.0.65 (#3907)
dependabot[bot]
2022-09-19
*
feat: xtask themelint (#3234)
Alexander Brevig
2022-09-19
*
build(deps): bump url from 2.2.2 to 2.3.1 (#3828)
dependabot[bot]
2022-09-13
*
build(deps): bump tokio from 1.20.1 to 1.21.0 (#3716)
dependabot[bot]
2022-09-06
*
build(deps): bump tree-sitter from 0.20.8 to 0.20.9 (#3719)
dependabot[bot]
2022-09-05
*
build(deps): bump anyhow from 1.0.63 to 1.0.64 (#3718)
dependabot[bot]
2022-09-05
*
build(deps): bump thiserror from 1.0.33 to 1.0.34 (#3717)
dependabot[bot]
2022-09-05
*
build(deps): bump once_cell from 1.13.1 to 1.14.0 (#3715)
dependabot[bot]
2022-09-05
*
Update deps
Blaž Hrastnik
2022-09-01
*
Add query-check xtask
Michael Davis
2022-08-31
*
build(deps): bump iana-time-zone from 0.1.44 to 0.1.47 (#3611)
dependabot[bot]
2022-08-30
*
build(deps): bump futures-executor from 0.3.23 to 0.3.24 (#3602)
dependabot[bot]
2022-08-29
*
build(deps): bump futures-util from 0.3.23 to 0.3.24 (#3603)
dependabot[bot]
2022-08-29
*
build(deps): bump lsp-types from 0.93.0 to 0.93.1 (#3601)
dependabot[bot]
2022-08-29
*
build(deps): bump once_cell from 1.13.0 to 1.13.1 (#3511)
dependabot[bot]
2022-08-23
*
build(deps): bump serde_json from 1.0.83 to 1.0.85 (#3510)
dependabot[bot]
2022-08-23
*
build(deps): bump serde from 1.0.142 to 1.0.144 (#3512)
dependabot[bot]
2022-08-23
*
build(deps): bump anyhow from 1.0.61 to 1.0.62 (#3509)
dependabot[bot]
2022-08-23
*
Update to crossterm-0.25 (#3390)
Charlie Groves
2022-08-22
*
build(deps): bump futures-executor from 0.3.21 to 0.3.23 (#3446)
dependabot[bot]
2022-08-15
*
build(deps): bump futures-util from 0.3.21 to 0.3.23 (#3448)
dependabot[bot]
2022-08-15
*
build(deps): bump chrono from 0.4.19 to 0.4.22 (#3447)
dependabot[bot]
2022-08-15
[prev]
[next]