All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
-ck
/--check-boxes
to tick policy gentoo boxes--draft
parameter to create PR as a draft
0.0.12 - 2024-04-19
-nc
/--no-cleanup
parameter to keep temporary repo for debugging-v
/--version
to show version--tmp
to force usage of temporary repo-y
/--yes
to answer yes to all questions and skip diff prompt
- the temporary repo is deleted at the end
- repositories are now cached in ${HOME}/.cache/pkgpr
--test
implies--tmp
- new default
--test-flags
- terminate on error in
--test
checkout -f origin/branch
instead ofcheck HEAD
0.0.8 - 2024-03-17
- prefix
./profiles/repo_name
of temporary repo by 'tmp' to avoid collisions with --test - use ';' isntead of '&&' in sudo run to make sure permissions of tmp repo are back right
0.0.6 - 2024-03-16
- test and test-flags parameter
0.0.5 - 2024-03-14
- bug/closes parameter