changed do_repos() to filter out disabled repos of a package
authorDanny Kukawka <danny.kukawka@web.de>
Mon, 12 Jul 2010 12:56:08 +0000 (14:56 +0200)
committerDanny Kukawka <danny.kukawka@web.de>
Mon, 12 Jul 2010 12:56:08 +0000 (14:56 +0200)
commit3ed00b4568bc0ed53b9235feeaf6214c4777cd68
treeb66c723770354ad88cdc988167f12d6d428b608e
parent24d5b4218a3fdd1bdbceb7f63b72670239e50a68
changed do_repos() to filter out disabled repos of a package

Changed do_repos() to filter out disabled repos of a package. Read
package from checked out package dir. This changes also the output
of getbinaries if args are missing and the user is within a checked
out package dir. Show only enabled repos in this case.

Allow also osc repos [PROJECT] [PACKAGE].
osc/commandline.py
osc/core.py