1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-03-07 08:24:47 +01:00
Marcus Huewe c330700f36 - refactored getStatus into the Project/Package class
- removed getStatus
- added the following new methods to the Project class:
  * get_status: get the status of all packages in the project
  * status: get the status of a single package
  * get_pacobj: return a new Package object
- added the following new method to the Package class:
  * get_status: get the status of all files in the package
- do_commit: fixed getStatus() call
- do_status: rewrite (uses new methods)
2010-12-22 23:17:11 +01:00
..
2009-12-03 19:19:53 +01:00
2010-12-22 08:29:08 +01:00
2010-08-17 15:16:00 +02:00
2010-12-22 13:29:52 +01:00
2010-12-21 14:12:14 +01:00