1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-14 17:46:17 +01:00
github.com_openSUSE_osc/osc
Danny Kukawka 1477193694 added 'osc reqmaintainership'
Added 'osc reqmaintainership' as shortcut for
'osc creq -a add_role USER maintainer PROJECT PACKAGE' since this
command is hard to find for (new) users.

Works also from checked out packages. If no user is specified,
the command takes the current osc user from the config.
2010-08-18 11:42:50 +02:00
..
util catch cpio errors 2010-05-06 14:27:52 +02:00
__init__.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py - renamed "RuntimeError" to "ExtRuntimeError" to avoid confusion with python's "RuntimeError" class 2010-08-16 16:27:00 +02:00
build.py Revert "set release number to zero if not specified via commandline or server otherwise" 2010-08-04 17:24:06 +02:00
checker.py ignore gpg key import errors 2010-08-17 15:16:00 +02:00
cmdln.py fixed serveral warnings from pychecker.py 2010-07-26 16:46:21 +02:00
commandline.py added 'osc reqmaintainership' 2010-08-18 11:42:50 +02:00
conf.py - move 'builtin_signature_check' into conf module 2010-08-16 16:06:17 +02:00
core.py - use ExtRuntimeError instead of 'sys.exit' 2010-08-16 16:40:16 +02:00
fetch.py ignore gpg key import errors 2010-08-17 15:16:00 +02:00
meter.py option to hide download meter when finished 2010-04-28 11:52:14 +02:00
OscConfigParser.py compact empty lines 2010-06-23 14:47:52 +02:00
oscerr.py - renamed "RuntimeError" to "ExtRuntimeError" to avoid confusion with python's "RuntimeError" class 2010-08-16 16:27:00 +02:00
oscssl.py made URLError readable, instead of a bogus stack-trace. 2010-03-07 21:56:29 +01:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00