summaryrefslogtreecommitdiff
path: root/portato/backend/catapult/package.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved get_dependencies to top package classRené 'Necoro' Neumann2008-03-121-7/+0
|
* improved performance by caching the use_expand queriesRené 'Necoro' Neumann2008-03-111-5/+14
|
* use catapult varsRené 'Necoro' Neumann2008-03-111-2/+3
|
* Updated catapult stuffRené 'Necoro' Neumann2008-03-111-20/+43
|
* r553@Devoty: necoro | 2007-11-14 18:26:50 +0100Necoro2007-11-141-1/+1
| | | | new catapult find API
* r526@Devoty: necoro | 2007-11-04 21:59:44 +0100Necoro2007-11-041-1/+5
| | | | JABF
* r521@Devoty: necoro | 2007-10-31 17:19:09 +0100Necoro2007-11-011-8/+7
| | | | | | | | | r522@Devoty: necoro | 2007-11-02 00:51:00 +0100 No more instanceof calls r523@Devoty: necoro | 2007-11-02 00:51:51 +0100 Fixed bugs; removed unnecessairy dbus calls; make update world being async r524@Devoty: necoro | 2007-11-02 00:52:09 +0100 always use catapult
* small changes to prepare for 0.8.6Necoro2007-10-191-8/+4
|
* uses "str" types - as normal ;) ... dbus.String sucksNecoro2007-10-161-12/+12
|
* small changesNecoro2007-10-101-2/+2
|
* first catapult supportNecoro2007-10-071-0/+132
git/commit/portato/plugin.py?h=v0.14&id=09e693a8061d0b96c3aac8aae6ae12d6272b2c3e&follow=1'>Now the new design is able to do the same as the old oneRené 'Necoro' Neumann3-168/+182 2008-06-30First draft of the new plugin windowRené 'Necoro' Neumann1-8/+172 2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63