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
/
src
/
line_ending.rs
Commit message (
Expand
)
Author
Age
*
Resolve a bunch of upcoming clippy lints
Blaž Hrastnik
2022-11-04
*
Fix failing test with unicode-lines feature (#3455)
A-Walrus
2022-08-17
*
Add (prev) paragraph motion
Ivan Tham
2022-04-02
*
ropey 1.4.1 fixes the issue
Blaž Hrastnik
2022-03-17
*
Put esoteric line endings behind a feature flag
Blaž Hrastnik
2022-03-17
*
Fix Clippy lints in tests (#1563)
Omnikar
2022-01-23
*
Mark a few functions as `const`
Blaž Hrastnik
2021-10-24
*
Make vertical selection movement work properly.
Nathan Vegdahl
2021-07-06
*
Remove #[allow(unused)] from helix-core, and fix unused imports.
Nathan Vegdahl
2021-07-02
*
Missed some items in the CRLF PR.
Nathan Vegdahl
2021-06-23
*
Flesh out the line ending utility unit tests.
Nathan Vegdahl
2021-06-21
*
Fix clippy warnings.
Nathan Vegdahl
2021-06-21
*
Add function to get the line ending of a str slice.
Nathan Vegdahl
2021-06-21
*
Silence clippy warning.
Nathan Vegdahl
2021-06-20
*
Work on moving code over to LineEnding instead of assuming '\n'.
Nathan Vegdahl
2021-06-20
*
Misc fixes and clean up of line ending detect code.
Nathan Vegdahl
2021-06-20
*
added the line_end helper function
Jan Hrastnik
2021-06-20
*
changed some hardcoded newlines, removed a else if in line_ending.rs
Jan Hrastnik
2021-06-19
*
ran cargo fmt
Jan Hrastnik
2021-06-19
*
added get_line_ending from pr comment
Jan Hrastnik
2021-06-19
*
applied changes from pr review
Jan Hrastnik
2021-06-17
*
trying out line ending helper functions in commands.rs
Jan Hrastnik
2021-06-16
*
added some tests and a line_ending helper function in document.rs
Jan Hrastnik
2021-06-16
*
fix typo
Jan Hrastnik
2021-06-16
*
added more changes from pr review for line_ending_detection
Jan Hrastnik
2021-06-16
*
resolved conflict in rebase
Jan Hrastnik
2021-06-16