1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-26 22:56:15 +01:00
github.com_openSUSE_osc/osc
Dr. Peter Poeml b58b6e5a3f - fully implement accessing multiple API servers. "apisrv" in the config takes
a URL now, so the variable "scheme" which was needed in addition before
  becomes obsolete. For backward compatibility, a hostname (and scheme
  variable) are still accepted. Likewise, the auth sections in the config take
  a URL now, and a hostname:port to keep old config working.
  Furthermore, apisrv can be overridden by -A on the commandline. HTTP or HTTPS
  scheme is determined from the URL. Credentials must be configured in .oscrc.
2007-04-25 10:24:51 +00:00
..
__init__.py fix osc/__init__.py to contain new modules 2006-07-17 13:15:21 +00:00
build.py remove debug print of tempfile name 2007-04-18 00:23:49 +00:00
cmdln.py Complete rewrite of the internal commandline handling, using cmdln.py. 2007-04-24 23:00:12 +00:00
commandline.py - fully implement accessing multiple API servers. "apisrv" in the config takes 2007-04-25 10:24:51 +00:00
conf.py - fully implement accessing multiple API servers. "apisrv" in the config takes 2007-04-25 10:24:51 +00:00
core.py Complete rewrite of the internal commandline handling, using cmdln.py. 2007-04-24 23:00:12 +00:00
fetch.py - add 'edituser' command for editing the metadata of a user account. It tries 2006-10-12 13:22:56 +00:00
meter.py fix the download progress meter to be small enough to work with terminals 80 characters wide [#266989] 2007-04-24 21:10:01 +00:00