Releases: AP-Sensing/ostree-tui
v0.3 - Major Drag-and-Drop Update
New Features
Adds the option to drag-and-drop commits onto branches to promote them.
- drap-and-drop, or
Alt+P
to promote a commit - new commit-list design, to display draggable commits
- new confirmation window for commit-promotion
Code Changes
- Add CI by @forgottosave in #19
- Commit-Tree Rebuild by @forgottosave in #21
Full Changelog: v0.2.3...v0.3.0
v0.2 - bug fixes
bug fixes
Basically the same as the last release, but a crucial bug fix was made (see the commit message for more information).
Feel free to download ostree-tui
here, or compile it yourself (Windows and WebAssembly should work, but are not tested) using the build instructions in the README.
Changelog
- code cleanup
- add GNU-CLI-standard compliant
help
page - bug fix concerning commit signatures
v0.2 - OSTree-TUI first release
First Release
The OSTree TUI finally made it into release! Currently, there is only a binary for Linux available. Feel free to download it here, or compile it yourself (Windows and WebAssembly should work, but are not tested) using the build instructions in the README.
Evaluation
I am collecting some information on this project using office-forms. If you have 5-6 min, it would help me very much, if you could participate in this survey after testing and playing around with the TUI. It will be open until 24.06.24.
https://forms.office.com/e/AaJTN721xX
Changelog
- Project Setup
- Introduced the basic TUI
- Added basic features for navigating the commit-log, retrieving commit-information & promoting content