summaryrefslogtreecommitdiff
path: root/portato/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add 'VersionsNotFoundException'René 'Necoro' Neumann2009-02-021-0/+4
* Removing 'catapult' option for systemRené 'Necoro' Neumann2009-01-262-4/+3
* Small changes #2René 'Necoro' Neumann2009-01-151-5/+2
* Small changesRené 'Necoro' Neumann2009-01-151-4/+2
* Removed old, deprecated portage_dep importsRené 'Necoro' Neumann2009-01-153-14/+1
* Rev 324 done rightRené 'Necoro' Neumann2008-12-111-1/+1
* Use two different portage.config instances instead of just one: One for globa...René 'Necoro' Neumann2008-12-115-9/+19
* update debug messageRené 'Necoro' Neumann2008-11-241-1/+1
* Remove some trailing whitespacesRené 'Necoro' Neumann2008-10-283-8/+8
* Some cosmeticsRené 'Necoro' Neumann2008-09-151-13/+9
* Add a __str__ method to backend.PackageRené 'Necoro' Neumann2008-09-151-0/+5
* New dependency handling. Should fix some bugs.René 'Necoro' Neumann2008-09-151-27/+1
* Fixed portage-2.1.4.4 bug with setsRené 'Necoro' Neumann2008-09-121-5/+5
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-0213-2171/+2171
* portage.Set.getAtoms() does not return strings...René 'Necoro' Neumann2008-07-271-1/+2
* Fixed bug in update_worldRené 'Necoro' Neumann2008-07-271-1/+1
* Added "$(version)" for the config file naming.René 'Necoro' Neumann2008-07-201-1/+5
* Fixed file naming if portage-configs are directoriesRené 'Necoro' Neumann2008-07-201-2/+2
* Make portage cleanup old porttree instanceRené 'Necoro' Neumann2008-07-121-1/+2
* Make the queue's update_world set-sensitive tooRené 'Necoro' Neumann2008-07-101-0/+3
* Merged in the portage-2.2 branchRené 'Necoro' Neumann2008-07-095-138/+238
|\
| * Added package sets of portage-2.2René 'Necoro' Neumann2008-07-092-0/+35
| * Introduced Sets for findingRené 'Necoro' Neumann2008-07-092-95/+145
| * Renamed generic package setsRené 'Necoro' Neumann2008-07-093-17/+22
| * Make update_world set compatibleRené 'Necoro' Neumann2008-07-092-7/+14
| * Removed '__find_resolved_unresolved' as it is quite useless.René 'Necoro' Neumann2008-06-262-52/+28
| * Added very basic set queryingRené 'Necoro' Neumann2008-06-263-0/+27
* | Fixed update world/get_new_packagesRené 'Necoro' Neumann2008-07-091-12/+16
* | Removed the USE_CATAPULT stuffRené 'Necoro' Neumann2008-07-081-7/+4
* | Removed catapultRené 'Necoro' Neumann2008-07-083-427/+0
* | Fixed find_best_match for <portage-2.1.5René 'Necoro' Neumann2008-07-041-2/+2
|/
* Now load 22 versions when running the correct portageRené 'Necoro' Neumann2008-06-254-8/+18
* Added Package_22 and System_22René 'Necoro' Neumann2008-06-254-5/+63
* Added 2.2 settingsRené 'Necoro' Neumann2008-06-251-0/+27
* Have blocks as packages and not as CPVRené 'Necoro' Neumann2008-06-241-1/+1
* Merged from trunkRené 'Necoro' Neumann2008-06-192-12/+26
|\
| * Make blocks way more intelligentRené 'Necoro' Neumann2008-06-081-13/+20
| * Do not block the same slot - as clears itselfRené 'Necoro' Neumann2008-06-081-3/+3
| * Also show masked best matches when asked for only_installedRené 'Necoro' Neumann2008-06-071-2/+4
| * Also print ebuild and changelog if the package is not in system anymoreRené 'Necoro' Neumann2008-06-071-1/+4
* | Small fixesRené 'Necoro' Neumann2008-05-212-2/+2
* | Merged from trunkRené 'Necoro' Neumann2008-05-211-5/+13
|\|
| * Fixed 'find_best_match' and 'update_world' to better mimic portage's behaviorRené 'Necoro' Neumann2008-05-161-2/+2
| * Fixed update world to fit current portage handlingRené 'Necoro' Neumann2008-04-181-4/+9
| * Enhanced get_use_desc - similar to the 'unify' branchRené 'Necoro' Neumann2008-04-171-39/+45
* | Some more fixesRené 'Necoro' Neumann2008-05-211-19/+17
* | Fixed errors, so the app startsRené 'Necoro' Neumann2008-05-212-7/+9
* | Ported to new find_packages API #2: withVersion --> with_versionRené 'Necoro' Neumann2008-05-211-1/+1
* | Ported to new find_packages APIRené 'Necoro' Neumann2008-05-211-5/+5
* | Ported packageRené 'Necoro' Neumann2008-05-213-31/+20