.. |
util
|
git_version: Return version from the source code if there's no matching tag
|
2022-08-22 11:08:34 +02:00 |
__init__.py
|
Move __version__ from osc.core to osc
|
2022-08-24 09:53:26 +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
|
Add global options to subcommands so they can be specified in any place
|
2022-08-26 16:23:48 +02:00 |
commandline.py
|
Remove the '-A' option from the 'maintainer' command
|
2022-08-26 17:04:56 +02:00 |
conf.py
|
Remove deprecated 'plaintext_passwd' config option
|
2022-08-25 13:20:25 +02:00 |
connection.py
|
Lock cookiejar to prevent unnecessary signature auth
|
2022-08-25 15:39:26 +02:00 |
core.py
|
Remove deprecated Request.get_creator()
|
2022-08-25 09:44:45 +02:00 |
credentials.py
|
Remove deprecated 'GnomeKeyringCredentialsManager' and related code
|
2022-08-25 13:20:25 +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 |