mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-16 10:36:13 +01:00
caae2bc8a1
* basically get rid of the scheme and apisrv mess - instead directly use the apiurl (== <protocol>://<host>) for everything * some other minor cleanups here and there * everyone who has a scheme or apisrv entry in his ~/.oscrc will get a deprecation warning but it's still working (at some point in the future we might remove these code paths) * when writing a new ~/.oscrc store the apiurl in the conffile [fixes #478054] - while being at it: * fixed #478054 ("osc asks for build.o.o credential even if -A<somelocalapi> is always used") * fixed #478052 ("osc backtrace on password entry (first startup)") |
||
---|---|---|
.. | ||
__init__.py | ||
babysitter.py | ||
build.py | ||
cmdln.py | ||
commandline.py | ||
conf.py | ||
core.py | ||
cpio.py | ||
fetch.py | ||
meter.py | ||
OscConfigParser.py | ||
oscerr.py |