v0.7
Full Changelog: v0.6...v0.7
Changes:
-
Can filter graph using any revset by pressing
f
-
fix a bunch of crashes and bugs from code containing weird chars
-
git push shows a dry-run so you can see changes before pushing
-
help is now
?
instead ofh
-
can move files to next and previous commit using
N
andP
(file view) -
Can insert a new commit between the current and next using
N
(graph view) -
searchable branch selector for all branch commands (This one is my favorite!)
-
A number of other minor bugs fixed
Upcoming
- Make jj commands run concurrently to ui thread to prevent all freezing and slowdown
- commit selection ui
- multiselect in lists