Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged 0.14.1 | René 'Necoro' Neumann | 2010-09-06 | 3 | -5/+16 |
|\ | |||||
| * | Handle portage-2.1.8 and above as portage-2.2 | René 'Necoro' Neumann | 2010-09-06 | 1 | -1/+1 |
| | | |||||
| * | Handle portage-2.1.9 and above as portage-2.2 | René 'Necoro' Neumann | 2010-09-06 | 1 | -1/+1 |
| | | |||||
| * | Workaround for bug#557715 | René 'Necoro' Neumann | 2010-09-06 | 1 | -1/+4 |
| | | |||||
| * | Gnah - changing portage-API | René 'Necoro' Neumann | 2010-09-06 | 1 | -2/+6 |
| | | |||||
| * | Fix system.split_cpv | René 'Necoro' Neumann | 2010-09-04 | 1 | -1/+5 |
| | | |||||
| * | Do not bail out, if we try to replace stuff in a category w/o a dash | René 'Necoro' Neumann | 2010-05-25 | 1 | -1/+7 |
| | | |||||
* | | Do not bail out, if we try to replace stuff in a category w/o a dash | René 'Necoro' Neumann | 2010-05-25 | 1 | -1/+7 |
| | | |||||
* | | Merge branch '0.14' | René 'Necoro' Neumann | 2010-04-13 | 2 | -56/+64 |
|\| | | | | | | | | | Conflicts: portato/backend/portage/sets.py | ||||
| * | Fix the handling of FilterSets. Fixes bug #558887. | René 'Necoro' Neumann | 2010-04-13 | 2 | -56/+64 |
| | | | | | | | | | | Now FilterSets are a subclass of InstalledSet. And return only these packages, which are installed ... but then all of them. | ||||
* | | applied 2to3 and fixed the result | René 'Necoro' Neumann | 2010-04-11 | 11 | -67/+56 |
| | | |||||
* | | Fix the stuff merged in from atom | René 'Necoro' Neumann | 2010-04-11 | 3 | -3/+5 |
| | | |||||
* | | Revert "Add atom wrapper, which does nothing atm" | René 'Necoro' Neumann | 2010-04-10 | 1 | -16/+0 |
| | | | | | | | | This reverts commit a96791f54721f8af95358b28d16d01b93ae7b1b7. | ||||
* | | Merge branch 'atom' | René 'Necoro' Neumann | 2010-04-10 | 4 | -24/+39 |
|\ \ | |/ |/| | |||||
| * | Merge commit '9d98e004f14f06c536b4ef5055e798c11965efbc' into atom | René 'Necoro' Neumann | 2010-03-05 | 2 | -9/+6 |
| |\ | |||||
| * | | Remove the 'geneticize_list' stuff. It is so ancient, it stinks :P | René 'Necoro' Neumann | 2009-11-05 | 1 | -19/+6 |
| | | | |||||
| * | | Add atom wrapper, which does nothing atm | René 'Necoro' Neumann | 2009-11-05 | 1 | -0/+16 |
| | | | |||||
| * | | Better slot handling in packages. | René 'Necoro' Neumann | 2009-11-05 | 3 | -5/+17 |
| | | | |||||
* | | | 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 |
|/ | | | | Now also the 2.1 portage does not include / anymore. Handle this. | ||||
* | Objectified all the functional stuff in backend.__init__. | René 'Necoro' Neumann | 2009-10-15 | 1 | -28/+31 |
| | | | | | | | Moved all the function in backend.__init__ into the SystemWrapper class. And also make loading the real system lazy. Reason: So I do not need to care about whether anything imports the system before the MainWindow is started. | ||||
* | 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 ↵ | René 'Necoro' Neumann | 2009-02-17 | 1 | -0/+4 |
|\ | | | | | | | feature) | ||||
| * | 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()'). ↵ | René 'Necoro' Neumann | 2009-02-09 | 1 | -19/+20 |
| | | | | | | | | Other minor code enhancements too | ||||
* | | 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 |
| |