Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the handling of FilterSets. Fixes bug #558887. | René 'Necoro' Neumann | 2010-04-13 | 2 | -56/+64 |
* | Corrected typo | René 'Necoro' Neumann | 2010-03-05 | 1 | -1/+1 |
* | Fixed copyright | René 'Necoro' Neumann | 2010-03-05 | 13 | -13/+13 |
* | Clean up one 'deprecated' message from portage | René 'Necoro' Neumann | 2010-03-05 | 1 | -1/+1 |
* | Corrected config path handling. | René 'Necoro' Neumann | 2009-10-28 | 2 | -9/+6 |
* | Objectified all the functional stuff in backend.__init__. | René 'Necoro' Neumann | 2009-10-15 | 1 | -28/+31 |
* | Enhanced system.sort_package_list to also sort CPVs | René 'Necoro' Neumann | 2009-10-05 | 4 | -26/+37 |
* | Make epydoc happy | René 'Necoro' Neumann | 2009-08-13 | 1 | -2/+2 |
* | Fix handling of slots in /etc/portage/* | René 'Necoro' Neumann | 2009-08-11 | 2 | -2/+4 |
* | Newer portage versions only return a relative config path. | René 'Necoro' Neumann | 2009-08-10 | 1 | -0/+8 |
* | Typo | René 'Necoro' Neumann | 2009-07-05 | 1 | -1/+1 |
* | Fix #2 | René 'Necoro' Neumann | 2009-05-18 | 1 | -1/+2 |
* | Fix | René 'Necoro' Neumann | 2009-05-18 | 1 | -1/+1 |
* | Always mask wrong EAPI | René 'Necoro' Neumann | 2009-05-15 | 1 | -0/+3 |
* | Add 'eapi_supported' | René 'Necoro' Neumann | 2009-05-15 | 2 | -0/+9 |
* | Need a copy to remove from | René 'Necoro' Neumann | 2009-03-26 | 1 | -1/+1 |
* | Removed the obsolete single unittest and the unique_array function | René 'Necoro' Neumann | 2009-04-07 | 2 | -6/+6 |
* | Fixed pyflakes errors | René 'Necoro' Neumann | 2009-04-07 | 3 | -3/+2 |
* | Deal with keyword lines missing a keyword | René 'Necoro' Neumann | 2009-03-18 | 1 | -3/+10 |
* | Fix | René 'Necoro' Neumann | 2009-03-03 | 1 | -1/+1 |
* | Fix search | René 'Necoro' Neumann | 2009-03-02 | 1 | -3/+11 |
* | Merge in DB branch (even though it does not offer the change-db-in-prefs feat... | René 'Necoro' Neumann | 2009-02-17 | 1 | -0/+4 |
|\ | |||||
| * | Add 'VersionsNotFoundException' | René 'Necoro' Neumann | 2009-02-02 | 1 | -0/+4 |
* | | First part of fixing the search | René 'Necoro' Neumann | 2009-02-17 | 1 | -3/+3 |
* | | Re-honor the newline add the end :). (It was removed by normal 'split()'). Ot... | René 'Necoro' Neumann | 2009-02-09 | 1 | -19/+20 |
* | | Change 'split(" ")' to single 'split()' to also catch multiple spaces and tabs | René 'Necoro' Neumann | 2009-02-09 | 1 | -2/+2 |
* | | Same copyright statement in all files | René 'Necoro' Neumann | 2009-02-07 | 12 | -12/+12 |
* | | Small portage-2.2 set changes | René 'Necoro' Neumann | 2009-02-07 | 2 | -10/+13 |
* | | Fix indention | René 'Necoro' Neumann | 2009-02-03 | 1 | -4/+4 |
* | | Fix at least the KeyError of bug #15 | René 'Necoro' Neumann | 2009-02-03 | 1 | -1/+1 |
* | | Fix blocking behavior. Ignore blocks where no existing packages are affected. | René 'Necoro' Neumann | 2009-01-28 | 1 | -1/+4 |
|/ | |||||
* | Removing 'catapult' option for system | René 'Necoro' Neumann | 2009-01-26 | 2 | -4/+3 |
* | Small changes #2 | René 'Necoro' Neumann | 2009-01-15 | 1 | -5/+2 |
* | Small changes | René 'Necoro' Neumann | 2009-01-15 | 1 | -4/+2 |
* | Removed old, deprecated portage_dep imports | René 'Necoro' Neumann | 2009-01-15 | 3 | -14/+1 |
* | Rev 324 done right | René 'Necoro' Neumann | 2008-12-11 | 1 | -1/+1 |
* | Use two different portage.config instances instead of just one: One for globa... | René 'Necoro' Neumann | 2008-12-11 | 5 | -9/+19 |
* | update debug message | René 'Necoro' Neumann | 2008-11-24 | 1 | -1/+1 |
* | Remove some trailing whitespaces | René 'Necoro' Neumann | 2008-10-28 | 3 | -8/+8 |
* | Some cosmetics | René 'Necoro' Neumann | 2008-09-15 | 1 | -13/+9 |
* | 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 |
* | Fixed portage-2.1.4.4 bug with sets | René 'Necoro' Neumann | 2008-09-12 | 1 | -5/+5 |
* | Switch from tabs to 4 spaces | René 'Necoro' Neumann | 2008-09-02 | 13 | -2171/+2171 |
* | portage.Set.getAtoms() does not return strings... | René 'Necoro' Neumann | 2008-07-27 | 1 | -1/+2 |
* | Fixed bug in update_world | René 'Necoro' Neumann | 2008-07-27 | 1 | -1/+1 |
* | Added "$(version)" for the config file naming. | René 'Necoro' Neumann | 2008-07-20 | 1 | -1/+5 |
* | Fixed file naming if portage-configs are directories | René 'Necoro' Neumann | 2008-07-20 | 1 | -2/+2 |
* | Make portage cleanup old porttree instance | René 'Necoro' Neumann | 2008-07-12 | 1 | -1/+2 |
* | Make the queue's update_world set-sensitive too | René 'Necoro' Neumann | 2008-07-10 | 1 | -0/+3 |