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-core
/
Cargo.toml
Commit message (
Expand
)
Author
Age
*
build(deps): bump once_cell from 1.17.2 to 1.18.0 (#7248)
dependabot[bot]
2023-06-06
*
build(deps): bump hashbrown from 0.13.2 to 0.14.0 (#7246)
dependabot[bot]
2023-06-06
*
build(deps): bump bitflags from 2.2.1 to 2.3.1 (#7117)
dependabot[bot]
2023-05-23
*
build(deps): bump etcetera from 0.7.1 to 0.8.0 (#6931)
dependabot[bot]
2023-05-02
*
build(deps): bump etcetera from 0.5.0 to 0.7.1 (#6873)
dependabot[bot]
2023-04-25
*
build(deps): bump bitflags from 2.1.0 to 2.2.1 (#6869)
dependabot[bot]
2023-04-25
*
build(deps): bump etcetera from 0.4.0 to 0.5.0 (#6798)
dependabot[bot]
2023-04-18
*
build(deps): bump bitflags from 2.0.2 to 2.1.0 (#6699)
dependabot[bot]
2023-04-11
*
Canonicalize paths before stripping current dir as prefix (#6290)
jazzfool
2023-03-30
*
build(deps): bump bitflags from 1.3.2 to 2.0.2 (#6387)
dependabot[bot]
2023-03-22
*
build(deps): bump indoc from 1.0.9 to 2.0.1 (#6385)
dependabot[bot]
2023-03-21
*
Allow explicit newlines in test DSL
Skyler Hawthorne
2023-03-20
*
build(deps): bump ropey from 1.5.1 to 1.6.0 (#5859)
dependabot[bot]
2023-02-06
*
build(deps): bump ahash from 0.8.2 to 0.8.3 (#5743)
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 hashbrown from 0.13.1 to 0.13.2 (#5559)
dependabot[bot]
2023-01-17
*
build(deps): bump ropey from 1.5.1-alpha to 1.5.1 (#5374)
dependabot[bot]
2023-01-03
*
build(deps): bump once_cell from 1.16.0 to 1.17.0 (#5373)
dependabot[bot]
2023-01-03
*
Significantly improve performance of `:reload` (#4457)
Pascal Kuthe
2022-11-28
*
bump ropey to 1.5.1-alpha
Pascal Kuthe
2022-11-28
*
significantly improve treesitter performance while editing large files (#4716)
Pascal Kuthe
2022-11-22
*
build(deps): bump once_cell from 1.15.0 to 1.16.0 (#4548)
dependabot[bot]
2022-11-01
*
Update textwrap to 0.16.0 (#4437)
Mike Trinkala
2022-10-23
*
do not reparse unmodified injections (#4146)
Pascal Kuthe
2022-10-11
*
build(deps): bump smallvec from 1.9.0 to 1.10.0 (#4093)
dependabot[bot]
2022-10-03
*
build(deps): bump unicode-general-category from 0.5.1 to 0.6.0 (#3990)
dependabot[bot]
2022-09-26
*
build(deps): bump once_cell from 1.14.0 to 1.15.0 (#3987)
dependabot[bot]
2022-09-26
*
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 once_cell from 1.13.1 to 1.14.0 (#3715)
dependabot[bot]
2022-09-05
*
build(deps): bump similar from 2.1.0 to 2.2.0 (#3293)
dependabot[bot]
2022-08-02
*
build(deps): bump smallvec from 1.8.1 to 1.9.0 (#2976)
dependabot[bot]
2022-07-05
*
build(deps): bump once_cell from 1.12.0 to 1.13.0 (#2969)
dependabot[bot]
2022-07-05
*
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
*
build(deps): bump etcetera from 0.3.2 to 0.4.0 (#2486)
dependabot[bot]
2022-05-17
*
add reflow command (#2128)
Vince Mutolo
2022-05-02
*
build(deps): bump smartstring from 1.0.0 to 1.0.1 (#1873)
dependabot[bot]
2022-03-29
*
ropey 1.4.1 fixes the issue
Blaž Hrastnik
2022-03-17
*
Temporarily turn on unicode-lines
Blaž Hrastnik
2022-03-17
*
ropey 1.4.0 is out!
Blaž Hrastnik
2022-03-17
*
Put esoteric line endings behind a feature flag
Blaž Hrastnik
2022-03-17
*
Configure ropey to only use CR/CRLF line breaks by default
Blaž Hrastnik
2022-03-17
*
Optimize rendering by using Ropey::byte_slice
Blaž Hrastnik
2022-03-17
*
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
*
build(deps): bump once_cell from 1.9.0 to 1.10.0 (#1768)
dependabot[bot]
2022-03-08
*
build(deps): bump smartstring from 0.2.10 to 1.0.0 (#1722)
dependabot[bot]
2022-03-01
[next]