Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now load 22 versions when running the correct portage | René 'Necoro' Neumann | 2008-06-25 | 4 | -8/+18 |
| | |||||
* | Added Package_22 and System_22 | René 'Necoro' Neumann | 2008-06-25 | 4 | -5/+63 |
| | |||||
* | Added 2.2 settings | René 'Necoro' Neumann | 2008-06-25 | 1 | -0/+27 |
| | |||||
* | Have blocks as packages and not as CPV | René 'Necoro' Neumann | 2008-06-24 | 1 | -1/+1 |
| | |||||
* | Merged from trunk | René 'Necoro' Neumann | 2008-06-19 | 2 | -12/+26 |
|\ | |||||
| * | Make blocks way more intelligent | René 'Necoro' Neumann | 2008-06-08 | 1 | -13/+20 |
| | | |||||
| * | Do not block the same slot - as clears itself | René 'Necoro' Neumann | 2008-06-08 | 1 | -3/+3 |
| | | |||||
| * | Also show masked best matches when asked for only_installed | René 'Necoro' Neumann | 2008-06-07 | 1 | -2/+4 |
| | | |||||
| * | Also print ebuild and changelog if the package is not in system anymore | René 'Necoro' Neumann | 2008-06-07 | 1 | -1/+4 |
| | | |||||
* | | Small fixes | René 'Necoro' Neumann | 2008-05-21 | 2 | -2/+2 |
| | | |||||
* | | Merged from trunk | René 'Necoro' Neumann | 2008-05-21 | 1 | -5/+13 |
|\| | |||||
| * | Fixed 'find_best_match' and 'update_world' to better mimic portage's behavior | René 'Necoro' Neumann | 2008-05-16 | 1 | -2/+2 |
| | | |||||
| * | Fixed update world to fit current portage handling | René 'Necoro' Neumann | 2008-04-18 | 1 | -4/+9 |
| | | |||||
| * | Enhanced get_use_desc - similar to the 'unify' branch | René 'Necoro' Neumann | 2008-04-17 | 1 | -39/+45 |
| | | |||||
* | | Some more fixes | René 'Necoro' Neumann | 2008-05-21 | 1 | -19/+17 |
| | | |||||
* | | Fixed errors, so the app starts | René 'Necoro' Neumann | 2008-05-21 | 2 | -7/+9 |
| | | |||||
* | | Ported to new find_packages API #2: withVersion --> with_version | René 'Necoro' Neumann | 2008-05-21 | 1 | -1/+1 |
| | | |||||
* | | Ported to new find_packages API | René 'Necoro' Neumann | 2008-05-21 | 1 | -5/+5 |
| | | |||||
* | | Ported package | René 'Necoro' Neumann | 2008-05-21 | 3 | -31/+20 |
| | | |||||
* | | Ported find_best_match | René 'Necoro' Neumann | 2008-05-14 | 1 | -24/+11 |
| | | |||||
* | | Fixed get_use_desc | René 'Necoro' Neumann | 2008-04-17 | 2 | -9/+18 |
| | | |||||
* | | Cleaned up interface | René 'Necoro' Neumann | 2008-04-17 | 2 | -121/+12 |
| | | |||||
* | | Ported the find_* and the get_use_desc from catapult | René 'Necoro' Neumann | 2008-04-17 | 1 | -121/+113 |
| | | |||||
* | | Make get_package_settings take an 'installed' argument instead of a tree | René 'Necoro' Neumann | 2008-04-17 | 2 | -17/+14 |
| | | |||||
* | | Changed 'is_overlay' to 'is_in_overlay' | René 'Necoro' Neumann | 2008-04-17 | 2 | -5/+4 |
|/ | |||||
* | Do not update packages, if the package to update to is masked and the ↵ | René 'Necoro' Neumann | 2008-04-16 | 2 | -8/+11 |
| | | | | current installed package matches the criterion already. | ||||
* | Now unicode support for translations :) | René 'Necoro' Neumann | 2008-04-09 | 5 | -5/+0 |
| | |||||
* | Do something useful if an assertionerror is thrown during dep-resolution | René 'Necoro' Neumann | 2008-04-09 | 1 | -4/+4 |
| | |||||
* | Use exception names provided by catapult | René 'Necoro' Neumann | 2008-04-01 | 2 | -3/+1 |
| | |||||
* | Catapult 'list_categories' does not filter anymore | René 'Necoro' Neumann | 2008-04-01 | 1 | -5/+5 |
| | |||||
* | 'get_world_file_path' and 'get_environment' removed from catapult API | René 'Necoro' Neumann | 2008-04-01 | 3 | -18/+18 |
| | |||||
* | Use new layered catapult api for find_packages | René 'Necoro' Neumann | 2008-04-01 | 1 | -29/+41 |
| | |||||
* | Fixes issue #13. | René 'Necoro' Neumann | 2008-03-29 | 1 | -0/+4 |
| | |||||
* | Added version infos to exceptions | René 'Necoro' Neumann | 2008-03-28 | 3 | -0/+14 |
| | |||||
* | Allowed AllOf-deps inside or | René 'Necoro' Neumann | 2008-03-27 | 1 | -2/+3 |
| | |||||
* | Fixed new_use_flag creation error | René 'Necoro' Neumann | 2008-03-18 | 1 | -3/+3 |
| | |||||
* | Moved get_dependencies to top package class | René 'Necoro' Neumann | 2008-03-12 | 3 | -50/+40 |
| | |||||
* | improved performance by caching the use_expand queries | René 'Necoro' Neumann | 2008-03-11 | 1 | -5/+14 |
| | |||||
* | use catapult vars | René 'Necoro' Neumann | 2008-03-11 | 2 | -4/+6 |
| | |||||
* | Updated catapult stuff | René 'Necoro' Neumann | 2008-03-11 | 5 | -56/+108 |
| | |||||
* | Registered "get_dependencies" in the abstract Package. | René 'Necoro' Neumann | 2008-03-04 | 1 | -0/+11 |
| | |||||
* | No more dict-hackery for the dependencies | René 'Necoro' Neumann | 2008-03-04 | 1 | -18/+16 |
| | |||||
* | First get_dependencies support | René 'Necoro' Neumann | 2008-03-04 | 1 | -0/+34 |
| | |||||
* | r753@Devoty: necoro | 2008-02-12 22:26:26 +0100 | Necoro | 2008-02-12 | 1 | -2/+2 |
| | | | | Small import fixes (thanks to pylint) | ||||
* | r716@Devoty: necoro | 2008-01-25 00:35:00 +0100 | Necoro | 2008-01-24 | 4 | -38/+45 |
| | | | | | | Improved useflag handling r717@Devoty: necoro | 2008-01-25 00:47:45 +0100 improved update_world | ||||
* | r707@Devoty: necoro | 2008-01-24 00:00:22 +0100 | Necoro | 2008-01-23 | 1 | -1/+1 |
| | | | | | | small patch for get_actual_use_flag taking into account that a package might not be in system anymore r708@Devoty: necoro | 2008-01-24 00:11:23 +0100 EmergeQueue.is_empty() now honors all queues | ||||
* | r680@Devoty: necoro | 2008-01-20 02:53:30 +0100 | Necoro | 2008-01-20 | 3 | -35/+51 |
| | | | | Fixed flag handling | ||||
* | r661@Devoty: necoro | 2008-01-18 14:16:59 +0100 | Necoro | 2008-01-18 | 1 | -0/+1 |
| | | | | | | First support for interactive emerges r662@Devoty: necoro | 2008-01-18 20:22:58 +0100 Now finished interactive emerges | ||||
* | (no commit message) | Necoro | 2008-01-14 | 2 | -0/+16 |
| | |||||
* | r603@Devoty: necoro | 2008-01-14 11:30:26 +0100 | Necoro | 2008-01-14 | 3 | -9/+31 |
| | | | | Improved 'update world'; really support new use defaults |