- do_revert: also revert added files by default
[opensuse:osc.git] / osc / commandline.py
2011-09-09 Marcus Huewe- do_revert: also revert added files by default
2011-09-07 Marcus Huewe- do_build: also consider "local_service_run" config...
2011-09-07 Marcus Huewe- added "local_service_run" config option
2011-09-07 Adrian Schröter- drop hardcoded source validator executions
2011-08-18 Sascha PeilickeReopening reviews only works for requests in state...
2011-08-16 Michal MarekDo not check for untracked files before commit
2011-07-20 Adrian Schröter- checkout of entire project is skipping packages which...
2011-07-20 Adrian Schröter- fix DISTURL help
2011-07-19 Adrian Schröter- show created incident project
2011-07-13 Adrian SchröterMerge branch 'master' of gitorious.org:opensuse/osc
2011-07-08 Sascha PeilickePEP8-ified parts of the code.
2011-07-08 Sascha PeilickeGive some status output if request list was empty.
2011-07-07 Sascha PeilickeHonor '-p' and '-P' parameters in request list command.
2011-06-27 Adrian Schröter- crash fix on maintenance incident creation with given...
2011-06-17 Sascha PeilickeRevert "Align --no-service commit command parameter...
2011-06-16 Sascha PeilickeAlign --no-service commit command parameter to build...
2011-06-15 Adrian Schröter- do not run source services on local packages or offli...
2011-06-09 Adrian Schröter- fix broken update after commit with service run
2011-06-08 Petr Uzelosc co: print help instead of crashing if no arguments...
2011-06-08 Michal ČihařFix spelling
2011-06-08 Adrian Schröter- add the --meta handling also to list, cat and less...
2011-06-06 Adrian Schröter- fix error message
2011-06-01 Adrian Schröter- add 'requestbugownership' command for setting the...
2011-05-30 Vincent Untzosc pdiff ("parent diff")
2011-05-26 Adrian Schröter- do not search for requests, if one got specified...
2011-05-26 Adrian Schröter- fix changelog comments take over to commit log
2011-05-26 Adrian Schröter- rdelte and undelete operate with history comment now
2011-05-25 Adrian Schröter- run source services always verbose on "osc build"
2011-05-25 Adrian Schröter- support for local defined source services during...
2011-05-24 Adrian Schröter- handle errors of source service runs
2011-05-23 Adrian Schröter- fix description of rdelete commands and make a differ...
2011-05-23 Adrian Schröter- support the new source service file mode of OBS 2...
2011-05-19 Adrian Schröter- use merged srcmd5sum as default revision on submit...
2011-05-04 Adrian Schröter- support to create hidden project on "branch" and...
2011-05-02 Adrian Schröter- block creating submit requests when a source service...
2011-05-02 Adrian Schröter- add "createincident" command
2011-04-29 Marcus Huewe- fixed print statement calls
2011-04-28 Michal ČihařFix various typos
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-20 Adrian Schröter- "my requests" is showing requests with open reviews...
2011-04-20 Ludwig Nusselmake abortbuild parameters work like rebuild
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-06 Juergen Weigertget_api_url() diagnostics now includes ESTALE.
2011-03-30 David Greavesci now accepts "-F -" as stdin
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-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 Adrian Schröter- do not list "localrun" anymore, it can't work in...
2011-03-17 Juergen WeigertBetter advertise getpac_default_project in the online...
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-11 Adrian Schröter- follow renamed attribute to OBS:MaintenanceProject
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 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 Marcus Huewe- do_maintenancerequest: cleanup
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-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-27 Adrian Schröterdouble the default for "buildlogtail", kiwi failures...
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-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- 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- make it possible to run single source services, even...
2011-02-14 Adrian Schröter- avoid to create a _pull file when having a working...
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 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- 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
2011-02-09 Ludwig Nusselsort request lists by id
2011-02-08 Marcus Huewe- fixed misleading note (#644550 ("osc don't branch...
2011-02-08 Adrian Schröteradd force option to accept requests in review state.
2011-02-04 Ludwig Nusselfix osc my with obs 2.2 api
2011-02-04 Ludwig Nusselonly catch http error, other exceptions are bugs
2011-02-04 Ludwig Nusselfix indent
2011-02-03 Ludwig NusselDon't request message when branching a package
next