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
/
history.rs
Commit message (
Expand
)
Author
Age
*
Add movement shortcut for history (#1088)
Ivan Tham
2021-11-14
*
minor: Import Range too
Blaž Hrastnik
2021-11-14
*
Implement "Goto last modification" command (#1067)
ath3
2021-11-14
*
Add hyperlinks to fix `cargo doc` warn (#931)
Omnikar
2021-10-29
*
Document more of helix-core (#904)
Kirawi
2021-10-25
*
Fix all remaining warnings in helix-core except for two.
Nathan Vegdahl
2021-07-02
*
Remove #[allow(unused)] from helix-core, and fix unused imports.
Nathan Vegdahl
2021-07-02
*
Add :earlier and :later commands that can be used to navigate the full edit h...
Jakub Bartodziej
2021-06-11
*
Derive debug without feature
Ivan Tham
2021-06-10
*
Implement Debug for data structure as a feature
notoria
2021-06-10
*
Separate document history into Cell
Ivan Tham
2021-06-02
*
doc: Be smarter about calculating modified status.
Blaž Hrastnik
2021-05-03
*
Fully drop State references.
Blaž Hrastnik
2021-03-31
*
clippy lint
Blaž Hrastnik
2021-03-24
*
Make Transaction::change only rely on the rope.
Blaž Hrastnik
2021-03-18
*
Cleanup: use doc.selection() instead of doc.state.selection().
Blaž Hrastnik
2021-03-14
*
Fix undo/redo not updating the syntax tree.
Blaž Hrastnik
2020-12-03
*
history.redo()
Blaž Hrastnik
2020-10-13
*
Undo tree draft.
Blaž Hrastnik
2020-10-13