[obs-commits] [openSUSE/osc2] c361c4: Install osc2 script as well
Branch: refs/heads/master Home: https://github.com/openSUSE/osc2 Commit: c361c49f76cb77d9d794bb04e9d058ac54e05f46 https://github.com/openSUSE/osc2/commit/c361c49f76cb77d9d794bb04e9d058ac54e0... Author: Michal Čihař <michal@cihar.com> Date: 2014-05-19 (Mon, 19 May 2014) Changed paths: M osc2/cli/cli.py M setup.py Log Message: ----------- Install osc2 script as well Use setuptools entry_point to generate wrapper script and install it to bin directory. Signed-off-by: Michal Čihař <michal@cihar.com> Commit: c11b8c2beec4f5ffac5d0f8da498b6937ad4d591 https://github.com/openSUSE/osc2/commit/c11b8c2beec4f5ffac5d0f8da498b6937ad4... Author: Michal Čihař <michal@cihar.com> Date: 2014-05-19 (Mon, 19 May 2014) Changed paths: M setup.py Log Message: ----------- Fix documentation build after module rename Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 6bc26c9a4b19efd1032f59e1311aeb59cc571037 https://github.com/openSUSE/osc2/commit/6bc26c9a4b19efd1032f59e1311aeb59cc57... Author: Michal Čihař <michal@cihar.com> Date: 2014-05-19 (Mon, 19 May 2014) Changed paths: M .gitignore Log Message: ----------- Ignore setup generated dirs Signed-off-by: Michal Čihař <michal@cihar.com> Commit: f032d96ccdbdb42024d6e0c44220999eb14d104c https://github.com/openSUSE/osc2/commit/f032d96ccdbdb42024d6e0c44220999eb14d... Author: Michal Čihař <michal@cihar.com> Date: 2014-05-19 (Mon, 19 May 2014) Changed paths: M setup.py Log Message: ----------- Install output templates as well Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 7fdbb05dd29fc7513c7cabba332df6ba0ebf7dce https://github.com/openSUSE/osc2/commit/7fdbb05dd29fc7513c7cabba332df6ba0ebf... Author: Michal Čihař <michal@cihar.com> Date: 2014-05-19 (Mon, 19 May 2014) Changed paths: M osc2/cli/cli.py Log Message: ----------- Fixed handling old style osc config In past, the ~/.oscrc section could use server name only without the protocol, so let's adjust the URL according to this in osc2 as well. Signed-off-by: Michal Čihař <michal@cihar.com> Commit: fe7adf7500a295032cdb5f787ae9e2251138180a https://github.com/openSUSE/osc2/commit/fe7adf7500a295032cdb5f787ae9e2251138... Author: Michal Čihař <michal@cihar.com> Date: 2014-05-19 (Mon, 19 May 2014) Changed paths: M osc2/cli/request/request_list.jinja2 Log Message: ----------- Fix listing of SRs without description Signed-off-by: Michal Čihař <michal@cihar.com> Commit: e8c7604cd0243aaa0b79cb57a29456eee4d79e33 https://github.com/openSUSE/osc2/commit/e8c7604cd0243aaa0b79cb57a29456eee4d7... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2014-05-23 (Fri, 23 May 2014) Changed paths: M osc2/cli/cli.py Log Message: ----------- - cli.cli: pep8-ified code Commit: 728a813d15747d379bb2ed118827f317092ad071 https://github.com/openSUSE/osc2/commit/728a813d15747d379bb2ed118827f317092a... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2014-05-23 (Fri, 23 May 2014) Changed paths: M osc2/cli/cli.py Log Message: ----------- Merge branch 'section-without-proto' of https://github.com/nijel/osc2 Commit: 2d249f0932d3ac3c37ea67d493f011ab19a994d7 https://github.com/openSUSE/osc2/commit/2d249f0932d3ac3c37ea67d493f011ab19a9... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2014-05-23 (Fri, 23 May 2014) Changed paths: M osc2/cli/request/request_list.jinja2 Log Message: ----------- Merge branch 'sr-description' of https://github.com/nijel/osc2 Compare: https://github.com/openSUSE/osc2/compare/30c8bec04d72...2d249f0932d3
participants (1)
-
Marcus Huewe