- do_request(): added "--involved-projects" option to show all requests for project...
authorMarcus Huewe <suse-tux@gmx.de>
Sat, 13 Mar 2010 20:06:18 +0000 (21:06 +0100)
committerMarcus Huewe <suse-tux@gmx.de>
Sat, 13 Mar 2010 20:06:18 +0000 (21:06 +0100)
commit88474d392d2c179fed73b7b2d63ebcd4c307e89a
treedc431fa065bb26b175fabc0081d1b78599f665c9
parent4dfaad4795516f35f9e280b05f92ccdbb59bbbf5
- do_request(): added "--involved-projects" option to show all requests for project/packages where USER is involved

- code restructuring:
  * added new get_user_projpkgs_request_list() method
  * added new get_user_projpkgs() method
osc/commandline.py
osc/core.py