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 da02db0c51 merge from branches/froh/reponator/:
* I moved edit_meta into an own class representing metadata.  that
    metadata is retrieved in the constructor, can be accessed as an
    elementree and can be synced back to the filesystem.

    I'm using that myself to update metadata and I changed the use of
    edit_meta to use that class.
2007-01-12 03:52:13 +00:00
..
__init__.py fix osc/__init__.py to contain new modules 2006-07-17 13:15:21 +00:00
build.py corrected little typo 2007-01-06 05:13:05 +00:00
commandline.py added commandline shortcut 'stat' for 'status', like in svn 2007-01-07 00:59:34 +00:00
conf.py correct last fix: set scheme in DEFAULTS not in the comment. 2006-10-13 09:19:28 +00:00
core.py merge from branches/froh/reponator/: 2007-01-12 03:52:13 +00:00
fetch.py - add 'edituser' command for editing the metadata of a user account. It tries 2006-10-12 13:22:56 +00:00
meter.py - bump version (0.7) 2006-07-14 17:39:46 +00:00
othermethods.py set scheme=https in the default conf; add missing import sys in othermethods.py 2006-10-13 06:37:16 +00:00