mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-10 06:46:15 +01:00
Daniel Mach
171b546379
The ':' character is used as a separator in Open Build Service and constantly appears in directory names after running osc commands. Windows do not support ':' as a valid character on file system. This breaks not only osc but also basic commands such as 'git clone' on a project that contains colons in paths. That's why we decided to make osc unsupported on Windows. |
||
---|---|---|
.. | ||
util | ||
__init__.py | ||
.gitignore | ||
babysitter.py | ||
build.py | ||
checker.py | ||
cmdln.py | ||
commandline.py | ||
conf.py | ||
core.py | ||
credentials.py | ||
fetch.py | ||
grabber.py | ||
meter.py | ||
OscConfigParser.py | ||
oscerr.py | ||
oscssl.py | ||
oscsslexcp.py |