summaryrefslogtreecommitdiff
path: root/portato/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* Now load 22 versions when running the correct portageRené 'Necoro' Neumann2008-06-254-8/+18
* Added Package_22 and System_22René 'Necoro' Neumann2008-06-254-5/+63
* Added 2.2 settingsRené 'Necoro' Neumann2008-06-251-0/+27
* Have blocks as packages and not as CPVRené 'Necoro' Neumann2008-06-241-1/+1
* Merged from trunkRené 'Necoro' Neumann2008-06-192-12/+26
|\
| * Make blocks way more intelligentRené 'Necoro' Neumann2008-06-081-13/+20
| * Do not block the same slot - as clears itselfRené 'Necoro' Neumann2008-06-081-3/+3
| * Also show masked best matches when asked for only_installedRené 'Necoro' Neumann2008-06-071-2/+4
| * Also print ebuild and changelog if the package is not in system anymoreRené 'Necoro' Neumann2008-06-071-1/+4
* | Small fixesRené 'Necoro' Neumann2008-05-212-2/+2
* | 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-212-7/+9
* | 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 packageRené 'Necoro' Neumann2008-05-213-31/+20
* | 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