1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-27 02:16:12 +01:00
github.com_openSUSE_osc/osc
Dr. Peter Poeml 12b0c4bb99 - fix creation of packages, which did no longer work since the latest changes
in error handling (since editmeta needs to see the 404 to know that a package
  is to be created)
- insert a newline after 'missing argument' messages
2006-07-20 14:23:10 +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 - fix creation of packages, which did no longer work since the latest changes 2006-07-20 14:23:10 +00:00
core.py - fix creation of packages, which did no longer work since the latest changes 2006-07-20 14:23:10 +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