Releases
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2025-04-25)
Features
Bug Fixes
actions: ensure tags[] are properly inserted (830a0bf )
add configurable split opts for tree ui (d27c243 )
add g? and keymap hints (75132c4 )
add missing keymap to help (4382e63 )
add more info in snapshot list (75bd5c6 )
add more keymaps (6794d00 )
add persistent status (9e6298e )
add types annotation (0691b9a )
another improvement for tree UI (c3722b1 )
auto close snapshot list (ed34ce0 )
better buffer options (91cba19 )
check also if id is empty string during handling restore (01f4c8c )
cleanup (80d95ff )
cleanup (90ab9a3 )
cleanup actions (3759e5d )
cleanup config (8350f09 )
cleanup diff (f753809 )
cleanup removed configs (ff9ce6f )
cleanup tags (5b6e182 )
cleanup ui (f853281 )
cleanup undotree (28e4256 )
cleanup unused buf_path (874c1f5 )
cleanup utils (7906337 )
decoding sequence (059003e )
do not purge if persistent is off (7ea1328 )
do not run remove_undofile again in purge_all (c2918ab )
ensure content and diff are loaded last to prevent parsing error (a373f83 )
ensure to pass silent from autocmd to create_snapshot (39c5143 )
fetch minimal data as possible for actions (d80711f )
format files & bug (#4 ) (eb1bd05 )
handle tagging input abort (190fa02 )
highlights (8310511 )
improved tree formatting (c906c9f )
just return root if no git branch found (5356381 )
make colors looks better (6fee6c7 )
make current highlight full_edge (488ddd9 )
make split fixed (36b6642 )
make sure to close preview buf (8fa2737 )
make sure to decode when diffing (88c6da3 )
make sure to set current snapshot after create (e6ed25c )
make sure to use constant (1bd8cd8 )
make toggleable panel (682b8f7 )
make tree panel more minimal (c4dcfc2 )
merge ignored filetypes config (e2fa94b )
more colors for each sequence (6023146 )
move some db calls to async job (2de5ef4 )
name is required (52f259c )
only allow tagging if enabled persistent undo (2b8f8e8 )
only allow to preview_snapshot within boundary (f1dcf01 )
only lines that has seq is taggable (b40873e )
preview with only current diff (70fd213 )
properly detect winid for smarter toggling (3c840f5 )
properly refresh when switching undos (fe31292 )
refactor get_short_id (1dddcfa )
remove binary checks (e246ec8 )
remove branching out mechanism (c739784 )
remove current icon and just highlight the line (76d6cd8 )
remove prune for now (2039f34 )
remove telescope implementation (0cf9035 )
remove the buf when close instead of just hide the window (5a790f1 )
rename to snapshot_ft (2b3c711 )
rename variable undotree to ut (841588c )
reverse the snapshot graph, root at bottom to top (40f4c17 )
set current cursor to the current seq when toggle (3237585 )
standardize snapshot naming from history (c3356a5 )
swap old and new lines for diff (dde2f84 )
typo (e902adc )
ui: allow to pass title to floating window (a16c3c7 )
ui: finally my desired graph (0b5c0f3 )
ui: slighty improve format_tree (29b5774 )
ui: update annotation for legends (a85d611 )
ui: use graph instead of tree and properly update the history when refresh (0dc89f9 )
update ui message (f13e352 )
use alternative separator instead of "|" (6396751 )
use existing get_undofile function (f20f1f3 )
use filetypes insetad of buftypes (2535b26 )
use insertleave instead of textchangedI (bb61309 )
use syntax to highlight different file but set ft to time-machine-list (86395c5 )
use UUID instead to get better IDs (3cc9c5d )
You can’t perform that action at this time.