mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-27 02:16:12 +01:00
2f5b52e92c
Bump version to 0.95. New features: - implement "rebuild all failed packages", via --failed option in rebuildpac subcommand (new api route) - status -v shows all files, including unmodified ones - suppress the legend in prjresults by default (show with -l) - add global options to override config - can use arbitrary api server via global -A option - -H enables HTTP traffic debugging - --version Bugfixes: - fix typo in delete_project() (the line building up the URL got lost) - fix the commit subcommand's arguments. This works correctly now: osc ci ../test/onlyinwc `pwd` fstab ../test/f2 - fix buildinfo subcommand, if no specfile is posted. Broke with the recent URL handling rewrite, but didn't seem to bother because the build subcommand always sends the specfile. - try to fix buildhistory route, but it might be gone actually (need to pursue) - add --clean/--noinit to osc build help output |
||
---|---|---|
.. | ||
__init__.py | ||
build.py | ||
cmdln.py | ||
commandline.py | ||
conf.py | ||
core.py | ||
fetch.py | ||
meter.py |