Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed copyright | René 'Necoro' Neumann | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Enhanced system.sort_package_list to also sort CPVs | René 'Necoro' Neumann | 2009-10-05 | 1 | -10/+0 |
| | |||||
* | Same copyright statement in all files | René 'Necoro' Neumann | 2009-02-07 | 1 | -1/+1 |
| | |||||
* | Remove some trailing whitespaces | René 'Necoro' Neumann | 2008-10-28 | 1 | -1/+1 |
| | |||||
* | Add a __str__ method to backend.Package | René 'Necoro' Neumann | 2008-09-15 | 1 | -0/+5 |
| | |||||
* | New dependency handling. Should fix some bugs. | René 'Necoro' Neumann | 2008-09-15 | 1 | -27/+1 |
| | |||||
* | Switch from tabs to 4 spaces | René 'Necoro' Neumann | 2008-09-02 | 1 | -393/+393 |
| | |||||
* | Ported package | René 'Necoro' Neumann | 2008-05-21 | 1 | -4/+6 |
| | |||||
* | Make get_package_settings take an 'installed' argument instead of a tree | René 'Necoro' Neumann | 2008-04-17 | 1 | -3/+3 |
| | |||||
* | Changed 'is_overlay' to 'is_in_overlay' | René 'Necoro' Neumann | 2008-04-17 | 1 | -4/+3 |
| | |||||
* | 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 | 1 | -1/+0 |
| | |||||
* | Fixes issue #13. | René 'Necoro' Neumann | 2008-03-29 | 1 | -0/+4 |
| | |||||
* | Allowed AllOf-deps inside or | René 'Necoro' Neumann | 2008-03-27 | 1 | -2/+3 |
| | |||||
* | Moved get_dependencies to top package class | René 'Necoro' Neumann | 2008-03-12 | 1 | -10/+39 |
| | |||||
* | Updated catapult stuff | René 'Necoro' Neumann | 2008-03-11 | 1 | -27/+20 |
| | |||||
* | Registered "get_dependencies" in the abstract Package. | René 'Necoro' Neumann | 2008-03-04 | 1 | -0/+11 |
| | |||||
* | r716@Devoty: necoro | 2008-01-25 00:35:00 +0100 | Necoro | 2008-01-24 | 1 | -20/+6 |
| | | | | | | Improved useflag handling r717@Devoty: necoro | 2008-01-25 00:47:45 +0100 improved update_world | ||||
* | r680@Devoty: necoro | 2008-01-20 02:53:30 +0100 | Necoro | 2008-01-20 | 1 | -5/+13 |
| | | | | Fixed flag handling | ||||
* | (no commit message) | Necoro | 2008-01-14 | 1 | -0/+9 |
| | |||||
* | r603@Devoty: necoro | 2008-01-14 11:30:26 +0100 | Necoro | 2008-01-14 | 1 | -2/+4 |
| | | | | Improved 'update world'; really support new use defaults | ||||
* | r598@Devoty: necoro | 2008-01-10 16:36:29 +0100 | Necoro | 2008-01-11 | 1 | -1/+3 |
| | | | | Handle the new useflag format correctly | ||||
* | Change to absolute_imports; Warning: definitly broken | necoro | 2007-08-27 | 1 | -3/+4 |
| | |||||
* | improved update-world; now showing differences between installed and set ↵ | necoro | 2007-08-16 | 1 | -36/+13 |
| | | | | use-flags | ||||
* | add splash screen | necoro | 2007-08-10 | 1 | -1/+1 |
| | |||||
* | Some interface changes | necoro | 2007-05-31 | 1 | -4/+17 |
| | | | Made qt-frontend work mostly with PyQt-4.2 | ||||
* | added the display of the masking reason | necoro | 2007-05-14 | 1 | -0/+6 |
| | |||||
* | now showing the overlay | necoro | 2007-05-12 | 1 | -0/+6 |
| | |||||
* | Improved masking display and made most of the Qt-Frontend work | necoro | 2007-04-13 | 1 | -0/+8 |
| | |||||
* | showed masked packages unmasked by the user similar to stable marked testing ↵ | necoro | 2007-04-04 | 1 | -1/+3 |
| | | | | packages | ||||
* | Added USE_EXPAND-support | necoro | 2007-03-10 | 1 | -0/+21 |
| | |||||
* | Renamed package.get_env_var to package.get_package_settings | necoro | 2007-02-20 | 1 | -17/+55 |
| | |||||
* | (As Revision 190): support for different backends | necoro | 2007-02-19 | 1 | -0/+296 |
| | |||||
* | Back to our own revision solution as the eclass-one checks _before_ updating | necoro | 2007-02-19 | 1 | -447/+0 |
| | |||||
* | Use icon instead of the asterisk | necoro | 2007-02-16 | 1 | -5/+5 |
| | | | Renamed wrong param name "allowed" to "use_keywords" in package.is_testing() | ||||
* | Build new ebuild-window | necoro | 2007-02-11 | 1 | -1/+1 |
| | |||||
* | Added method which checks, whether a use flag is enabled | necoro | 2007-02-11 | 1 | -0/+22 |
| | |||||
* | fixed some bugs pyChecker found | necoro | 2007-01-31 | 1 | -1/+2 |
| | |||||
* | Small enhancements | necoro | 2007-01-24 | 1 | -2/+6 |
| | |||||
* | Updates | necoro | 2007-01-11 | 1 | -5/+9 |
| | |||||
* | Fixed typo in dependency-calculation | necoro | 2007-01-08 | 1 | -1/+1 |
| | |||||
* | enhancement for the settings-handling (better reloading-support, moving into ↵ | necoro | 2006-12-29 | 1 | -46/+39 |
| | | | | a class), enhanced update_world-check | ||||
* | used sets for flags; make newuse work completly | necoro | 2006-12-10 | 1 | -8/+9 |
| | |||||
* | made slots work for update_world | necoro | 2006-12-10 | 1 | -22/+19 |
| | |||||
* | added handling of masked packages during an update-world; small changes in ↵ | necoro | 2006-12-06 | 1 | -13/+12 |
| | | | | gentoolkit-code | ||||
* | removed gentoolkit-dependency | necoro | 2006-12-02 | 1 | -6/+108 |
| | |||||
* | Added portage.db wherever it wants tree ... not the final solution, but it ↵ | necoro | 2006-11-29 | 1 | -1/+1 |
| | | | | does work | ||||
* | Renamed to portato | necoro | 2006-11-24 | 1 | -0/+324 |