[obs-commits] [openSUSE/osc] 00c887: core.addFiles: improve usability a bit (as suggest...
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: 00c8876791058282150d10bb60872838b946f468 https://github.com/openSUSE/osc/commit/00c8876791058282150d10bb60872838b946f... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2016-08-26 (Fri, 26 Aug 2016) Changed paths: M osc/core.py Log Message: ----------- core.addFiles: improve usability a bit (as suggested by darix) The previous errors are in fact just warnings. Commit: 8e7189b391ed5daace9ee7c93f62e27bd6e87f98 https://github.com/openSUSE/osc/commit/8e7189b391ed5daace9ee7c93f62e27bd6e87... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2016-08-26 (Fri, 26 Aug 2016) Changed paths: M osc/commandline.py M osc/core.py Log Message: ----------- Restore support for "osc add prj/dir" This is used to turn "dir" into a package and add it to the version control (got broken in commit b6f7d1be6c9b58ca6bcd5a12f72652977d3935ba). Integrated the obscpio code that was introduced in commit b6f7d1be6c9b58ca6bcd5a12f72652977d3935ba into core.addFiles (XXX: we should get rid of the run_external(..., shell=True) code). Compare: https://github.com/openSUSE/osc/compare/716560f62877...8e7189b391ed
participants (1)
-
Marcus Huewe