1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 09:46:19 +02:00
github.com_openSUSE_osc/osc
Daniel Mach 40a24d3185
Merge pull request #1246 from dmach/fix-rdiff-no-new-project
rdiff: Fix traceback when new project is not specified
2023-02-02 10:53:27 +01:00
..
_private buildhist: Do not traceback on missing duration 2023-01-26 15:53:20 +01:00
util Refactor tar open functions to return early 2022-09-30 15:51:06 +02:00
__init__.py release 1.0.0b3 2023-01-17 09:35:55 +01:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py Mute pylint false-positive errors related to rpm 2023-01-20 16:16:23 +01:00
build.py build: Fix reading extra-pkgs from oscrc 2023-01-26 14:11:59 +01:00
checker.py Mute pylint false-positive errors related to rpm 2023-01-20 16:16:23 +01:00
cmdln.py cmdln: Fix hide() decorator to take an optional argument with a boolean value 2023-01-16 16:06:19 +01:00
commandline.py Merge pull request #1246 from dmach/fix-rdiff-no-new-project 2023-02-02 10:53:27 +01:00
conf.py mark boolean and integer_opts as private 2022-12-01 10:05:32 +01:00
connection.py connection: Mute the "Converted retries value" debug message 2023-02-01 09:45:12 +01:00
core.py Merge pull request #1229 from Vogtinator/fixlist 2023-01-26 14:56:58 +01:00
credentials.py Avoid crash when deleting a password 2022-11-01 18:40:39 +00:00
fetch.py Fix pylint error: Using variable 'fd' before assignment 2023-01-20 16:16:23 +01:00
grabber.py Always import at the toplevel 2022-09-12 13:45:19 +02:00
meter.py Run autopep8 to fix whitespace issues 2022-09-12 13:45:19 +02:00
OscConfigParser.py Disable configparser interpolation to allow unescaped '%' in values 2022-10-04 09:37:33 +02:00
oscerr.py Add oscerr.ProjectError class needed by core.delete_project() 2023-01-20 16:16:23 +01:00
oscssl.py oscssl: Fix sys.version_info comparison 2022-10-24 13:44:31 +02:00
py.typed Add py.typed marker to osc 2022-12-05 15:28:02 +01:00
store.py store: Remove trailing slash from apiurl 2022-11-07 13:57:24 +01:00