This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
github.com_openSUSE_osc
Watch
1
Star
0
Fork
0
You've already forked github.com_openSUSE_osc
mirror of
https://github.com/openSUSE/osc.git
synced
2025-02-25 19:52:12 +01:00
Code
github.com_openSUSE_osc
/
osc
History
Dr. Peter Poeml
5be1e292fc
fix issue with uploading files -- in PUT requests, there was an additional newline inserted, which could lead to wrong interpretation of the payload if e.g. an intercepting web proxy was in between osc and the api server
2006-07-19 15:15:57 +00:00
..
__init__.py
fix osc/__init__.py to contain new modules
2006-07-17 13:15:21 +00:00
build.py
fix usage of personality wrappers
2006-07-17 13:53:17 +00:00
commandline.py
build: when called without arguments, show only architectures that can be built on the local machine
2006-07-17 13:38:37 +00:00
core.py
if osc is started for the first time, add a complete .oscrc, with build configuration, not just the api user acccount. So it isn't necessary to do it later again.
2006-07-17 12:00:59 +00:00
fetch.py
better copy&paste directions for import gpg keys
2006-07-17 12:07:19 +00:00
meter.py
- bump version (0.7)
2006-07-14 17:39:46 +00:00
othermethods.py
fix issue with uploading files -- in PUT requests, there was an additional newline inserted, which could lead to wrong interpretation of the payload if e.g. an intercepting web proxy was in between osc and the api server
2006-07-19 15:15:57 +00:00