Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Gitnuro-linux-x86_64-1.5.0.jar.sum | 2025-06-24 | 97 Bytes | |
Gitnuro-linux-x86_64-1.5.0.jar | 2025-06-24 | 101.3 MB | |
Gitnuro-linux-arm_aarch64-1.5.0.jar.sum | 2025-06-24 | 102 Bytes | |
Gitnuro-linux-arm_aarch64-1.5.0.jar | 2025-06-24 | 99.4 MB | |
Gitnuro_macos_v1.5.0.zip | 2025-06-24 | 151.3 MB | |
Gitnuro_macos_v1.5.0.zip.sum | 2025-06-24 | 93 Bytes | |
Gitnuro_Windows_Installer_v1.5.0.exe | 2025-06-24 | 120.3 MB | |
Gitnuro_Windows_Installer_v1.5.0.exe.sum | 2025-06-24 | 105 Bytes | |
Gitnuro_Windows_Portable_v1.5.0.zip | 2025-06-24 | 144.4 MB | |
Gitnuro_Windows_Portable_v1.5.0.zip.sum | 2025-06-24 | 104 Bytes | |
README.md | 2025-06-24 | 1.8 kB | |
v1.5.0 source code.tar.gz | 2025-06-24 | 5.5 MB | |
v1.5.0 source code.zip | 2025-06-24 | 5.7 MB | |
Totals: 13 Items | 627.9 MB | 1 |
Changes
- Added Git LFS support
- Added diff highlight
- Added labels to some buttons to inform about their keybindings.
- Added date time formatting settings.
- Implemented SSH credentials caching. https://github.com/JetpackDuba/Gitnuro/issues/266
- Removed commits limit in the log (implemented lazy loading)
- Reduced recent repositories height and added relative pathing to the parent directory
- Added log refresh after deleting stash
- Added stashes visualization in the graph
- Added automatic snapshot of uncommited changes before merge
- Copy Branch Name (implemented by @spipau) https://github.com/JetpackDuba/Gitnuro/issues/264
- Gravatar usage can be now disabled. When used, now the email addresses are hashed using SHA256.
- Added separator to branches context menu
Fixes
- In rebase interactive, fixed clicking on another input field (Reword) crashes the app
- In rebase interactive, fixed rewording multiple commits inverses messages and puts them on the wrong commit
- Fixed unnecessary refreshes when opening files, which could end up in infinite loop in certain repositories/systems.
- Fixed line in commit graph not scaling
- Fixed crash when pushing a new branch due to bug in LFS
- Fixed updates check not repeating requests when required
- Fixed commit/merge/rebase button being disabled when filtering all items
Binaries
Linux:
- Available as Flatpak here or by running flatpak install --user com.jetpackduba.Gitnuro
if you have Flatpak & Flathub already setup.
- JAR file can be executed as a portable version (Requires JRE 17).
Windows: - Installable version. - Portable version.
MacOS:
- ZIP which contains the app bundle.
- Using hombrew: brew install jetpackduba/apps/gitnuro