.. |
_private
|
Migrate Project.wc_repair() to Store
|
2022-10-25 13:09:29 +02:00 |
util
|
Refactor tar open functions to return early
|
2022-09-30 15:51:06 +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
|
Run autopep8 to fix whitespace issues
|
2022-09-12 13:45:19 +02:00 |
build.py
|
avoid importing the config global variable
|
2022-10-27 00:20:47 +02:00 |
checker.py
|
Import rpm locally because it's not available to Read the Docs
|
2022-10-13 09:54:54 +02:00 |
cmdln.py
|
cmdln: Allow explicitly setting command name
|
2022-10-04 13:15:40 +02:00 |
commandline.py
|
Add branch --disable-build option
|
2022-11-08 15:34:55 +01:00 |
conf.py
|
Replace 'if not <cond> in ...' with 'if <cond> not in ...'
|
2022-09-12 14:15:34 +02:00 |
connection.py
|
Mute consequent InsecureRequestWarning warnings
|
2022-10-13 12:58:15 +02:00 |
core.py
|
Add branch --disable-build option
|
2022-11-08 15:34:55 +01:00 |
credentials.py
|
Avoid crash when deleting a password
|
2022-11-01 18:40:39 +00:00 |
fetch.py
|
OBS has a fault where is sends invalid md5s
|
2022-10-06 10:50:24 +10: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 create-pbuild-config(cpc) command
|
2022-10-04 13:15:40 +02:00 |
oscssl.py
|
oscssl: Fix sys.version_info comparison
|
2022-10-24 13:44:31 +02:00 |
store.py
|
store: Remove trailing slash from apiurl
|
2022-11-07 13:57:24 +01:00 |