1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-28 10:46:15 +01:00
github.com_openSUSE_osc/osc
Marcus Hüwe 3c5a25f1a5 - don't do any exception handling in the sync() method of the metafile() class. It's up to the caller what to do in case of an exception
- edit_meta(): raise an exception instead of printing an "useless" error message.
- make "osc meta prjconf <project> -e" work again (probably r3702 caused the problem)
2008-05-20 16:03:08 +00:00
..
__init__.py Merged revisions 3774-3775,3779,3781-3782,3787,3789-3793,3798,3802,3805,3817-3822,3827,3829-3830,3837-3839,3841-3842,3848-3850 via svnmerge from 2008-04-28 16:37:44 +00:00
babysitter.py Merged revisions 3774-3775,3779,3781-3782,3787,3789-3793,3798,3802,3805,3817-3822,3827,3829-3830,3837-3839,3841-3842,3848-3850 via svnmerge from 2008-04-28 16:37:44 +00:00
build.py - added --baselibs option to osc build 2008-05-08 12:21:57 +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 -cosmetic changes for rprjresults and rresults 2008-05-20 11:36:16 +00:00
conf.py Merged revisions 3774-3775,3779,3781-3782,3787,3789-3793,3798,3802,3805,3817-3822,3827,3829-3830,3837-3839,3841-3842,3848-3850 via svnmerge from 2008-04-28 16:37:44 +00:00
core.py - don't do any exception handling in the sync() method of the metafile() class. It's up to the caller what to do in case of an exception 2008-05-20 16:03:08 +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
oscerr.py - return a real string instead of an tuple when invoking 'print' on the object 2008-05-03 18:25:24 +00:00