summaryrefslogtreecommitdiff
path: root/portato/backend/portage/system.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged 0.14.1René 'Necoro' Neumann2010-09-061-2/+9
|\
| * Workaround for bug#557715René 'Necoro' Neumann2010-09-061-1/+4
| * Fix system.split_cpvRené 'Necoro' Neumann2010-09-041-1/+5
* | Merge branch '0.14'René 'Necoro' Neumann2010-04-131-4/+5
|\|
| * Fix the handling of FilterSets. Fixes bug #558887.René 'Necoro' Neumann2010-04-131-4/+5
* | applied 2to3 and fixed the resultRené 'Necoro' Neumann2010-04-111-4/+4
* | Fix the stuff merged in from atomRené 'Necoro' Neumann2010-04-111-0/+2
* | Merge branch 'atom'René 'Necoro' Neumann2010-04-101-21/+8
|\ \ | |/ |/|
| * Merge commit '9d98e004f14f06c536b4ef5055e798c11965efbc' into atomRené 'Necoro' Neumann2010-03-051-1/+6
| |\
| * | Remove the 'geneticize_list' stuff. It is so ancient, it stinks :PRené 'Necoro' Neumann2009-11-051-19/+6
| * | Better slot handling in packages.René 'Necoro' Neumann2009-11-051-2/+2
* | | Corrected typoRené 'Necoro' Neumann2010-03-051-1/+1
* | | Fixed copyrightRené 'Necoro' Neumann2010-03-051-1/+1
| |/ |/|
* | Corrected config path handling.René 'Necoro' Neumann2009-10-281-1/+6
|/
* Enhanced system.sort_package_list to also sort CPVsRené 'Necoro' Neumann2009-10-051-2/+19
* Add 'eapi_supported'René 'Necoro' Neumann2009-05-151-0/+3
* Removed the obsolete single unittest and the unique_array functionRené 'Necoro' Neumann2009-04-071-2/+2
* Fixed pyflakes errorsRené 'Necoro' Neumann2009-04-071-1/+1
* Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
* Removed old, deprecated portage_dep importsRené 'Necoro' Neumann2009-01-151-4/+0
* Use two different portage.config instances instead of just one: One for globa...René 'Necoro' Neumann2008-12-111-5/+4
* update debug messageRené 'Necoro' Neumann2008-11-241-1/+1
* Remove some trailing whitespacesRené 'Necoro' Neumann2008-10-281-3/+3
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-384/+384
* Fixed bug in update_worldRené 'Necoro' Neumann2008-07-271-1/+1
* Merged in the portage-2.2 branchRené 'Necoro' Neumann2008-07-091-136/+44
|\
| * Introduced Sets for findingRené 'Necoro' Neumann2008-07-091-95/+17
| * Renamed generic package setsRené 'Necoro' Neumann2008-07-091-15/+15
| * Make update_world set compatibleRené 'Necoro' Neumann2008-07-091-5/+9
| * Removed '__find_resolved_unresolved' as it is quite useless.René 'Necoro' Neumann2008-06-261-51/+27
| * Added very basic set queryingRené 'Necoro' Neumann2008-06-261-0/+6
* | Fixed update world/get_new_packagesRené 'Necoro' Neumann2008-07-091-12/+16
* | Fixed find_best_match for <portage-2.1.5René 'Necoro' Neumann2008-07-041-2/+2
|/
* Now load 22 versions when running the correct portageRené 'Necoro' Neumann2008-06-251-3/+2
* Added Package_22 and System_22René 'Necoro' Neumann2008-06-251-4/+4
* Merged from trunkRené 'Necoro' Neumann2008-06-191-0/+2
|\
| * Also show masked best matches when asked for only_installedRené 'Necoro' Neumann2008-06-071-2/+4
* | Small fixesRené 'Necoro' Neumann2008-05-211-1/+1
* | Merged from trunkRené 'Necoro' Neumann2008-05-211-5/+13
|\|
| * Fixed 'find_best_match' and 'update_world' to better mimic portage's behaviorRené 'Necoro' Neumann2008-05-161-2/+2
| * Fixed update world to fit current portage handlingRené 'Necoro' Neumann2008-04-181-4/+9
| * Enhanced get_use_desc - similar to the 'unify' branchRené 'Necoro' Neumann2008-04-171-39/+45
* | Some more fixesRené 'Necoro' Neumann2008-05-211-19/+17
* | Fixed errors, so the app startsRené 'Necoro' Neumann2008-05-211-6/+8
* | Ported to new find_packages API #2: withVersion --> with_versionRené 'Necoro' Neumann2008-05-211-1/+1
* | Ported to new find_packages APIRené 'Necoro' Neumann2008-05-211-5/+5
* | Ported find_best_matchRené 'Necoro' Neumann2008-05-141-24/+11
* | Fixed get_use_descRené 'Necoro' Neumann2008-04-171-8/+17
* | Cleaned up interfaceRené 'Necoro' Neumann2008-04-171-1/+1
* | Ported the find_* and the get_use_desc from catapultRené 'Necoro' Neumann2008-04-171-121/+113
|/