1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-10 14:56:14 +01:00
github.com_openSUSE_osc/osc
Dr. Peter Poeml 90ca587cd0 - 0.96
- save api server url to .osc/_apiurl. This requires changing makeurl() and all
  calls to it.
- implement 'info' subcommand, essential for debugging these changes.
- use new api routes in all places
- buildhistory works again
- copypac: implement package copy from one buildservice instance to another
  (--to-apiurl option)
- the results subcommand handles <working copy> arguments now
2007-05-04 21:51:54 +00:00
..
__init__.py fix osc/__init__.py to contain new modules 2006-07-17 13:15:21 +00:00
build.py build: call rpm command for preferred rpms with --nosignature --nodigest 2007-05-04 21:40:35 +00:00
cmdln.py add debugging hint to cmdln.py 2007-05-04 21:51:15 +00:00
commandline.py - 0.96 2007-05-04 21:51:54 +00:00
conf.py - build: fix passing of commandline options and arguments to build.main(), 2007-04-25 11:22:40 +00:00
core.py - 0.96 2007-05-04 21:51:54 +00:00
fetch.py improve key import instructions after suggestion by Michael Wolf 2007-05-02 19:17:10 +00:00
meter.py fix the download progress meter to be small enough to work with terminals 80 characters wide [#266989] 2007-04-24 21:10:01 +00:00