3 - fix "osc patchinfo" command (crashed before)
4 - fixed SSL proxy support
5 - fixed meta attribute create and set calls
6 - osc remotebuildlog supports a buildlogurl
7 - use the baserev on links by default for diffing
10 - add "osc pull" command to fetch and merge changes in the link target
11 - new proxy support via SSL
12 - when a broken link is encountered automatically switch to last working
13 version. use 'osc pull' to repair the broken link.
14 - osc my request is showing now also requests from other people target to
18 # Features which require OBS 1.7
20 - new config option 'submitrequest_on_accept_action' to specify a default action
21 if a submitrequest has been accepted
22 - add "osc linktobranch" command to convert a classic link to a branch package
23 - show scheduler state for each repo with "results" and "prjresults"
26 - added 'osc bugowner' as a more intelligent version of 'osc maintainer -B'
27 - added option '-B' to osc maintainer, prints bugowner OR maintainer.
28 - added 'osc req help' as convenience alias to 'osc help req'.
29 - 'osc in' to be done. Its usage just prints a suggested zypper command line.
30 - give better hint how to use osc vc without network connectivity.
31 - added printing of cache statistices to osc build
32 - support http proxies when using python 2.6 or newer (#551004)
33 - partial fix for checkout problems (bnc#551147)
34 - fixed #477690 ("osc fetching binaries really slow")
35 - osc jobhistory accepts also "prj [pkg] repo arch" now
36 - osc buildinfo accepts now also "prj pkg repo arch [spec/dsc]"
37 - osc buildconfig accepts now also "prj pkg repo arch"
38 - fixed warning messages regarding SSL certificate on some plattforms (Fedora)
39 - support submit requests on project level, osc is checking which packages
40 have changed and submits only the changed after asking back.
41 - show worker/id on jobhistory and make it faster by adding a default limit of 20
42 - add "osc build --root" option to allow to specify build root directory
43 - add "osc build --release" option to allow to specify a package release number
44 - added osc mv command which can rename file and leave them under version control
45 - added new commands "dependson" and "whatdependson" to find out which packages get
46 triggered before checkin/request accept.
47 - add new "osc build --linksource" option, speeds up esp. image building a lot
48 - add "osc triggerreason" command to show detail reason, why a package got triggered for build
49 - Incompatible changes:
50 * osc se now prints Project Package, instead of Package Project
51 for easier copy&paste.
52 * osc se uses exact search by default. Use osc se -s for
54 * osc repourls neither needs nor accepts a path to a package
56 * osc repo neither needs nor accepts a path to a package or
57 project working dir anymore
59 # Features which require OBS 1.7
61 - search: allow to limit results via existing attibutes
62 - added "osc meta attribute" for basic attribute creation, deletion, showing and value setting
63 - implement "osc mbranch" call to create projects with multiple source package (instances)
64 - new "osc patchinfo" command: basic patchinfo generation and modification support
65 - add support for _patchinfo package submissions in "osc sr" on project level
66 - support review handling of requests (new "osc review accept/decline $REQUEST_ID" command
69 - IMPORTANT: ssl certificate checks are actually performed now to
70 prevent man-in-the-middle-attacks. python-m2crypto is needed to
71 make this work. Certificate checks can be turned off per server
72 via 'sslcertck = 0' in .oscrc.
73 - 'osc list' option -D now only limits non-'new' requests. In state 'new' all are shown.
74 - suggest 'osc list' --bugowner option. Not implemented.
75 - added 'osc rq help' as convenience alias to 'osc help rq'.
76 - 'osc in' to be done. Its usage just prints a suggested zypper command line.
77 - Incompatible change: osc se now prints Project Package, instead of Package Project
78 for easier copy&paste.
79 - fix checkout of packages, which contain not committed files (but uploaded)
80 - add signing key management command (osc signkey)
81 * shows public part of project key
82 * allows (re)creation of a project key
83 * allows deletion of a project key
84 - support 100% offline build when using "osc build --noinit ..."
85 -> buildinfo gets cached in local directory as .buildinfo.xml
88 - added missing code for 'osc sr -l [ID]'
89 - allow osc cat with one parameter, if it is a url.
90 - make osc getpac really get the package (instead of branch only)!
91 - expanded several tabs to spaces.
92 - added default project to new getpac and bco subcommand. .oscrc:getpac_default_project = OpenSUSE:Factory
93 (not added to branch subcommand, to not interfere with its syntax.)
94 - add support for generic python-keyring lib, supports KWallet, Gnome keyring, MacOS and Windows.
95 - make buildhist command usable without checked out package
96 - rename old "platform/s" names to "repository/ies" (internal cleanup only)
97 - fixed osc diff -c N, it failed with int and string concatenation
98 - made osc diff and rdiff more similar: added -p, -c to rdiff, removed -u from rdiff.
99 made -u default for both, renamed --pretty to --plain as it is the opposite of -u
101 # Features which require OBS 1.7
103 - option to download server side generated _service:* files on update
104 - support for running source services locally. Happens by default on source update
106 - support modification flages on creation of submit request
107 (for auto update or clean up packages or to avoid it, when submit request got accepted)
108 - show request ids from package source logs
109 - added support to require local packages which don't exist in the obs for a local build. This
110 fixes #377021, #481193
113 - fixed creation of new ~/.oscrc files
114 - fixed "osc my request" command
117 - fixed osc rq list -U to not look into the local dir
118 - added osc my ... pkg/prj/req shorthand commands
119 - add 'osc se' alias for 'osc search -e'
120 - add -b -m -M to 'osc search'
121 - hack for _help_preprocess_cmd_option_list to survive setup.py build
122 - made rresults an alias for results. python decorators are a strange concept...
123 - asserting that ~/.oscrc remains mode 0600
124 - no more plain text passwords in ~/.oscrc, we store now as bz2+base64
125 - added verbosity control -v -q. To be used in guess_proj_pack()
126 - added 'll' and 'ls -l' as shorthand to 'list -v'
127 - started to change to explicit dual license GPLv2 or GPLv3 to conform to Novell policy.
128 - added revision parameter to show_upstream_srcmd5(), so that it can be used in do_cat later.
129 - allowed both integer and srcmd5 revisions in meta_get_filelist()
130 - added 'lL', 'LL': allowed -e and -v together in do_list(). Was an internal error before.
131 - added cat -e, to cat a file through a link.
132 'cat -e -r 3' expands through the third revision of the _link.
133 - added subcmd bco as alias for branch -c
134 - added primitive experimental support for .oscrc:checkout_no_colon = 1
135 - suggest using svn when .svn found.
136 - alias submitpac submitrequest
137 - osc bco now continues to checkout after branch target exists error.
138 - added .oscrc:plaintext_passwd=1 for backwards compatibility
139 - moved core.py:exclude_stuff to .oscrc:exclude_glob and expand it to catch *.orig etc.
140 - added osc rq list -a; a shorthand for enumerating all states
141 - osc rq list -D nnn limit to requests nnn days old.
142 - osc sr --diff option added
143 - improved help texts with repairlink to point to osc resolved.
144 - improved passx code when creating oscrc.
145 - osc metafromspec allows editing before send
146 - allow handling of other roles than "maintainer" with maintainer command
148 - fix and improve request list and show output
149 - new osc rremove command for remote source files removal
150 - first part of support to handle _service\* files correctly
151 - osc commit asks if some file has a '?' status (can be skipped by --force option)
152 - fixed request list for multiple states
153 - new option --overlay
154 - new option --rsync-src / --rsync-dest
157 - support "setlinkrev" for whole projects
158 - add "setlinkrev --unset" for removing revision references
159 - add "osc request list -t <type>" to list only submit, delete or develchange requests
160 - add shell completion scripts
161 - fix support of listing requests with multiple actions
162 - "osc maintainer" is following to the development project / package now
163 - "osc maintainer" list maintainer and bugowner roles now
166 - Support new request types
167 - "submitreq" command has a new syntax (incompatible !)
168 - new "deleterequest" command
169 - new "changedevelrequest" command
170 - new "request" command for showing/modifing requests
171 - Multiple actions in one request is not yet supported by osc
172 - The new commands require an OBS 1.7 server, submitreq is still working with
174 - support of added .changes in commit message template
175 - make submit request listing fast by server side filtering
176 - allow pulling of conflicting changes via "osc repairlink"
177 - delete commands consolidated:
178 * deleteprj and deletepac are obsolete.
179 * delete and rdelete take over
180 - enable package tracking by default
181 - bugfix: templates in edit commit message causes an empty commit logs
182 - osc submitrequest consumes DESTPRJ [DESTPKG] arguments only
183 - osc build now also tested on native arm targets where uname -m reports a string like armv{4l,5el,6l,7el,7l}
184 - osc rlog now works with srcmd5 also
185 - plugins now should be placed in /usr/lib/osc-plugins to match FHS (the /var path is still supported though)
186 - osc now includes automatically generated man page
187 - osc can now store credentials in Gnome keyring if it is available
188 - new support for osc linkpac to specify cicount attribute
189 - new log/rlog output formats (CSV and XML)
190 - new jobhistory/buildhistory/search output format (CSV)
191 - new option to fetch buildlogs starting at given offset
192 - new option for copypac
193 * -r to specify source revision
194 * -m to specify a comment (and send default comment if not specified)
195 - new option to results(r), and rresults:
196 * -r|--repo to specify a repository(repositories)
197 * -a|--arch to specify a architexure(s)
198 * --xml for xml output (makes results_meta obsolete)
199 - request list -M shows open SRs created by the user.
200 - Fixed build support for images, only refered packages from buildinfo get used. (#485047)
201 - "req" command got renamed to "api" to avoid clash with "request" command
202 - osc build has a smarter default platform selection - it checks the
203 availibility config value, 'standard' and 'opensuse_Factory' in platforms list and in case
204 of fail it uses the last entry from that list
205 - new osc linkpac -f to allow to override existing _link files
206 - rename "rebuildpac" to "rebuild", but keep "rebuildpac" as alias
209 - support checkout of single package via "osc co PACKAGE" when local dir is project
210 - allow to specify target project and package on osc branch (requires server version 1.6)
211 - add option to automatic checkout a branched package
212 - support "osc getbinaries" in checkout packages
213 - new vc command for editing the changes files (requires build.rpm 2009.04.17 or newest)
214 - new repairlink command for repairing a broken source link (requires server version 1.6)
215 - '-b|--brief' option for osc submitreq show subcommand
216 - use "latest" commited revision on checkout, not "upload" (#441783)
217 - '-e|--just-open' option for vc command and used /usr/lib/build/vc as an executable
220 - support listings of older revisions with "osc ls -R"
221 - add --current parameter for linkpac to use current revision of source package fixed.
222 - add osc setlinkrev to add or update revision number in links easily
223 - fix streaming of binary files via "cat" (#493325)
226 - optional transfer of devel project during copy_pac and link_pac is fixing
227 opertation with remote build service instance
228 - "osc ci" fails uploading large files to Provo BuildService
229 - fixed support for accessing download repositories (worked only for download.o.o so far)
232 - the .oscrc config handling has been cleaned up:
233 * use "apiurl" for everything now (== <protocol>://<host>)
234 * added aliases support for [apiurl] sections in the ~/.oscrc.
239 => "osc -A foo <cmd>" will do the same as "osc -A http(s)://foobar ls"
240 * "scheme" and "apisrv" are deprecated and will produce a warning
241 * when writing a new ~/.oscrc, store the apiurl in the conffile (bnc#478054)
242 * fixed bug that made osc ask for credentials when -A was used (bnc#478054)
243 * fixed crash upon password entry (first startup) (bnc#478052)
245 * make product builds work
246 * speed up by using a cookie when fetching the binaries (bnc#477690)
247 * support for VM (kvm or xen) builds
248 * obsolete the need to configure download server, get it from the build
249 service instance instead.
250 * be a bit more verbose if the linked package isn't expanded (bnc#470948)
252 * --develproject option fixed (the API calls it 'ignoredevel' instead of 'nodevelproject')
253 * --revision option added
254 - osc jobhistory: new command to see build job history of a project or a package
255 - osc results/rresults: option -l, --last-build added (show last build results)
256 - osc linkpac: fix failure when -A<url> is used (bnc#479156)
257 - osc commit: don't scare users if they want to commit a nonexistent file (bnc#469167)
258 - osc diff: bugfix to make --pretty option work
259 - 11.1 added to the osc project template
263 - osc diff -rX:Y: the default is to return an unified diff (to get a pretty
264 diff use the --pretty option)
265 - osc rdiff: the default is to return a pretty diff (to get an unified diff use the --unified option)
266 - osc sr show --diff: the default is to return a pretty diff (to get an unified diff use the --unified option)
267 - osc getbinaries: optionally also download source rpms
268 - osc importsrcpkg: set the url in the package meta (bnc#458083)
269 - osc wipebinaries: added --expansion option
270 - added support for format strings like "%(project)s" and "%(package)s" which
271 can be used in the build-root config option. For example one could use a new
272 chroot for each package.
273 - osc updatepacmetafromspec: fix failure if %description is starting with newline (bnc#462869)
274 - catch OSError exceptions which might be raised by the subprocess module
275 - don't use a hardcoded path for the rpm binary otherwise it fails on
276 distributions like debian
277 - osc meta: be more verbose in case of failure (bnc#459292)
278 - osc mkpac: add info how to enable the package tracking feature (bnc#459288)
282 - osc deletepac: prevent recursive deletion of a whole project [bnc#458535]
283 - osc build: support more options: --icecream, --ccache, --with, --without
284 - osc build: --keep-pkgs also saves the src.rpm now
285 - osc build: small fix in debuginfo handling
286 - osc build: new armv7el arch for all binaries for up to ARMv7 EABI with VFP
290 - fix accidental truncation of .oscrc to 0 bytes
291 - fix osc's ignorance of the revision option (-r) for expanded links
292 - osc build: handle kiwi builds (local image build)
293 - osc build: cross build support
294 - osc build: support for ARMv5 EABI little endian arch added
295 - osc build: fixed detection of the build type (rpm or deb), after change in the buildinfo
296 - osc build: build debuginfo packages if enabled in the project/package meta (this partly fixes #421390)
301 - osc build: no working copy needed anymore when building a local package [bnc#431434]
302 - osc checkout: when checking out a project, and a linkerror occurs for one of
303 the packages, do a checkout in unexpanded form and continue checking out the
304 rest of the project [bnc#428303]
305 - osc deletepac, osc branch: allow slash notation for the project/package arguments
306 - fix deprecation warnings on Factory (which uses Python 2.6)
307 - fix to avoid (internal) stale Package objects [bnc#436932]
312 - osc getbinaries: new command to download binaries directly from the api server
313 - osc rlog: new command to show commit logs of remote packages
314 - osc build: --debug option to the build script which will take care of creating debuginfo packages
315 - add link to plugin API to osc help output
316 - avoid a hard dependency on the rpm-python bindings.
317 - fixed depracation warnings with Python 2.6 [bnc#426612]
318 - streaming of unfinished logfiles fixed
319 - fixed regression of .oscrc template [bnc#427118]
320 Changes were from Marcus_H, poeml, dmueller, tpatzig.
325 - osc submitreq: has two aliases now: "osc sr" and "osc submitrequest"
326 - osc sr create: prompt to revoke existing requests
327 - osc sr revoke: new command for to get rid of requests to projects one can't write to
328 - osc sr list: allow showing requests in a state other than "new"
329 - osc sr show: show the current state's comment
330 - osc sr log: new command to show the history of a given id
331 - osc sr: enable requests for submitting new packages
332 - osc build: implement --no-checks
333 - osc build: be less strict on the arguments, and guess what's needed. For instance:
334 * osc build PLATFORM ARCH BUILD_DESCR
335 * osc build PLATFORM (ARCH = hostarch, BUILD_DESCR guessed)
336 * osc build ARCH (PLATFORM = build_platform (config option), BUILD_DESCR guessed)
337 * osc build BUILD_DESCR (PLATFORM = build_platform (config option), ARCH = hostarch)
338 * osc build (PLATFORM = build_platform (config option), ARCH = hostarch, BUILD_DESCR guessed)
339 - osc build: download after the target architecture check
340 - osc addremove: bugfixes, --recursive option
341 - osc init: added support to initialize a project dir
342 - osc metafromspec: new alias for 'updatepacmetafromspec' which is hard to remember
343 - osc updatepacmetafromspec: also update URL
344 - osc buildlog: do not download entire log to memory
345 - new http_headers option to add arbitrary headers to HTTP requests
346 - bugfix to make osc work on Gentoo
347 - enhance/update the package and project template
348 - .netrc heritage from previous commandline client has been removed
349 - osc asks for password now, when used with -A
354 - osc build: the --extra-pkgs option is now a configurable setting in .oscrc.
355 Default is "extra-pkgs = vim gdb strace"
356 - .oscrc: make tilde expansion work on the packagecachedir setting
357 - osc update / checkout: don't check out a working copy, or update an existing
358 one, when a source link cannot be applied [bnc#409373]
363 - osc rdiff / osc submitreq show: diff the _expanded_ sources [bnc#408267]
364 - osc submitreq list: show author's name
365 - osc submitreq: shortcut alias 'sr' added
370 - osc submitreq list:
371 - can now be called without parameters, applying to the working copy then.
372 - calling it in a project directory is also possible now.
373 - output was improved. Newest requests are listed first.
374 - osc submitreq delete: a new action which has been added
375 - osc submitreq list/create: use api URL from the working copy
376 - osc meta: editing returns the API error description instead of a plain HTTP
378 - osc copypac: use the correct userid when copying to another api host
379 - osc importsrcpkg: disable signature check when getting data from a rpm file
380 - osc linkpac: --revision option added.
381 - osc search: added option -i|--involved, to show in which projects/packages
382 a developer is involved
383 - osc build: double check the buildinfo for local builds. Refuse to build for
384 architectures that are not supported by the host
385 - osc buildhist: change the output into a format which better matches actual
387 - osc commit: give commit message tempfiles a ".diff" suffix, so syntax
388 highlighting automatically works in capable editors
390 - don't expand/unexpand if the working copy has local modifications - this is
391 an ugly workaround for #399247 but this way the working copy isn't screwed up
392 - work around a bug which causes packages to be cached locally under the
393 "None" architecture (and therefore causing issues when building for more
394 than one architecture via osc build).
395 - don't create _linkerror files in working copies
396 - better error handling (mostly printing more details) in a number of cases
397 - show error messages from the API also for type 500 errors
401 - osc update: after update, reset the revision when updating multiple package.
402 Fixes "404: Not Found" type errors when updating an entire project. [bnc#399177]
403 - more/better error messages in some error scenarios
404 - osc wipebinaries: add missing check for commandline arguments, which could
405 cause a PACKAGE argument to be ignored
406 - fixed make_diff in order to avoid errors when committing a new package
412 - osc submitreq create: simplify by make osc guess needed parameters, if
413 there is a working copy and it is a source link.
414 - osc submitreq create: don't stop on packages that have a devel project
415 defined, if the submit actually comes from that project.
416 - osc checkout: checkout of source links is now done in expanded form per
417 default. The new option --unexpand-link can be used to get the raw link file.
418 - show the API's error message for HTTP 403 (Forbidden) replies.
423 - osc branch: Show the actually created branch project name, not
424 a guessed one. Add --nodevelproject.
425 - osc submitreq: look up the develproject of the target, and if
426 there is one, don't create the request, unless forced with
428 - make the global -d option work better under certain circumstances
432 - add osc branch command, using the branch API call to branch a package to
433 home:poeml:branches:PRJ/PKG
434 - osc commit now opens $EDITOR for commit message
435 - improved error handling, when API returns HTTP status code 400 (bad request)
436 - osc status: implement -q/--quiet switch
437 - osc info: slightly more verbose
438 - osc deletepac: allow deletion of multiple packages at once
439 - make "osc meta prjconf <project> -e" work again (probably caused by r3702)
444 - improved error handling (babysitter.py wrapper, oscerr.py exception classes)
445 Tracebacks are mostly suppressed now. To enable them, use
446 -t, --traceback print call trace in case of errors
447 or set traceback=1 in .oscrc.
448 - other new global options for debugging:
449 --debugger jump into the debugger before executing anything
450 --post-mortem jump into the debugger in case of errors
451 -d, --debug print info useful for debugging
452 - make way for more seamless osc version updates (the .osc directory in working copies
453 will have its own versioning in the future)
454 - osc rprjresults and osc rresults: new commands to show remote build results
455 - osc build: added --baselibs and --jobs options
456 - osc copypac: added --keep-maintainers switch
457 - osc maintainer: new -D/--devel-project switch
458 - BUILD_DIST environment variable will be ignored (bnc#359846)
459 The following environment variables can still be used:
460 * OSC_SU_WRAPPER overrides the setting of su-wrapper.
461 * OSC_BUILD_ROOT overrides the setting of build-root.
462 * OSC_PACKAGECACHEDIR overrides the setting of packagecachedir.
465 0.99+patches (interim releases, including Wed Apr 2 16:36:40 CEST 2008)
467 - new command submitreq, to handle "submit requests" (next generation build
468 service feature). See http://en.opensuse.org/Build_Service/Collaboration
470 add support for handling linked packages in expanded form. They
471 can be checked out, updated (expanding or unexpanding them),
473 Newly introduced options are:
474 * osc checkout: --expand-link
475 * osc update: --expand-link and --unexpand-link
476 - new feature: package tracking. It's not enabled by default and
477 needs to be switched on with do_package_tracking=1 in .oscrc.
479 http://lists.opensuse.org/opensuse-buildservice/2008-03/msg00114.html
480 - prjresults: add --csv option
481 - req: add option -a / --add-header to inject arbitrary request headers
482 - addremove (and others): ignore _all_ dot files (the buildservice doesn't
484 - copypac: do a (quicker) server-side copy by default, when source and target
485 are on the same buildservice instance.
489 - add --local-package to build a package which doesn't exist on the server
490 - add --alternative-project to specify a project, if the current one doesn't
492 - use api url from .osc/_apiurl [#355144]
493 - new command remotebuildlog
494 - diff: fix #347377 (diffing too many files)
495 - checkout: check for project existance beforehand
496 - rdiff: new command for server-side diffs between arbitrary packages
497 - cat: new command to print a file on the standard output
498 - diff: reworked functionality to show newly added files, and behaving more
499 like svn when doing diff against a certain revision
500 - bugfix in {link,aggregate,copy}_pac (<person> elements)
501 - checkout an empty project instead of doing nothing
502 - fix prjresults for newly added packages, where build status is missing
507 - aggregatepac: new command, similar to linkpac. Patch from Pavol Rusnak.
508 - wipebinaries: added --build-failed and --broken [#335498]
509 - deleteprj: enabled this command, as the backend now supports it
511 - added --verbose option
512 - added functionality to add/remove users from a project/package
513 - print the list of URL to try, when in HTTP debug mode
514 - build: allow to use lbuild, a compatible replacement for build
515 - do not create dirs for non-existing packages during checkout [#259711]
520 - new maintainer command, to list the maintainers of a project or package
521 - ls: add -b option to list binaries
522 - make osc library simpler to use from external scripts
523 - new importfromsrcpkg command, to import a package src.rpm from file or URL
524 - new req command, to issue arbitrary requests to the API
525 - initial support for commit messages (ci -m/-F)
526 - implementing a log command to review the commit log
527 - renamed previous "log" command to "buildlog" (short: bl)
528 - new meta command, replacing editmeta, editprj, createprj,
529 editpac, createpac, edituser, pattern
530 - added search support
531 - show helpful xml error messages if broken metadata is uploaded
535 - added initial revision handling:
536 - extended "osc co prj pac" to checkout a specific revision of pac
537 - extended "osc up" to update to a specific revision
538 - extended "osc diff" to diff the working copy against a
539 specific revision on the server. NOTE: comparing two
540 server-side revisions (osc diff -r 11:12) is currently
542 - load subcommands from /var/lib/osc-plugins/ or ~/.osc-plugins/
543 - updatepacmetafromspec scans for spec files automatically. Added --specfile option to updatepacmetafromspec.
544 - wipebinaries: allow to wipe all binaries of packages for which the build is disabled
545 - addremove: ignore foo.rXX, foo.mine for files which are in 'C' state
546 - ls: add verbose option to print extra information for packages
547 - for all server-side commands, allow arguments "foo/bar" instead of "foo bar"
548 - new wipebinaries and abortbuild commands, by courtesy of Marcus Huewe
549 - improved metadata error condition handling (thanks to Marcus Huewe)
550 - build: add --userootforbuild option
551 - build: implement -x/--extra-pkgs option (passed to backend and included in buildinfo result)
552 - make filling out of username in templates work again
553 - don't try to delete projects, as long it is not implemented in the backend
554 - use new API route for downloading binaries also in configured URLs
555 - make deletepac work again
559 - following suggestions by Christian Boltz and Michal Marek, osc now memorizes
560 where a working copy was checked out from, saving the api server url to
562 - implement 'info' subcommand
563 - use new api routes in all places
564 - buildhistory works again
565 - copypac: implement package copy from one buildservice instance to another
567 - the results subcommand now handles multiple <working copy> arguments
568 - build: implement --prefer-pkgs and --keep-pkgs option
569 - applied patch from Michael Marek, fixing all places where error
570 messages were printed to stdout instead of stderr. [#239404]
571 - osc is now easier to work with when using alternative API servers. The
572 configured server can be overriden with -A <url> on the commandline.
573 "apisrv" in the config takes a URL now, so the variable "scheme" which was
574 needed in addition before becomes obsolete. For backward compatibility, a
575 hostname (and scheme variable) are accepted like before. Likewise, the auth
576 sections in the config take a URL now, or a hostname:port to keep old config
577 working. HTTP or HTTPS scheme is determined from the URL. Credentials must be
578 configured in .oscrc.
579 - build: use actual api server in urllist for downloading, instead of hardcoded
580 api.opensuse.org [#265211].
584 - rewrite the internal HTTP handling
585 - save and reuse HTTP server cookies, which can speed up HTTP requests up about
586 5 times in an iChain setup
587 - adding http_GET/POST/PUT/DELETE() functions, which dispatch to
588 http_request(), and use them everywhere
589 - removing othermethods.py
590 - keeping urlopen(), in case it is used from externally, but have it print out
591 a "depracated" message
592 - finally, global option -H enables HTTP traffic debugging
593 - implement "rebuild all failed packages", via --failed option in rebuildpac
595 - status -v shows all files, including unmodified ones
596 - suppress the legend in prjresults by default (show with -l)
597 - --version shows the program version number
598 - fix the commit subcommand's argument handling. The following works correctly
599 now: osc ci ../test/onlyinwc `pwd` fstab ../test/f2
600 - fix the download progress meter to work with small terminals [#266989]
601 - update: when updating multiple packages, print each package name
602 - make 'results' subcommand many times faster, by making only a single request
603 - prjresults: sort package names
604 - build: run with --norootforbuild, thereby defaulting to build as abuild user
605 - build: fix (harmless) errors showing up in the build log during buildsystem
606 setup, by using the new <bdep> preinstall and runscripts attributes
607 - update: when updating, don't delete files with local modifications
608 - let the diff subcommand return 1 if differences were found
609 - fix important bug, which could lead to overwriting local modifications when
610 upstream changes are merged in
611 - if a merge fails, the store copy must be updated neverthelesss
612 - fix testsuite and add testcase for successful merging
613 - sort output of 'status' (unknown files first, filenames alphabetically)
614 - core: added class "metadata" (merge from Susannes /branches/froh/reponator/)
615 - added command alias 'stat' for 'status', like in svn
616 - improved documentation/examples (Lars + Susanne)
617 - print usage info if 'co' is called without arguments
620 - "iChain-ready" (works with API server now using iChain authentication)
621 - add runtime check for build.rpm version, so the rpm package dependency is
623 - add 'edituser' command for editing the metadata of a user account. It tries
624 to create a user if it doesn't exist yet. A new command 'usermeta' replaces
625 'id' respectively 'userid'.
626 - rewrite configuration handling. Now the API server can be set in .oscrc
627 - ignore '.gitignore', '.pc', '*~' (now using filename matching [#208969]
628 - fix 'status' to work with project directories as arguments
629 - fix 'status <filename>'
630 - 'rebuildpac' now accepts additional repo and arch argument. Note:
631 the syntax has changed.
632 - add 'prjresults' command to display aggregated build status over
634 - add 'deleteprj' command (the API server doesn't seem to support
636 - change 'buildhistory' to display human-readable text
637 - add 'copypac' subcommand, to copy a complete package to a new package, possibly cross-project
638 - don't die if user tries to 'add' a file which is already versioned
639 - don't die if 'addremove' encounters directories
640 - urlopen(): for server return code 500, print out the reply body
643 - build: use configuration from *local* specfile (e.g. BuildRequires)
644 - build: let envvars OSC_SU_WRAPPER and OSC_BUILD_ROOT override config
645 - build: allow 'dynamical' build-root setting by using %(repo)s and %(arch)s
646 - add 'createpac/editpac' and 'createprj/editprj' subcommands which
647 are similar to 'editmeta' but should be more logical to find
648 - added 'deletepac' subcommand
649 - added 'buildhistory' subcommand (formerly 'history'). This only
650 gives out raw xml at this time
651 - added 'linkpac' subcommand
652 - added ".git" to the excluded files
653 - adapt to API changes
654 - fixed issue with uploading files when an intercepting web proxy was
655 in between osc and the api server
656 - fixed creation of new packages/projects
659 - initial support for local builds (subcommand 'build')
660 - better error handling
661 - new subcommands buildconfig, buildinfo, repos
662 - remove requirement on pyxml package
663 - editmeta: add examples for package/project templates
664 - add support for streaming the build log (thanks to Christoph Thiel)
665 - add 'rebuildpac' subcommand
666 - add 'repourls' subcommand
667 - don't diff binary files
668 - don't try to merge binary files
669 - add a preliminary 'updatepacmetafromspec' subcommand, which takes package
670 metadata from a specfile
671 - fix profiling wrapper
674 - fix handling of filenames with '+' signs
675 - make 'resolved' more robust
676 - fix merge on 'update' if called from another directory
677 - display reason for build status is 'broken'
678 - handle HTTP error codes != 404 when reading metadata in edit_meta()
679 - handle 'project not found' error in show_project_meta()
683 - diff bugfix: sometimes displayed diff against obsolete files
684 - update bugfixes: fix update of working copy when adding a file from upstream
685 which is missing locally; fix update in directory with unmodified files:
686 don't try to merge if upstream file wasn't changed at all
687 - add: make it faster
692 - add 'editmeta' subcommand: Edit project/package meta information, creating
693 new project or package if it doesn't exist. The user interface is $EDITOR
694 - fix status letter for files merged on update (in analogy to svn , it is
696 - if an old _files listing without any metadata is found, don't bother the user
698 - make all subcommands properly importable functions
699 - bug in 'resolved' command fixed, which wouldn't clear the conflict state of a file
703 - allow 'up' inside a project directory (will automatically pull in all new
704 packages). (For past checkouts, you may need to put the project name into
705 $prjdir/.osc/_project yourself).
706 - checkout: preserve mtimes
707 - add diff3 merge support. Locally modified files are merged with upstream changes
708 if possible, and go into Conflict state if that fails.
709 - add 'resolved' command to be used after manual merging.
713 - use the new file metadata, which provides checksum, size and mtime
714 - faster 'status', 'update', 'diff'
715 - improve argument handling, now e.g. 'osc up *' is possible
716 - on first usage, ask for username and password and store them in .oscrc
717 (.netrc can still be used)