.. |
util
|
Open osc 1.0 development
|
2022-07-27 10:46:55 +02: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
|
Replace osc-wrapper.py with entry_points.
|
2022-07-28 09:46:34 +02:00 |
build.py
|
Switch http_request() to urllib3
|
2022-07-27 11:15:21 +02:00 |
checker.py
|
Resolve PEP8 issue W291
|
2014-08-12 15:01:16 +02:00 |
cmdln.py
|
Never require login in the help command
|
2022-05-05 11:07:28 +02:00 |
commandline.py
|
Add XDG compatible location for osc plugins.
|
2022-07-28 10:26:13 +02:00 |
conf.py
|
Warn when using HTTP connection. Make HTTPS the default.
|
2022-07-27 11:15:21 +02:00 |
connection.py
|
Switch http_request() to urllib3
|
2022-07-27 11:15:21 +02:00 |
core.py
|
Merge pull request #1000 from dmach/urllib3
|
2022-07-27 11:27:18 +02:00 |
credentials.py
|
Fix crash when 'pass' is not set in the config file
|
2022-07-26 15:07:40 +02:00 |
fetch.py
|
fix product build rpm caching
|
2022-07-07 12:30:55 +02:00 |
grabber.py
|
fix broken URLError handling in OscMirrorGroup.urlgrab()
|
2018-11-06 13:29:17 +01:00 |
meter.py
|
Fix crash on terminal resize during download
|
2022-01-03 11:47:33 +01:00 |
OscConfigParser.py
|
Fix several issues in HTML doc rendering, improve output
|
2022-03-16 15:19:24 +01:00 |
oscerr.py
|
parseRevisionOption(): Raise an exception on invalid revisions
|
2022-06-02 10:01:57 +02:00 |
oscssl.py
|
Switch http_request() to urllib3
|
2022-07-27 11:15:21 +02:00 |