Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Merged in the portage-2.2 branch | René 'Necoro' Neumann | 2008-07-09 | 5 | -138/+238 |
|\ | |||||
| * | Added package sets of portage-2.2 | René 'Necoro' Neumann | 2008-07-09 | 2 | -0/+35 |
| * | Introduced Sets for finding | René 'Necoro' Neumann | 2008-07-09 | 2 | -95/+145 |
| * | Renamed generic package sets | René 'Necoro' Neumann | 2008-07-09 | 3 | -17/+22 |
| * | Make update_world set compatible | René 'Necoro' Neumann | 2008-07-09 | 2 | -7/+14 |
| * | Removed '__find_resolved_unresolved' as it is quite useless. | René 'Necoro' Neumann | 2008-06-26 | 2 | -52/+28 |
| * | Added very basic set querying | René 'Necoro' Neumann | 2008-06-26 | 3 | -0/+27 |
* | | Fixed update world/get_new_packages | René 'Necoro' Neumann | 2008-07-09 | 1 | -12/+16 |
* | | 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 |