aboutsummaryrefslogtreecommitdiff
path: root/helix-core/src/history.rs
Commit message (Collapse)AuthorAge
* Undo tree draft.Blaž Hrastnik2020-10-13
We keep a tree of transactions. This allows for persistent undo by simply serializing the changesets.