Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |||||
* | r598@Devoty: necoro | 2008-01-10 16:36:29 +0100 | Necoro | 2008-01-11 | 3 | -3/+33 | |
| | | | | Handle the new useflag format correctly | |||||
* | r553@Devoty: necoro | 2007-11-14 18:26:50 +0100 | Necoro | 2007-11-14 | 2 | -29/+44 | |
| | | | | new catapult find API | |||||
* | r533@Devoty: necoro | 2007-11-09 17:50:09 +0100 | Necoro | 2007-11-11 | 1 | -0/+1 | |
| | | | | Don't hang up on dbus timeout | |||||
* | r528@Devoty: necoro | 2007-11-04 22:11:39 +0100 | Necoro | 2007-11-05 | 1 | -2/+0 | |
| | | | | | | Select correct versions again r529@Devoty: necoro | 2007-11-05 14:46:07 +0100 Removed 3rd party tooltips for queue list. | |||||
* | r526@Devoty: necoro | 2007-11-04 21:59:44 +0100 | Necoro | 2007-11-04 | 1 | -1/+5 | |
| | | | | JABF | |||||
* | r521@Devoty: necoro | 2007-10-31 17:19:09 +0100 | Necoro | 2007-11-01 | 5 | -25/+44 | |
| | | | | | | | | | r522@Devoty: necoro | 2007-11-02 00:51:00 +0100 No more instanceof calls r523@Devoty: necoro | 2007-11-02 00:51:51 +0100 Fixed bugs; removed unnecessairy dbus calls; make update world being async r524@Devoty: necoro | 2007-11-02 00:52:09 +0100 always use catapult | |||||
* | fix in update world - find masked dependencies too | Necoro | 2007-10-19 | 3 | -9/+21 | |
| | ||||||
* | small changes to prepare for 0.8.6 | Necoro | 2007-10-19 | 1 | -8/+4 | |
| | ||||||
* | uses "str" types - as normal ;) ... dbus.String sucks | Necoro | 2007-10-16 | 2 | -29/+29 | |
| | ||||||
* | small changes | Necoro | 2007-10-10 | 2 | -3/+3 | |
| | ||||||
* | first catapult support | Necoro | 2007-10-07 | 4 | -1/+330 | |
| | ||||||
* | small fixes | Necoro | 2007-10-04 | 1 | -3/+3 | |
| | ||||||
* | small fixes; removed old icon | Necoro | 2007-10-03 | 1 | -1/+1 | |
| | ||||||
* | fix update world | Necoro | 2007-10-01 | 2 | -77/+156 | |
| | ||||||
* | add support for "--with-bdeps" | Necoro | 2007-09-30 | 1 | -8/+25 | |
| | ||||||
* | replaced some lists by generators to save memory | Necoro | 2007-09-18 | 1 | -2/+2 | |
| | ||||||
* | fixed masked useflag bug | necoro | 2007-09-10 | 1 | -7/+10 | |
| | ||||||
* | Change to absolute_imports; Warning: definitly broken | necoro | 2007-08-27 | 7 | -34/+58 | |
| | ||||||
* | improved update-world | necoro | 2007-08-16 | 1 | -2/+7 | |
| | ||||||
* | improved update-world; now showing differences between installed and set ↵ | necoro | 2007-08-16 | 4 | -72/+39 | |
| | | | | use-flags | |||||
* | add splash screen | necoro | 2007-08-10 | 3 | -5/+4 | |
| | ||||||
* | small fixes | necoro | 2007-08-06 | 1 | -1/+1 | |
| |