1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-10 14:56:14 +01:00
github.com_openSUSE_osc/osc
Marcus Hüwe 016c80db86 - added optional apiurl parameter to the following methods:
meta_exists, make_meta_url, checkRevision
  if no apiurl parameter is specified the global value (conf.config['apiurl'])
  will be used. This should fix bug #361764
- some small apiurl fixes in the make_diff method (the package_tracking branch already has this fix)
2008-02-18 13:44:20 +00:00
..
__init__.py fix osc/__init__.py to contain new modules 2006-07-17 13:15:21 +00:00
build.py - osc build: if the build fails, print out the buildroot, so it it at hand for debugging 2008-01-24 18:18:03 +00:00
cmdln.py - update cmdln.py to planned 1.0 version. The main changes are 2007-05-16 10:55:05 +00:00
commandline.py - added optional apiurl parameter to the following methods: 2008-02-18 13:44:20 +00:00
conf.py - change conf.get_config() to take three optional override values: 2007-08-22 10:18:25 +00:00
core.py - added optional apiurl parameter to the following methods: 2008-02-18 13:44:20 +00:00
fetch.py - osc build: add --no-verify, to skip the package signature verification step 2008-01-24 18:06:45 +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