1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 17:26:15 +02:00
github.com_openSUSE_osc/osc
Dr. Peter Poeml cb61461fb4 - build & buildinfo:
- implement --extra-pkgs option
  - pass the list of extra packages to the backend, as "add=pkg" query parameters
  - use osc.core.get_buildinfo(), instead of os.system('osc buildinfo ...')
- implement adding query parameters to constructed URLs in a more generic way
2007-05-09 09:36:55 +00:00
..
__init__.py fix osc/__init__.py to contain new modules 2006-07-17 13:15:21 +00:00
build.py - build & buildinfo: 2007-05-09 09:36:55 +00:00
cmdln.py add debugging hint to cmdln.py 2007-05-04 21:51:15 +00:00
commandline.py - build & buildinfo: 2007-05-09 09:36:55 +00:00
conf.py use new API route for downloading binaries also in configured URLs 2007-05-07 20:14:20 +00:00
core.py - build & buildinfo: 2007-05-09 09:36:55 +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