1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-12 23:56:13 +01:00
github.com_openSUSE_osc/osc
Dr. Peter Poeml 5a4f1e4d42 - new meta command, replacing editmeta, editprj, createprj, editpac, createpac,
edituser. TODO: 
    - write usage info
    - implement -c|--create
    - implement -F|--file
    - check whether I broke usage of metadata copying/creation from withing
      linkpac or copypac
    - re-implement createpac and friends as aliasses to the new meta command -- I
      just commented them out for now
- fix metadata change detection, which no longer relies on the timestamp of the
  temporary file
- add close() in dgst(), which seemed to miss (I can't see a reason why it
  should not be there0
2007-07-13 16:01:02 +00:00
..
__init__.py fix osc/__init__.py to contain new modules 2006-07-17 13:15:21 +00:00
build.py osc build: add --userootforbuild option 2007-05-14 08:29:50 +00:00
cmdln.py - update cmdln.py to planned 1.0 version. The main changes are 2007-05-16 10:55:05 +00:00
commandline.py - new meta command, replacing editmeta, editprj, createprj, editpac, createpac, 2007-07-13 16:01:02 +00:00
conf.py - don't need config['pass'] anymore 2007-05-10 14:29:04 +00:00
core.py - new meta command, replacing editmeta, editprj, createprj, editpac, createpac, 2007-07-13 16:01:02 +00:00
fetch.py build: don't stumble over an empty list of packages when trying to verify packages 2007-06-26 11:19:41 +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