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-view
/
Cargo.toml
Commit message (
Expand
)
Author
Age
*
build(deps): bump once_cell from 1.10.0 to 1.12.0
dependabot[bot]
2022-05-25
*
Split off dap event handlers into helix-view to allow reuse
Blaž Hrastnik
2022-03-28
*
Add refresh-config and open-config command (#1803)
Joe
2022-03-25
*
build(deps): bump once_cell from 1.9.0 to 1.10.0 (#1768)
dependabot[bot]
2022-03-08
*
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
|
*
build(deps): bump clipboard-win from 4.3.0 to 4.4.1 (#1578)
dependabot[bot]
2022-01-25
|
*
build(deps): bump clipboard-win from 4.2.2 to 4.3.0 (#1476)
dependabot[bot]
2022-01-10
|
*
Release 0.6
Blaž Hrastnik
2022-01-04
|
*
feat(ui): file encoding in statusline (#1355)
Matouš Dzivjak
2021-12-25
|
*
build(deps): bump once_cell from 1.8.0 to 1.9.0 (#1322)
dependabot[bot]
2021-12-20
*
|
Merge branch 'master' into debug
Blaž Hrastnik
2021-11-06
|
\
|
|
*
Release v0.5.0
Blaž Hrastnik
2021-10-28
|
*
Update to rust 1.56 + 2021 edition
Blaž Hrastnik
2021-10-22
|
*
Update dependencies to bump crossterm to 0.22.1
Blaž Hrastnik
2021-10-19
*
|
Merge remote-tracking branch 'origin/master' into debug
Dmitry Sharshakov
2021-08-25
|
\
|
|
*
Bump crossterm from 0.20.0 to 0.21.0 (#644)
dependabot[bot]
2021-08-24
*
|
Start integrating into the editor's event loop
Blaž Hrastnik
2021-08-20
|
/
*
Bump bitflags from 1.3.1 to 1.3.2 (#600)
dependabot[bot]
2021-08-17
*
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 which from 4.1.0 to 4.2.2
dependabot[bot]
2021-08-03
*
Apply suggestions from blaz for infobox
Ivan Tham
2021-07-04
*
Add infobox
Ivan Tham
2021-07-04
*
Added native Windows clipboard support (#373)
Kirawi
2021-06-30
*
Release 0.3.0
Blaž Hrastnik
2021-06-27
*
reverse the dependency between helix-tui and helix-view (#366)
Keith Simmons
2021-06-25
*
Handle non-UTF8 files
Shafkath Shuhan
2021-06-23
*
Add system clipboard yank and paste commands
Benoît CORTIER
2021-06-20
*
Add `close_language_servers` method on `Editor`
wojciechkepka
2021-06-19
*
cargo: add more metadata to manifests
Benoît CORTIER
2021-06-19
*
cargo: add version to local dependencies
Benoît CORTIER
2021-06-19
*
Bump once_cell from 1.7.2 to 1.8.0 (#255)
dependabot[bot]
2021-06-14
*
Bump crossterm from 0.19.0 to 0.20.0
dependabot[bot]
2021-06-14
*
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
*
Release 0.0.10
Blaž Hrastnik
2021-06-07
*
Install instructions and version number corrections (#148)
Ethan Bodzioney
2021-06-07
*
theme: Enable style modifiers in theme.toml, add Ingrid's theme (#113)
Ingrid
2021-06-06
*
Add the LICENSE file.
Blaž Hrastnik
2021-05-10
*
Inline tui as helix-tui fork.
Blaž Hrastnik
2021-05-09
*
Eliminate a few more futures dependencies.
Blaž Hrastnik
2021-05-06
*
Tokio migration.
Blaž Hrastnik
2021-05-06
*
Closer to a full flake build via naersk.
Blaž Hrastnik
2021-05-03
*
Load theme from toml file.
Blaž Hrastnik
2021-03-25
*
View tree implementation: render multiple split views.
Blaž Hrastnik
2021-02-03
*
Update deps.
Blaž Hrastnik
2021-01-06
[next]