v0.12.0
Changes
-
scrub-patch: -e/--edit option to open patch in $EDITOR after scrubbing,
primarily for those that prefer to view/edit the clean patch (e.g. to
add links) and have it verified for QA oversights only after -
scrub-patch: -g/--git option to auto-convert e.g.
leading-1.0/file
to
git-stylea/file
(not default given would be harmful on a -p0 patch,
but is safe to always use with -p1 patches) -
scrub-patch: -1/--p0p1 option to add a leading directory to every files,
i.e. convert a -p0 patch to -p1 -
repo-cd: tentatively support upcoming
kde-invent
remote-id
Fixes
-
repo-cd: for tab completion, do not give mismatching
_
and-
results
to the shell as it will not know they are interchangeable and misbehave -
qa-sed.bashrc: prevent portage from interpreting e.g.
\r
from sed
expressions in the log output