.. |
_private
|
Move xml_indent, xml_quote and xml_unquote to osc.util.xml module
|
2024-02-12 09:27:30 +01:00 |
commands
|
The repo list command now resolves and displays flags (build, publish, ...)
|
2023-07-07 13:15:34 +02:00 |
git_scm
|
Fix traceback when running osc from an arbitrary git repo that fails to map branch to a project (boo#1218170)
|
2024-01-09 11:08:28 +01:00 |
output
|
New get_user_input() function for consistent handling of user input.
|
2024-02-08 14:33:28 +01:00 |
util
|
Add XmlModel class that encapsulates manipulation with XML
|
2024-02-21 09:46:53 +01:00 |
__init__.py
|
1.6.0
|
2024-01-25 09:49:14 +01:00 |
.gitignore
|
convert svn:ignore to gitignore
|
2009-12-03 19:19:53 +01:00 |
babysitter.py
|
Error out when branching a scmsync package
|
2024-02-07 13:52:58 +01:00 |
build.py
|
Remove all path quoting, rely on makeurl()
|
2024-02-09 13:26:37 +01:00 |
checker.py
|
Convert to using f-strings
|
2024-01-06 10:00:38 +01:00 |
cmdln.py
|
Convert to using f-strings
|
2024-01-06 10:00:38 +01:00 |
commandline.py
|
Remove remaining string queries from makeurl() calls
|
2024-02-12 14:25:49 +01:00 |
conf.py
|
Use Field.get_callback to handle quiet/verbose and http_debug/http_full_debug options
|
2024-01-24 15:47:37 +01:00 |
connection.py
|
Convert to using f-strings
|
2024-01-06 10:00:38 +01:00 |
core.py
|
Remove remaining string queries from makeurl() calls
|
2024-02-12 14:25:49 +01:00 |
credentials.py
|
Fix credentials managers to consistently return Password
|
2024-01-08 15:21:45 +01:00 |
fetch.py
|
Remove all path quoting, rely on makeurl()
|
2024-02-09 13:26:37 +01:00 |
grabber.py
|
Fix grabber to work with old urllib3 versions that do not contain URLSchemeUnknown exception
|
2023-05-15 22:38:21 +02:00 |
meter.py
|
Don't show meter in terminals that are not interactive
|
2024-01-24 15:47:37 +01:00 |
OscConfigParser.py
|
Convert to using f-strings
|
2024-01-06 10:00:38 +01:00 |
oscerr.py
|
Convert to using f-strings
|
2024-01-06 10:00:38 +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
|
Convert to using f-strings
|
2024-01-06 10:00:38 +01:00 |