mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 14:56:14 +01:00
d6bdc3712f
* by default the new files will be comitted (if it is a new package or if there are no source files on the server) * added --disable-commit option switch to import the package only locally * added --delete-old-files option switch to delete old files from the server. - some changes in the Package class: * extended existing commit() method to do all the commit work (before it was done in the do_commit() method). * moved stuff from the constructor into a new method (update_datastructs()). |
||
---|---|---|
.. | ||
__init__.py | ||
build.py | ||
cmdln.py | ||
commandline.py | ||
conf.py | ||
core.py | ||
fetch.py | ||
meter.py |