1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-14 17:46:17 +01:00
github.com_openSUSE_osc/osc
Marcus Hüwe a3f948dede - fixed bug #376285:
* make_dir() and checkout_package() got a new optionally 'prj_dir'     parameter. This parameter specifies in which dir we want to create new project/package dirs.
2008-04-02 15:30:44 +00:00
..
__init__.py fix osc/__init__.py to contain new modules 2006-07-17 13:15:21 +00:00
build.py remove two stray lines which sneaked into osc/build.py with the last commit 2008-03-11 15:34:42 +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 - fixed bug #376285: 2008-04-02 15:30:44 +00:00
conf.py - all necessary auth-information are available in the 'auth_dict' (so there's no need to fool around with the ConfigParser...) 2008-03-18 13:51:57 +00:00
core.py - fixed bug #376285: 2008-04-02 15:30:44 +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