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 0d701556f2 Warn when using HTTP connection. Make HTTPS the default.
It is possible to omit protocol in -A/--apiurl now,
because https:// is the default.
2022-07-27 11:15:21 +02:00
..
util Fix detecting version from git in archives from GitHub 2022-07-04 14:43:21 +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 Switch http_request() to urllib3 2022-07-27 11:15:21 +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 Merge pull request #1023 from dmach/fix/622-additional-changes 2022-07-25 18:26:06 +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 Switch http_request() to urllib3 2022-07-27 11:15:21 +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