1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-10 14:56:14 +01:00
github.com_openSUSE_osc/osc
Scott Bahling a33c40eb53 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
2014-02-27 16:45:44 +01:00
..
util util/archquery.py: remove unnecessary semicolon 2013-05-27 14:30:08 +02:00
__init__.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py - babysitter: catch ServiceRuntimeError 2013-08-29 15:22:25 +02:00
build.py - fix "osc build $repo aarch64" call without specifing a spec file. aarch64 is not recognized as architecture due to wild parameter guessing 2014-02-03 17:33:49 +01:00
checker.py - checker.check: always close fd 2013-07-04 14:24:29 +02:00
cmdln.py cmdln.py: fix reimport of 're' 2013-05-27 14:13:19 +02:00
commandline.py Fix handling of meta command within local working directory 2014-02-27 16:45:44 +01:00
conf.py passx encode/decode functions 2014-01-08 15:43:57 +01:00
core.py Move the user interaction for linked package into commandline.py 2014-02-27 16:45:44 +01:00
fetch.py All rename cases require delete=False 2013-08-13 11:54:11 +02:00
meter.py python3 compatibility: print function 2013-04-16 10:51:41 +02:00
OscConfigParser.py - OscConfigParser: check explicitly for python3 when importing "configparser" (patch by Kay Hayen <kay.hayen@gmail.com>) 2013-08-14 15:19:03 +02:00
oscerr.py - oscerr.ServiceRuntimeError: fixed docstr 2013-08-29 15:35:40 +02:00
oscssl.py - oscssl.verify_certificate: also print cert info if http_debug is set 2013-06-15 08:53:26 +02:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00