This release is based on Jujutsu 0.37.
Added
- Repository -> Init... and Repository -> Clone... menuitems, for creating repositories.
- Progress bar for slow git operations (fetch, push, clone).
- Relative timestamps update on each snapshot (which happen after modifications or when the window/tab is focused).
- GG now respects the
snapshot.auto-update-stalesetting. Additionally, when first opening a repo, it will always update the working copy if it's stale.
Fixed
- In GUI mode, the Repository -> Open... menuitem always opened a new window even if you didn't have a workspace loaded in the current window.