Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: 014551e786da2f3dc240e5e5a36b81ce2e67accf https://github.com/openSUSE/osc/commit/014551e786da2f3dc240e5e5a36b81ce2e67a... Author: Alberto Planas aplanas@suse.com Date: 2014-02-27 (Thu, 27 Feb 2014)
Changed paths: M osc/commandline.py M osc/core.py
Log Message: ----------- Move the user interaction for linked package into commandline.py
Commit: c4f0397b0f14725a8df24698264b5dfb3e8e92c6 https://github.com/openSUSE/osc/commit/c4f0397b0f14725a8df24698264b5dfb3e8e9... Author: Alberto Planas aplanas@suse.com Date: 2014-02-27 (Thu, 27 Feb 2014)
Changed paths: M osc/commandline.py
Log Message: ----------- Takes care when the commit is in project level
Commit: 7b3b9ebc0f6bb66d627a16dc92e10ffde2834221 https://github.com/openSUSE/osc/commit/7b3b9ebc0f6bb66d627a16dc92e10ffde2834... Author: Alberto Planas aplanas@suse.com Date: 2014-02-27 (Thu, 27 Feb 2014)
Changed paths: A tests/commit_fixtures/osctest/add/.osc/_meta A tests/commit_fixtures/osctest/added_missing/.osc/_meta A tests/commit_fixtures/osctest/allstates/.osc/_meta M tests/commit_fixtures/osctest/branch/.osc/_meta A tests/commit_fixtures/osctest/conflict/.osc/_meta A tests/commit_fixtures/osctest/delete/.osc/_meta A tests/commit_fixtures/osctest/multiple/.osc/_meta A tests/commit_fixtures/osctest/nochanges/.osc/_meta A tests/commit_fixtures/osctest/simple/.osc/_meta
Log Message: ----------- Fix fixtures for commit
Commit: a33c40eb5322b464839438081d7fbc70b1010fa7 https://github.com/openSUSE/osc/commit/a33c40eb5322b464839438081d7fbc70b1010... Author: Scott Bahling sbahling@suse.de Date: 2014-02-27 (Thu, 27 Feb 2014)
Changed paths: M osc/commandline.py
Log Message: ----------- Fix handling of meta command within local working directory
* Fix osc ignoring -A apiurl command option when arguments are less than 2 and executed within local working copy
* Enhance handling of meta command within local working copy. - meta prj: Try to use project and apiurl of local working copy if no arguments are passed - meta pkg: Try to use project and apiurl of local working copy if one argument is passed (single argument assumed to be package name), and try to use project, package and apiurl if no arguments are passed
Commit: f065dc4765db1395c51781515b00e6c6935f52a1 https://github.com/openSUSE/osc/commit/f065dc4765db1395c51781515b00e6c6935f5... Author: Ludwig Nussel ludwig.nussel@suse.de Date: 2014-02-27 (Thu, 27 Feb 2014)
Changed paths: M osc/core.py M tests/test_prdiff.py M tests/test_request.py
Log Message: ----------- show source revision in submit requests
Compare: https://github.com/openSUSE/osc/compare/fdd58e23c89d...f065dc4765db
obs-commits@lists.opensuse.org