You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
display command not found error if oma command-not-found no results found
oma install/remove/upgrade -y should display review message
add oma systemd service
support fish completion
add shell competions feature
Also fix pengding ui display
add oma pkgnames for shell completion
return 1 if oma show pkgs result is empty
Bug Fixes
fix wrong oma pkgnames parameter name ...
...Wrong parameter name causes the pkgnames method to always pass in a None parameter, which always completes all packages in the database
fetch database global progress bar overflow
retry 3 times, not 4 (again)
retry 3 times, not 4
apt_lock_inner failed do not retry
Also set some error message due to
improve UI strings for oma pending ui output
Refactor
no need to collect package list in oma list method
optimize main logic
oma args function return exit code
Style
use cargo clippy and cargo fmt to lint code
Commit Statistics
18 commits contributed to the release over the course of 1 calendar day.