Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This should fix fauno's issue with pinentry-curses, or at least fail more
verbosely.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/abslibre-tools/createworkdir
|
|
The relies on db-update on the server respecting STAGING if it is set in
the environment.
https://labs.parabola.nu/issues/314
|
|
|
|
https://labs.parabola.nu/issues/410
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ssh://parabolagnulinux.org:1863/srv/git/packages/libretools
|
|
|
|
|
|
|
|
|
|
|
|
Besides a few code-technique things,
- delay executing an action like clean until all options are parsed;
before `librerelease -nc` and `librerelease -nc` were very
different.
- fix the clean action
|
|
|
|
|
|
also, use print(), which has gettext support built in
|
|
|
|
|
|
|
|
All such resigns were interactive and unneeded.
|
|
|