Branch: refs/heads/master Home: https://github.com/openSUSE/osc2 Commit: 0391d7178faf9dd173d2249654ee10543a9eaf9f https://github.com/openSUSE/osc2/commit/0391d7178faf9dd173d2249654ee10543a9e... Author: Marcus Huewe suse-tux@gmx.de Date: 2012-12-29 (Sat, 29 Dec 2012)
Changed paths: M osc/cli/render.py
Log Message: ----------- - osc.cli.render: added "render_only" method to class Renderer
It simply returns the rendered template (no data is printed to the user).
Commit: 3e7e00838fad2959836c13cc4e4a3327df380ff5 https://github.com/openSUSE/osc2/commit/3e7e00838fad2959836c13cc4e4a3327df38... Author: Marcus Huewe suse-tux@gmx.de Date: 2012-12-29 (Sat, 29 Dec 2012)
Changed paths: M osc/cli/parse.py
Log Message: ----------- - osc.cli.parse: fixed _resolve_option method in class _OscNamespace
Use "info.set" instead "info.add". Broken by commit 2a23166c50a1adaef610b4fdc488a7ed83d88d4c (which inter alia changed the semantic of "add") which was done in Oct12. We really need a testsuite for the cli in order to detect such breakages:/
Compare: https://github.com/openSUSE/osc2/compare/4a63d8e1e4be...3e7e00838fad
obs-commits@lists.opensuse.org