1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-28 10:46:15 +01:00
github.com_openSUSE_osc/osc
Jürgen Weigert bb6e27db24 - added 'osc bugowner' as a more intelligent version of 'osc maintainer -B'
- added option '-B' to osc maintainer, prints bugowner OR maintainer.
 - added 'osc req help' as convenience alias to 'osc help req'.
 - 'osc in' to be done. Its usage just prints a suggested zypper command line.
 - Incompatible change: osc se now prints Project Package, instead of 
   Package Project for easier copy&paste.
 - give better hint how to use osc vc without network connectivity.
 - added printing of cache statistices to osc build
 - implemented 'osc ls .' to take proj/pack name from current directory.
   * Incompatible change: 'osc ls' now defaults to 'osc ls .',
   * Use 'osc ls /' if you really want to list all projects.
   * This is meant as a proof of concept. I intend to generalize this usage of '.'
     for all osc commands. Feedback welcome.
2009-10-22 09:43:58 +00:00
..
util code cleanup 2009-10-20 14:30:15 +00:00
__init__.py Merged revisions 3774-3775,3779,3781-3782,3787,3789-3793,3798,3802,3805,3817-3822,3827,3829-3830,3837-3839,3841-3842,3848-3850 via svnmerge from 2008-04-28 16:37:44 +00:00
babysitter.py code cleanup 2009-10-20 14:30:15 +00:00
build.py code cleanup 2009-10-20 14:30:15 +00:00
cmdln.py code cleanup 2009-10-20 14:30:15 +00:00
commandline.py - added 'osc bugowner' as a more intelligent version of 'osc maintainer -B' 2009-10-22 09:43:58 +00:00
conf.py code cleanup 2009-10-20 14:30:15 +00:00
core.py code cleanup 2009-10-20 14:30:15 +00:00
fetch.py - added 'osc bugowner' as a more intelligent version of 'osc maintainer -B' 2009-10-22 09:43:58 +00:00
meter.py code cleanup 2009-10-20 14:30:15 +00:00
OscConfigParser.py code cleanup 2009-10-20 14:30:15 +00:00
oscerr.py code cleanup 2009-10-20 14:30:15 +00:00
oschttps.py use python-m2crypto for actually secure SSL 2009-10-02 11:25:59 +00:00