Releases: metta-systems/gg
Releases · metta-systems/gg
GG 0.30.0
See the assets to download this version and install.
This version is based on Jujutsu 0.29.
Changed
- Add a "New empty revision before here" menu item
- Add a ghost element for dragging changes in the left hand revision graph
- Allow {Ctrl,Cmd}-clicking to select multiple revisions
- Allow Shift-click to extend selected revision set
- List selected revisions when dragging
- Add a textbox below revision graph showing selected revset
- Allow moving individual hunks from the right hand diff view
- Enable change or commit ID to be copied by clicking
- Make recent workspace list available on all platforms
- Show recent workspaces if opening a workspace failed.
- Support rendering git emojis in the history tree
- Swap squash and restore icons (squash pushes changes down)
Fixed
- Fix overscroll on MacOS
- Compress path and action info when window is too narrow
- Use from_utf8_lossy to prevent invalid utf-8 sequence errors (will render at least something instead of failing)
- Enabled LTO for release builds, smaller and faster binary