[obs-commits] [openSUSE/osc] 5557a0: add and implement ccache option for getbinaries
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: 5557a06e5b6c524c99bc9a6621cbe069f8bb17fb https://github.com/openSUSE/osc/commit/5557a06e5b6c524c99bc9a6621cbe069f8bb1... Author: Sumit Jamgade <sjamgade@suse.com> Date: 2020-05-25 (Mon, 25 May 2020) Changed paths: M osc/commandline.py M osc/core.py Log Message: ----------- add and implement ccache option for getbinaries If this option is used, the api is asked to list ccache archive if present, osc will then download the archive. Commit: 1d26cb30793f067de5d201e040ce1f3e802381d2 https://github.com/openSUSE/osc/commit/1d26cb30793f067de5d201e040ce1f3e80238... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2020-05-27 (Wed, 27 May 2020) Changed paths: M osc/commandline.py M osc/core.py Log Message: ----------- Merge branch 'ccache' of https://github.com/sjamgade/osc Add "--ccache" option to "osc getbinaries". Compare: https://github.com/openSUSE/osc/compare/22ac336f8b0d...1d26cb30793f
participants (1)
-
Marcus Hüwe