1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 09:46:19 +02:00
Commit Graph

323 Commits

Author SHA1 Message Date
Marcus Huewe
20ac9ece78 - mention reworked plugin loading mechanism in the NEWS file
Also added information about a potential problem and how to
fix it (if a plugin uses the "@cmdln.option(...)" decorator it can't be
loaded/imported)
2013-06-13 21:00:12 +02:00
Marcus Huewe
659562a3ee - removed plugin migration hint from the NEWS file (for now) 2013-06-13 20:11:41 +02:00
d618c53bfe - update NEWS file 2013-06-13 16:55:39 +02:00
eea716f11f - support listing of deleted source files "ls -D $PROJECT $PACKAGE" 2013-05-17 10:37:51 +02:00
1baad94f5a - add a note about python 3 port 2013-05-02 11:12:11 +02:00
a8f14bed60 - allow to set bugowner/maintainership for a given binary 2013-05-02 10:50:05 +02:00
d082c75958 - drop the support for deprecated cbinstall and cbpreinstall directives 2013-03-19 08:17:13 +01:00
Bogdano Arendartchuk
1d3805f30e Allow using directories as mv targets
Otherwise osc would crash because the target directory would be in use (in
case of ".".)
2013-02-27 18:40:59 -03:00
907e5f67a5 - open 0.140 development 2013-02-25 15:44:01 +01:00
Marcus Huewe
ef4ebf212b - mention new edit_message behavior in the NEWS file
See c8bfad3661 for the details
2013-02-25 16:31:25 +01:00
220ec0e2cf "maintainer --user" support to search for all official maintained instance for given user or group 2013-02-20 11:41:29 +01:00
55ee5763b0 - abort on "search --maintained". Do not redirect to the new command automatically, since it has a different logic 2013-02-14 11:32:27 +01:00
Marcus Huewe
c3e37d8ba3 - documented "osc build --host..." feature in the NEWS file 2013-02-12 15:11:58 +01:00
8097a9550d - fix local build with emulator support.
- fix package signing check (skip always for use inside of secure VMs)
2013-02-03 19:08:38 +01:00
1106eb5166 - open 0.139 development 2013-02-01 12:19:06 +01:00
1fd7eda7c3 - prepare 0.138 release 2013-01-31 16:44:14 +01:00
d84bc081ef - disable keyring usage by default 2013-01-31 16:03:31 +01:00
4e0fb4cbeb submitrequest: old not anymore used maintenance code got removed. It is possible now
to create one request to submit all changed packages of an project in
               one request. Just run "osc sr" in the checked out project directory.
2013-01-31 16:03:16 +01:00
bfa108810a add support to remove repositories recursively (mostly only usefull for admins) 2012-12-06 14:07:02 +01:00
fc7e26fef1 - open 0.138 development 2012-12-04 16:47:42 +01:00
613e2b5176 - buildinfo --debug option for verbose output of dependency calculation 2012-12-04 16:44:14 +01:00
081e682982 - mention the --all feature 2012-11-23 12:54:25 +01:00
e0020e3072 - support to set the bugowner
- offer to send set_bugowner request if target is not writeable
- bugowner call is just an alias for maintainer call now
2012-11-23 12:52:05 +01:00
8d8d72a21f - support default maintainer/bugowner search based on binary package names 2012-11-22 11:37:32 +01:00
7353cf99d7 support single binary download via getbinaries command 2012-11-19 10:21:24 +01:00
52e27750e4 - add support for delete requests. 2012-11-13 13:20:09 +01:00
Marcus Huewe
720c3bee87 - updated NEWS file for the 0.136 release 2012-09-27 21:46:58 +02:00
68b59f29a1 - do not forward submit requests which do link to original request target anyway 2012-06-29 10:57:29 +02:00
dba6930267 - document 0.135 changes so far 2012-06-27 10:41:13 +02:00
ceb3265a9d - add request forward functionality similar to webui 2012-06-26 17:13:33 +02:00
08d2b8d045 - open 0.135 development 2012-04-02 10:53:12 +02:00
ce9f504105 - add unlock command for osc 0.134.1 2012-03-15 09:55:37 +01:00
665d1b6501 - 0.134.0 release 2012-03-12 14:36:59 +01:00
6860e7edff - set vrev on current links in link files 2012-03-02 15:44:15 +01:00
ba08ccb48a - add single-package-maintenance branch 2012-02-09 10:04:44 +01:00
e54da78499 - add "osc my work" which works in same way as webui 2012-01-26 13:27:44 +01:00
49d91c373d - add "osc results --watch" command to wait for build results in efficient way 2012-01-23 17:26:53 +01:00
cb78230347 - ask user to create maintenance incident when submit request fails at release project 2012-01-23 14:12:17 +01:00
a2030b9f15 - add "request setincident" command 2012-01-19 11:43:37 +01:00
11be969b77 - maintenance requests accept package lists as source and target incidents to be merged in 2012-01-19 11:36:57 +01:00
e0683d074c - use qemu as fallback when arch is not supported (unable to test it because of broken binfmt misc) 2012-01-12 13:47:31 +01:00
94a670e067 - patchinfo call can work without checked out copy now 2012-01-09 11:29:11 +01:00
3651508724 - use cmd=branch&dryrun=1 for search of maintained packages to get same result as on branching 2012-01-05 16:16:13 +01:00
f8bab97e5a - open 0.134 development 2011-12-19 14:09:47 +01:00
c076e2b4d2 - show declined requests to the creator on "my rq" function 2011-12-15 15:35:11 +01:00
2e2deb3ec8 - support link or branch from not-yet-existing-packages to pre-define the later submit target 2011-12-15 15:12:41 +01:00
a5edbb201a - add support for new branch --extend_package_names 2011-12-01 15:54:50 +01:00
f47e8f16c7 - support updating of existing _patchinfo files 2011-11-30 10:52:50 +01:00
b659ad5285 - support new branch add_repositories api call 2011-11-25 10:12:16 +01:00
49cdfa4fe3 - add --keep-link option to copypac command 2011-11-21 12:33:32 +01:00