1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 01:06:17 +02:00
github.com_openSUSE_osc/osc
2022-09-09 09:33:51 +02:00
..
util Fix indentation 2022-09-09 09:33:51 +02:00
__init__.py release 1.0.0b2 2022-09-09 09:29:05 +02:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py Modernize code with pyupgrade 2022-07-28 19:14:12 +02:00
build.py Fix indentation 2022-09-09 09:33:51 +02:00
checker.py Use implicit booleaness instead of len() to test if iterables are empty 2022-09-09 09:33:51 +02:00
cmdln.py Add global options to subcommands so they can be specified in any place 2022-08-26 16:23:48 +02:00
commandline.py Fix indentation 2022-09-09 09:33:51 +02:00
conf.py Properly test for None 2022-09-09 09:33:51 +02:00
connection.py Pass apiurl to all auth handlers 2022-09-08 10:51:01 +02:00
core.py Fix isinstance usage in core.makeurl() 2022-09-09 09:33:51 +02:00
credentials.py Fix usage of super() 2022-09-09 09:33:51 +02:00
fetch.py Modernize code with pyupgrade 2022-07-28 19:14:12 +02:00
grabber.py Modernize code with pyupgrade 2022-07-28 19:14:12 +02:00
meter.py Modernize code with pyupgrade 2022-07-28 19:14:12 +02:00
OscConfigParser.py Remove unused dict argument from OscConfigParser.SectionLine's init 2022-09-09 09:33:51 +02:00
oscerr.py Modernize code with pyupgrade 2022-07-28 19:14:12 +02:00
oscssl.py Create ~/.config/osc/trusted-certs if not exists 2022-08-31 14:16:59 +02:00