summaryrefslogtreecommitdiff
path: root/portato/backend (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-06-25Added 2.2 settingsRené 'Necoro' Neumann1-0/+27
2008-06-24Have blocks as packages and not as CPVRené 'Necoro' Neumann1-1/+1
2008-06-08Make blocks way more intelligentRené 'Necoro' Neumann1-13/+20
2008-06-08Do not block the same slot - as clears itselfRené 'Necoro' Neumann1-3/+3
2008-06-07Also show masked best matches when asked for only_installedRené 'Necoro' Neumann1-2/+4
2008-06-07Also print ebuild and changelog if the package is not in system anymoreRené 'Necoro' Neumann1-1/+4
2008-05-21Small fixesRené 'Necoro' Neumann2-2/+2
2008-05-21Some more fixesRené 'Necoro' Neumann1-19/+17
2008-05-21Fixed errors, so the app startsRené 'Necoro' Neumann2-7/+9
2008-05-21Ported to new find_packages API #2: withVersion --> with_versionRené 'Necoro' Neumann1-1/+1
2008-05-21Ported to new find_packages APIRené 'Necoro' Neumann1-5/+5
2008-05-21Ported packageRené 'Necoro' Neumann3-31/+20
2008-05-16Fixed 'find_best_match' and 'update_world' to better mimic portage's behaviorRené 'Necoro' Neumann1-2/+2
2008-05-14Ported find_best_matchRené 'Necoro' Neumann1-24/+11
2008-04-18Fixed update world to fit current portage handlingRené 'Necoro' Neumann1-4/+9
2008-04-17Enhanced get_use_desc - similar to the 'unify' branchRené 'Necoro' Neumann1-39/+45
2008-04-17Fixed get_use_descRené 'Necoro' Neumann2-9/+18
2008-04-17Cleaned up interfaceRené 'Necoro' Neumann2-121/+12
2008-04-17Ported the find_* and the get_use_desc from catapultRené 'Necoro' Neumann1-121/+113
2008-04-17Make get_package_settings take an 'installed' argument instead of a treeRené 'Necoro' Neumann2-17/+14
2008-04-17Changed 'is_overlay' to 'is_in_overlay'René 'Necoro' Neumann2-5/+4
2008-04-16Do not update packages, if the package to update to is masked and the current...René 'Necoro' Neumann2-8/+11
2008-04-09Now unicode support for translations :)René 'Necoro' Neumann5-5/+0
2008-04-09Do something useful if an assertionerror is thrown during dep-resolutionRené 'Necoro' Neumann1-4/+4
2008-04-01Use exception names provided by catapultRené 'Necoro' Neumann2-3/+1
2008-04-01Catapult 'list_categories' does not filter anymoreRené 'Necoro' Neumann1-5/+5
2008-04-01'get_world_file_path' and 'get_environment' removed from catapult APIRené 'Necoro' Neumann3-18/+18
2008-04-01Use new layered catapult api for find_packagesRené 'Necoro' Neumann1-29/+41
2008-03-29Fixes issue #13.René 'Necoro' Neumann1-0/+4
2008-03-28Added version infos to exceptionsRené 'Necoro' Neumann3-0/+14
2008-03-27Allowed AllOf-deps inside orRené 'Necoro' Neumann1-2/+3
2008-03-18Fixed new_use_flag creation errorRené 'Necoro' Neumann1-3/+3
2008-03-12Moved get_dependencies to top package classRené 'Necoro' Neumann3-50/+40
2008-03-11improved performance by caching the use_expand queriesRené 'Necoro' Neumann1-5/+14
2008-03-11use catapult varsRené 'Necoro' Neumann2-4/+6
2008-03-11Updated catapult stuffRené 'Necoro' Neumann5-56/+108
2008-03-04Registered "get_dependencies" in the abstract Package.René 'Necoro' Neumann1-0/+11
2008-03-04No more dict-hackery for the dependenciesRené 'Necoro' Neumann1-18/+16
2008-03-04First get_dependencies supportRené 'Necoro' Neumann1-0/+34
2008-02-12 r753@Devoty: necoro | 2008-02-12 22:26:26 +0100Necoro1-2/+2
2008-01-24 r716@Devoty: necoro | 2008-01-25 00:35:00 +0100Necoro4-38/+45
2008-01-23 r707@Devoty: necoro | 2008-01-24 00:00:22 +0100Necoro1-1/+1
2008-01-20 r680@Devoty: necoro | 2008-01-20 02:53:30 +0100Necoro3-35/+51
2008-01-18 r661@Devoty: necoro | 2008-01-18 14:16:59 +0100Necoro1-0/+1
2008-01-14(no commit message)Necoro2-0/+16
2008-01-14 r603@Devoty: necoro | 2008-01-14 11:30:26 +0100Necoro3-9/+31
2008-01-11 r598@Devoty: necoro | 2008-01-10 16:36:29 +0100Necoro3-3/+33
2007-11-14 r553@Devoty: necoro | 2007-11-14 18:26:50 +0100Necoro2-29/+44