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
Commit message (
Expand
)
Author
Age
*
Default 'roots' field of language config
Michael Davis
2023-11-14
*
build(deps): bump ahash from 0.8.5 to 0.8.6 (#8669)
dependabot[bot]
2023-10-31
*
Fix precedence order of @align captures in indent computation (#8659)
Triton171
2023-10-29
*
Revert "Pin tree-sitter to the 0.20.10 release (#8396)"
Blaž Hrastnik
2023-10-26
*
Pin tree-sitter to the 0.20.10 release (#8396)
Michael Davis
2023-10-25
*
build(deps): bump ahash from 0.8.3 to 0.8.5 (#8597)
dependabot[bot]
2023-10-24
*
build(deps): bump hashbrown from 0.14.1 to 0.14.2 (#8594)
dependabot[bot]
2023-10-24
*
build(deps): bump ropey from 1.6.0 to 1.6.1 (#8593)
dependabot[bot]
2023-10-24
*
don't break on hyphen with :reflow (#8569)
Stephen Seo
2023-10-21
*
build(deps): bump hashbrown from 0.14.0 to 0.14.1 (#8500)
dependabot[bot]
2023-10-10
*
build(deps): bump indoc from 2.0.3 to 2.0.4 (#8329)
dependabot[bot]
2023-09-19
*
Fix various typos (#8233)
Alexis Mousset
2023-09-10
*
Don't use word splitting during fuzzy matching (#8192)
Pascal Kuthe
2023-09-06
*
transition to nucleo for fuzzy matching (#7814)
Pascal Kuthe
2023-08-30
*
Remove unnecessary `Err` from `get_canonicalized_path` (#8009)
nkitsaini
2023-08-20
*
Update tree-sitter to latest master (#7998)
Michael Davis
2023-08-19
*
build(deps): bump bitflags from 2.3.3 to 2.4.0 (#7943)
dependabot[bot]
2023-08-15
*
Prevent GraphemeStrs created from Strings from leaking (#7920)
Dillard Robertson
2023-08-13
*
Run indentation tests on a part of the Helix source code.
Daniel Ebert
2023-08-11
*
Implement @align (and @anchor) indent query.
Daniel Ebert
2023-08-11
*
Fix YAML auto indent
Skyler Hawthorne
2023-08-10
*
add node boundary movement
Skyler Hawthorne
2023-08-01
*
Use refactored Registers type
Michael Davis
2023-07-31
*
Add '#' and '.' special registers
Michael Davis
2023-07-31
*
Reformat with nightly rustfmt for better let-else formatting (#7721)
Philipp Mildenberger
2023-07-27
*
pin TS to unreleased git revision to fix freezes (#7737)
Pascal Kuthe
2023-07-27
*
Prefer RopeSlice to &Rope in helix_core::syntax
Michael Davis
2023-07-27
*
build(deps): bump indoc from 2.0.2 to 2.0.3 (#7663)
dependabot[bot]
2023-07-18
*
use a single query for injections
Pascal Kuthe
2023-07-17
*
fix crash when encountering overlapping injections
Pascal Kuthe
2023-07-17
*
Fix crash when cwd is deleted (#7185)
Yomain
2023-07-11
*
search buffer contents during global search (#5652)
Pascal Kuthe
2023-07-11
*
build(deps): bump smallvec from 1.10.0 to 1.11.0 (#7597)
dependabot[bot]
2023-07-11
*
build(deps): bump indoc from 2.0.1 to 2.0.2 (#7529)
dependabot[bot]
2023-07-04
*
correctly map unsorted positions (#7471)
Pascal Kuthe
2023-06-28
*
move normalize fastpath into normalize function
Pascal Kuthe
2023-06-25
*
map positions through changes in O(N)
Pascal Kuthe
2023-06-25
*
Allow any indent size from 1 to 16 (#7429)
Scott Driggers
2023-06-23
*
make TS matching fallback to plaintext
Pascal Kuthe
2023-06-22
*
Avoid false positives in non-fuzzy bracket match
Pascal Kuthe
2023-06-22
*
match pairs which don't form a standalone TS node
Pascal Kuthe
2023-06-22
*
Fix tree sitter chunking (#7417)
A-Walrus
2023-06-21
*
Add config for default line ending (#5621)
Alex
2023-06-16
*
Fix next/prev tree-sitter inconsistency (#7332)
A-Walrus
2023-06-13
*
add move_prev_long_word_end and extend_prev_long_word_end (#6905)
vwkd
2023-06-07
*
Add check for a non-zero value for tab width (#7178)
Ilya Sovtsov
2023-06-07
*
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
*
feat(core): add plaintext matching fallback to tree-sitter matching (#4288)
Alex Vinyals
2023-06-05
*
Fix typo in syntax.rs (#7114)
Ikko Eltociear Ashimine
2023-05-26
[next]