opensuse:osc.git
2011-04-27 Adrian Schröterswitch to 0.131 release 0.131 0.131.0
2011-04-26 Adrian Schröter- "review accept/decline" is trying to change all revie...
2011-04-23 Marcus Huewe- osc rq show <id> -d: store tmpfile with suffix "...
2011-04-21 Ludwig Nusselfix PackageNotInstalled printing
2011-04-20 Adrian Schröter- "my requests" is showing requests with open reviews...
2011-04-20 Ludwig Nusselallow TLS only
2011-04-20 Ludwig Nusselmake abortbuild parameters work like rebuild
2011-04-18 Ludwig Nusseluse ssl session resumption
2011-04-18 Ludwig Nusselcatch only urllib errors for expand handling
2011-04-18 Ludwig Nusseluse more generic oscerr.PackageNotInstalled
2011-04-14 Martin Mohring[osc] allow expansion of %(apihost)s also as part of...
2011-04-11 Test UserMerge branch 'master' of gitorious.org:opensuse/osc
2011-04-11 Juergen Weigertadded new command: osc who [login]
2011-04-11 Juergen Weigertosc ls . (shortcut for PROJECT PACKAGE from current...
2011-04-08 Test Userci warning 'File "..." is listed in package meta but...
2011-04-06 Marcus Huewe- conf.py: workaround for urllib2: reset basic auth...
2011-04-06 Juergen Weigertget_api_url() diagnostics now includes ESTALE.
2011-03-30 David Greavesci now accepts "-F -" as stdin
2011-03-30 Adrian Schröter- fix failure of aggregatepac when target package exist...
2011-03-29 Marcus Huewe- renamed "PackageNotInstalled" exception to "ServiceNo...
2011-03-29 Sascha PeilickeInherit package roles from parent project.
2011-03-24 Juergen Weigertfixed url of the plugin
2011-03-24 Juergen Weigertdo_install now points to home:jnweiger osc-plugin-install
2011-03-23 Marcus Huewe- fixed set_link_rev: if expand is True always get...
2011-03-22 Adrian Schröter- handle missing or wrong service commands with a valid...
2011-03-21 Juergen WeigertAdded 'env OSC_PLUGIN_FAIL_IGNORE=1 osc ...'
2011-03-21 Marcus Huewe- set_link_rev: minor cleanup; baserev always implies...
2011-03-21 Marcus Huewe- adjusted testsuite for the latest setlinkrev changes
2011-03-21 Marcus Huewe- common.py, __get_response: support "code" keyword...
2011-03-21 Adrian Schröter- fix crash on project only service files
2011-03-21 Adrian Schröter- do not list "localrun" anymore, it can't work in...
2011-03-19 Marcus Huewe- build.py: remove debug output
2011-03-17 Juergen WeigertBetter advertise getpac_default_project in the online...
2011-03-17 Adrian Schröter- fix setlinkrev for current revision when link target...
2011-03-17 Adrian Schröter- do not try to merge generated _service: files on...
2011-03-16 Adrian Schröter- allow to force the storage of project meta data ...
2011-03-16 Adrian Schröter- missing source serivce on local workstation is not...
2011-03-15 Marcus Huewe- support %(apihost)s in the "build-root" config option
2011-03-11 Marcus Huewe- fixed delPackage (TODO: testcases for this method)
2011-03-11 Adrian Schröter- follow renamed attribute to OBS:MaintenanceProject
2011-03-11 Adrian Schröter- unbreak maintenance request creation
2011-03-10 Juergen Weigertadded hint, what to do with a 'user is blank' error.
2011-03-09 Marcus Huewe- find_default_project: fixed indention, only "catch...
2011-03-09 Juergen WeigertAllow conf.config['getpac_default_project'] to be a...
2011-03-08 Marcus Huewe- do_develproject: small cleanup + fixes
2011-03-08 Marcus Huewe- show_develproject: added additional "xml_node=False...
2011-03-08 Juergen Weigert - new command 'develproject' to print the devel proje...
2011-03-08 Juergen WeigertMerge branch 'master' of gitorious.org:opensuse/osc
2011-03-08 Juergen Weigertfixed osc co proj pack file, which took great effort...
2011-03-07 Adrian Schröter- add also simple maintenance release request command
2011-03-07 Juergen WeigertReverting Sascha's unicode attempt. This made 'osc...
2011-03-07 Marcus Huewe- do_maintenancerequest: cleanup
2011-03-07 Marcus Huewe- create_maintenance_request: use Request class to...
2011-03-07 Adrian Schröter- add "maintenancerequests" command to request a mainte...
2011-03-07 Adrian Schröter- stay backward compatible with pathinfo command. This...
2011-03-07 Adrian Schröter- do not show requests by default, where I am not respo...
2011-03-05 Juergen Weigertosc rdelete now warns, if requests are pending.
2011-03-04 Adrian Schröter- do not crash on maintenance release or incident requests
2011-03-04 Sascha Peilicke[webui] Fix Jürgen's Unicode issue and stupid default...
2011-03-04 Sascha PeilickeRevert "Catch non-utf8 and convert it to utf8 inside...
2011-03-03 Juergen WeigertCatch non-utf8 and convert it to utf8 inside create_sub...
2011-03-03 Juergen WeigertGiving hint at 'osc my sr', if 'osc my rq' returns...
2011-03-03 Ludwig Nusselmeta data diff
2011-03-02 Marcus Huewe- print_repos: added exc_class and exc_msg parameters...
2011-03-02 Marcus Huewe- do_getbinaries: fail if repo doesn't exist
2011-02-28 Adrian Schröter- service disabledrun must store files without prefix...
2011-02-27 Adrian Schröterdouble the default for "buildlogtail", kiwi failures...
2011-02-24 Marcus Huewe- get_user_projpkgs_request_list: fixed logic error
2011-02-24 Marcus Huewe- fixed #671790 ("osc my rq returns 400")
2011-02-22 Adrian Schröter- avoid unwanted entire project rebuilds
2011-02-22 Juergen Weigert'osc rq list' now defaults to 'new,review' instead...
2011-02-22 Marcus Huewe- use get/set when working with an "Element" instance...
2011-02-22 Marcus Huewe- rewrote set_link_rev
2011-02-22 Marcus Huewe- also test _link without "project" attribute
2011-02-22 Marcus Huewe- added testcases for "set_link_rev"
2011-02-22 Ludwig Nusselfix --no-init
2011-02-21 Marcus Huewe- update: fixed os.path.join call
2011-02-21 Adrian SchröterDon't submit crud workarounds for problems which should...
2011-02-20 Juergen Weigertavoid 404 in osc se -V caused by looking up the _histor...
2011-02-17 Marcus Huewe- (temporary) fix for 53ca3b9a14110f88c1d81a4b345b3cc17...
2011-02-17 Anas Nashifdefault to 1 processors on darwin, since we are not...
2011-02-17 Marcus Huewe- minor cleanup
2011-02-17 Marcus Huewe- fixed do_service
2011-02-17 Marcus Huewe- do_results: fixed --xml output
2011-02-15 Adrian Schröter- use new api call to collect all project wide source...
2011-02-15 Adrian Schröter- make it possible to run single source services, even...
2011-02-14 Adrian Schröter- do not crash in setlinkrev, if link target is no...
2011-02-14 Adrian Schröter- avoid to create a _pull file when having a working...
2011-02-14 Adrian Schröter- don't crash when src server decides to expand in...
2011-02-11 Marcus Huewe- do_detachbranch: added --message option; added some...
2011-02-11 Marcus Huewe- added new "detachbranch" command to replace a link...
2011-02-11 Marcus Huewe- copy_pac: only edit meta if "source" and "target...
2011-02-11 Adrian Schröter- add request and review "supersede" command, to supers...
2011-02-11 Juergen Weigertfixed se -V to not explode when a project match was...
2011-02-11 Juergen WeigertMerge branch 'master' of gitorious.org:opensuse/osc
2011-02-11 Marcus Huewe- adjusted testcase oscrc's for recent config changes
2011-02-11 Marcus Huewe- use pass instead of passx (plaintext_passwd is the...
2011-02-11 Marcus Huewe- don't fail if terminal encoding doesn't support unico...
2011-02-09 Marcus Huewe- fix for 7d5893992d356a02e0cba0677a81d0d46bfc265f
2011-02-09 Marcus Huewe- use Request's __cmd__ method for sorting
next