summaryrefslogtreecommitdiff
path: root/portato/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Ported find_best_matchRené 'Necoro' Neumann2008-05-141-24/+11
* | Fixed get_use_descRené 'Necoro' Neumann2008-04-172-9/+18
* | Cleaned up interfaceRené 'Necoro' Neumann2008-04-172-121/+12
* | Ported the find_* and the get_use_desc from catapultRené 'Necoro' Neumann2008-04-171-121/+113
* | Make get_package_settings take an 'installed' argument instead of a treeRené 'Necoro' Neumann2008-04-172-17/+14
* | Changed 'is_overlay' to 'is_in_overlay'René 'Necoro' Neumann2008-04-172-5/+4
|/
* Do not update packages, if the package to update to is masked and the current...René 'Necoro' Neumann2008-04-162-8/+11
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-095-5/+0
* Do something useful if an assertionerror is thrown during dep-resolutionRené 'Necoro' Neumann2008-04-091-4/+4
* Use exception names provided by catapultRené 'Necoro' Neumann2008-04-012-3/+1
* Catapult 'list_categories' does not filter anymoreRené 'Necoro' Neumann2008-04-011-5/+5
* 'get_world_file_path' and 'get_environment' removed from catapult APIRené 'Necoro' Neumann2008-04-013-18/+18
* Use new layered catapult api for find_packagesRené 'Necoro' Neumann2008-04-011-29/+41
* Fixes issue #13.René 'Necoro' Neumann2008-03-291-0/+4
* Added version infos to exceptionsRené 'Necoro' Neumann2008-03-283-0/+14
* Allowed AllOf-deps inside orRené 'Necoro' Neumann2008-03-271-2/+3
* Fixed new_use_flag creation errorRené 'Necoro' Neumann2008-03-181-3/+3
* Moved get_dependencies to top package classRené 'Necoro' Neumann2008-03-123-50/+40
* improved performance by caching the use_expand queriesRené 'Necoro' Neumann2008-03-111-5/+14
* use catapult varsRené 'Necoro' Neumann2008-03-112-4/+6
* Updated catapult stuffRené 'Necoro' Neumann2008-03-115-56/+108
* Registered "get_dependencies" in the abstract Package.René 'Necoro' Neumann2008-03-041-0/+11
* No more dict-hackery for the dependenciesRené 'Necoro' Neumann2008-03-041-18/+16
* First get_dependencies supportRené 'Necoro' Neumann2008-03-041-0/+34
* r753@Devoty: necoro | 2008-02-12 22:26:26 +0100Necoro2008-02-121-2/+2
* r716@Devoty: necoro | 2008-01-25 00:35:00 +0100Necoro2008-01-244-38/+45
* r707@Devoty: necoro | 2008-01-24 00:00:22 +0100Necoro2008-01-231-1/+1
* r680@Devoty: necoro | 2008-01-20 02:53:30 +0100Necoro2008-01-203-35/+51
* r661@Devoty: necoro | 2008-01-18 14:16:59 +0100Necoro2008-01-181-0/+1
* (no commit message)Necoro2008-01-142-0/+16
* r603@Devoty: necoro | 2008-01-14 11:30:26 +0100Necoro2008-01-143-9/+31
* r598@Devoty: necoro | 2008-01-10 16:36:29 +0100Necoro2008-01-113-3/+33
* r553@Devoty: necoro | 2007-11-14 18:26:50 +0100Necoro2007-11-142-29/+44
* r533@Devoty: necoro | 2007-11-09 17:50:09 +0100Necoro2007-11-111-0/+1
* r528@Devoty: necoro | 2007-11-04 22:11:39 +0100Necoro2007-11-051-2/+0
* r526@Devoty: necoro | 2007-11-04 21:59:44 +0100Necoro2007-11-041-1/+5
* r521@Devoty: necoro | 2007-10-31 17:19:09 +0100Necoro2007-11-015-25/+44
* fix in update world - find masked dependencies tooNecoro2007-10-193-9/+21
* small changes to prepare for 0.8.6Necoro2007-10-191-8/+4
* uses "str" types - as normal ;) ... dbus.String sucksNecoro2007-10-162-29/+29
* small changesNecoro2007-10-102-3/+3
* first catapult supportNecoro2007-10-074-1/+330
* small fixesNecoro2007-10-041-3/+3
* small fixes; removed old iconNecoro2007-10-031-1/+1
* fix update worldNecoro2007-10-012-77/+156
* add support for "--with-bdeps"Necoro2007-09-301-8/+25
* replaced some lists by generators to save memoryNecoro2007-09-181-2/+2
* fixed masked useflag bugnecoro2007-09-101-7/+10
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-277-34/+58
* improved update-worldnecoro2007-08-161-2/+7