mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-28 10:46:15 +01:00
3631df59d4
The previous convention of allowing multiple packages has caused accidental deletion of packages while deleting files was intended (which doesn't work that way). e.g. osc rdelete foo/bar/baz.spec would delete foo/bar and then fail trying to delete foo/baz.spec Also calling osc rdelete with accidental slash, e.g. osc rdelete /foo/bar actually deleted project foo including all it's packages without asking questions. Both traps are eliminated now. |
||
---|---|---|
.. | ||
util | ||
__init__.py | ||
.gitignore | ||
babysitter.py | ||
build.py | ||
checker.py | ||
cmdln.py | ||
commandline.py | ||
conf.py | ||
core.py | ||
fetch.py | ||
meter.py | ||
OscConfigParser.py | ||
oscerr.py | ||
oscssl.py | ||
oscsslexcp.py |