Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed the USE_CATAPULT stuff | René 'Necoro' Neumann | 2008-07-08 | 1 | -7/+4 |
* | Removed catapult | René 'Necoro' Neumann | 2008-07-08 | 3 | -427/+0 |
* | Fixed find_best_match for <portage-2.1.5 | René 'Necoro' Neumann | 2008-07-04 | 1 | -2/+2 |
* | 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 current... | René 'Necoro' Neumann | 2008-04-16 | 2 | -8/+11 |
* | 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 |
* | r716@Devoty: necoro | 2008-01-25 00:35:00 +0100 | Necoro | 2008-01-24 | 4 | -38/+45 |
* | r707@Devoty: necoro | 2008-01-24 00:00:22 +0100 | Necoro | 2008-01-23 | 1 | -1/+1 |
* | r680@Devoty: necoro | 2008-01-20 02:53:30 +0100 | Necoro | 2008-01-20 | 3 | -35/+51 |