[openSUSE/osc] 0963bc: Slash split arguments in do_browse
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: 0963bc690f8076e45563b0324305ba38d2d89914 https://github.com/openSUSE/osc/commit/0963bc690f8076e45563b0324305ba38d2d89... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2021-07-13 (Tue, 13 Jul 2021) Changed paths: M osc/commandline.py Log Message: ----------- Slash split arguments in do_browse Without the slash splitting, "osc browse prj/pkg" interprets the argument as a project, which is wrong. Hence, perform the slash splitting (as most commands do). Commit: 41ba072481f0e2d4d00f1250d64ea2d059eec206 https://github.com/openSUSE/osc/commit/41ba072481f0e2d4d00f1250d64ea2d059eec... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2021-07-20 (Tue, 20 Jul 2021) Changed paths: M osc/commandline.py Log Message: ----------- Merge branch 'browse_split_args' of https://github.com/marcus-h/osc Slash split arguments in do_browse. Compare: https://github.com/openSUSE/osc/compare/dfdf07b228e8...41ba072481f0
participants (1)
-
Marcus Hüwe