summaryrefslogtreecommitdiff
path: root/portato/backend/portage/system.py (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-06Workaround for bug#557715René 'Necoro' Neumann1-1/+4
2010-09-04Fix system.split_cpvRené 'Necoro' Neumann1-1/+5
2010-04-13Fix the handling of FilterSets. Fixes bug #558887.René 'Necoro' Neumann1-4/+5
2010-04-11applied 2to3 and fixed the resultRené 'Necoro' Neumann1-4/+4
2010-04-11Fix the stuff merged in from atomRené 'Necoro' Neumann1-0/+2
2010-03-05Corrected typoRené 'Necoro' Neumann1-1/+1
2010-03-05Fixed copyrightRené 'Necoro' Neumann1-1/+1
2009-11-05Remove the 'geneticize_list' stuff. It is so ancient, it stinks :PRené 'Necoro' Neumann1-19/+6
2009-11-05Better slot handling in packages.René 'Necoro' Neumann1-2/+2
2009-10-28Corrected config path handling.René 'Necoro' Neumann1-1/+6
2009-10-28Corrected config path handling.René 'Necoro' Neumann1-1/+6
2009-10-05Enhanced system.sort_package_list to also sort CPVsRené 'Necoro' Neumann1-2/+19
2009-05-15Add 'eapi_supported'René 'Necoro' Neumann1-0/+3
2009-04-07Removed the obsolete single unittest and the unique_array functionRené 'Necoro' Neumann1-2/+2
2009-04-07Fixed pyflakes errorsRené 'Necoro' Neumann1-1/+1
2009-02-07Same copyright statement in all filesRené 'Necoro' Neumann1-1/+1
2009-01-15Removed old, deprecated portage_dep importsRené 'Necoro' Neumann1-4/+0
2008-12-11Use two different portage.config instances instead of just one: One for globa...René 'Necoro' Neumann1-5/+4
2008-11-24update debug messageRené 'Necoro' Neumann1-1/+1
2008-10-28Remove some trailing whitespacesRené 'Necoro' Neumann1-3/+3
2008-09-02Switch from tabs to 4 spacesRené 'Necoro' Neumann1-384/+384
2008-07-27Fixed bug in update_worldRené 'Necoro' Neumann1-1/+1
2008-07-09Introduced Sets for findingRené 'Necoro' Neumann1-95/+17
2008-07-09Renamed generic package setsRené 'Necoro' Neumann1-15/+15
2008-07-09Make update_world set compatibleRené 'Necoro' Neumann1-5/+9
2008-07-09Fixed update world/get_new_packagesRené 'Necoro' Neumann1-12/+16
2008-07-04Fixed find_best_match for <portage-2.1.5René 'Necoro' Neumann1-2/+2
2008-06-26Removed '__find_resolved_unresolved' as it is quite useless.René 'Necoro' Neumann1-51/+27
2008-06-26Added very basic set queryingRené 'Necoro' Neumann1-0/+6
2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann1-3/+2
2008-06-25Added Package_22 and System_22René 'Necoro' Neumann1-4/+4
2008-06-07Also show masked best matches when asked for only_installedRené 'Necoro' Neumann1-2/+4
2008-05-21Small fixesRené 'Necoro' Neumann1-1/+1
2008-05-21Some more fixesRené 'Necoro' Neumann1-19/+17
2008-05-21Fixed errors, so the app startsRené 'Necoro' Neumann1-6/+8
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-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' Neumann1-8/+17
2008-04-17Cleaned up interfaceRené 'Necoro' Neumann1-1/+1
2008-04-17Ported the find_* and the get_use_desc from catapultRené 'Necoro' Neumann1-121/+113
2008-04-16Do not update packages, if the package to update to is masked and the current...René 'Necoro' Neumann1-1/+10
2008-04-09Now unicode support for translations :)René 'Necoro' Neumann1-1/+0
2008-04-01'get_world_file_path' and 'get_environment' removed from catapult APIRené 'Necoro' Neumann1-3/+0
2008-03-28Added version infos to exceptionsRené 'Necoro' Neumann1-0/+3
2008-01-24 r716@Devoty: necoro | 2008-01-25 00:35:00 +0100Necoro1-7/+11
2008-01-20 r680@Devoty: necoro | 2008-01-20 02:53:30 +0100Necoro1-0/+1