winget install --id cst8t.gitmun
About Gitmun
Gitmun is a crossplatform desktop Git client built with Tauri
What's new in 0.5.4
Fix files not being un-stageable on a new repo while doing first commit Fix issue with GTK dialogue hanging when opening existing repo with native file picker (switching to using xdg portal over native gtk in tauri-dialog) Full Changelog: v0.5.3...v0.5.4
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.5.4 | Unknown | Fix files not being un-stageable on a new repo while doing first commit Fix issue with GTK dialogue hanging when opening existing repo with native file picker (switching to using xdg portal over native gtk in tauri-dialo... |
| 0.5.3 | Unknown | What’s New Settings and usability - UI text size control is now available, with a cleaner slider control. - Settings window has been reorganised for easier navigation. - Row striping is now configurable to improve list s... |
| 0.4.5 | Unknown | Full Changelog: v0.4.4...v0.4.5 |
| 0.4.3 | Unknown | What's Changed fix: open config location button not working Full Changelog: v0.4.2...v0.4.3 |
| 0.4.1 | Unknown | What's Changed Other changes - Switch config to toml by @cst8t in #24 - Fixes to comply with Microsoft Store rules (Now bundles MinGit for MSIX package) - feat: gate commit-and-push on upstream tracking status and improv... |
| 0.4.0 | Unknown | What's Changed - feat: add multi-window support (finally) by @cst8t in #22 This means you can finally have as many instances of Gitmun open for as many projects as you want (as long as your computer can handle it) - feat... |
| 0.3.3 | Unknown | What's Changed Other changes - Msix bundling support by @cst8t in #21 Full Changelog: v0.3.2...v0.3.3 |
| 0.3.2 | Unknown | What's Changed Other changes - feat(installer): add support for an msi (wix-based) installer by @cst8t in #18 - fix(linux): ensure meld is handled correctly on linux - fix(dialogue): fix select dropdown menu theming Full... |