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-term
/
Cargo.toml
Commit message (
Expand
)
Author
Age
*
build(deps): bump once_cell from 1.8.0 to 1.9.0 (#1322)
dependabot[bot]
2021-12-20
*
Add `default-run = "hx"` to `helix-term/Cargo.toml` (#1244)
Omnikar
2021-12-10
*
Prevent preview binary or large file (#939)
diegodox
2021-11-04
*
build(deps): bump tokio-stream from 0.1.7 to 0.1.8 (#953)
dependabot[bot]
2021-11-02
*
Release v0.5.0
Blaž Hrastnik
2021-10-28
*
Revert "minor: Rearrange helix-term Cargo.toml"
Blaž Hrastnik
2021-10-27
*
minor: Rearrange helix-term Cargo.toml
Blaž Hrastnik
2021-10-27
*
Remove some old TODOs
Blaž Hrastnik
2021-10-27
*
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
*
Initial implementation of global search (#651)
Leoi Hung Kin
2021-09-21
*
Bump crossterm from 0.20.0 to 0.21.0 (#644)
dependabot[bot]
2021-08-24
*
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
*
Remove embed_runtime feature
Blaž Hrastnik
2021-07-30
*
There is no direct dirs-next dependency in term
Blaž Hrastnik
2021-06-27
*
Release 0.3.0
Blaž Hrastnik
2021-06-27
*
reverse the dependency between helix-tui and helix-view (#366)
Keith Simmons
2021-06-25
*
Re-export unicode crates from helix_core
Blaž Hrastnik
2021-06-20
*
ui: prompt: Better unicode support
Blaž Hrastnik
2021-06-20
*
cargo: add more metadata to manifests
Benoît CORTIER
2021-06-19
*
Run cargo-diet
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
*
build(nix): use nix-cargo-integration, make shell.nix use flake devshell
Yusuf Bera Ertan
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
*
Provide a feature flag to be able to embed the runtime folder.
Brian Dawn
2021-06-06
*
Dropped pico-args in favour of a simpler hand roller parser
Corey Powell
2021-06-02
*
Drop clap for pico-args
Blaž Hrastnik
2021-05-31
*
Add the LICENSE file.
Blaž Hrastnik
2021-05-10
*
Inline tui as helix-tui fork.
Blaž Hrastnik
2021-05-09
*
Disable default features on futures-util to drop proc macros.
Blaž Hrastnik
2021-05-08
*
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
*
wip: Async async. Delay response handling with a callback.
Blaž Hrastnik
2021-03-26
*
Add the machinery to load syntax config from TOML.
Blaž Hrastnik
2021-03-25
*
ui: wip: Markdown doc renderer.
Blaž Hrastnik
2021-03-05
*
lsp: Disable snippet_support until we implement it.
Blaž Hrastnik
2021-02-22
*
Always store the log file under home dir.
Blaž Hrastnik
2021-02-19
*
Update deps.
Blaž Hrastnik
2021-01-06
*
lsp: generate_transaction_from_text_edits
Blaž Hrastnik
2020-12-23
*
File picker mockup, reuses the line editor work done on Prompt.
Blaž Hrastnik
2020-12-17
[next]