1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-10 22:56:15 +01:00
github.com_openSUSE_osc/osc
Daniel Mach be8a5268a8 Replace unmaintained cmdln.py with a custom code
Cmdln.py is unmaintained for years and uses deprecated optparse.
Let's replace it with a simpler custom code. Also remove code
that generates man page, we'll replace it with a 3rd party tool.
2022-08-12 10:05:59 +02:00
..
util Move format_table to util.helper 2022-08-02 14:45:23 +03:00
__init__.py replace urlgrabber to enable python3 compatibility 2018-10-19 09:31:37 +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 several undefined-variable issues reported by pylint 2022-07-28 21:01:16 +02:00
checker.py Modernize code with pyupgrade 2022-07-28 19:14:12 +02:00
cmdln.py Replace unmaintained cmdln.py with a custom code 2022-08-12 10:05:59 +02:00
commandline.py Replace unmaintained cmdln.py with a custom code 2022-08-12 10:05:59 +02:00
conf.py Merge pull request #1041 from AdamMajer/master 2022-08-12 10:03:23 +02:00
connection.py Modernize code with pyupgrade 2022-07-28 19:14:12 +02:00
core.py Merge pull request #1041 from AdamMajer/master 2022-08-12 10:03:23 +02:00
credentials.py Modernize code with pyupgrade 2022-07-28 19:14:12 +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 Clean imports up, drop python 2 fallbacks 2022-07-28 13:17:43 +02:00
oscerr.py Modernize code with pyupgrade 2022-07-28 19:14:12 +02:00
oscssl.py Switch http_request() to urllib3 2022-07-27 11:15:21 +02:00