summaryrefslogtreecommitdiff
path: root/portato/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* TypoRené 'Necoro' Neumann2009-07-051-1/+1
* Fix #2René 'Necoro' Neumann2009-05-181-1/+2
* FixRené 'Necoro' Neumann2009-05-181-1/+1
* Always mask wrong EAPIRené 'Necoro' Neumann2009-05-151-0/+3
* Add 'eapi_supported'René 'Necoro' Neumann2009-05-152-0/+9
* Need a copy to remove fromRené 'Necoro' Neumann2009-03-261-1/+1
* Removed the obsolete single unittest and the unique_array functionRené 'Necoro' Neumann2009-04-072-6/+6
* Fixed pyflakes errorsRené 'Necoro' Neumann2009-04-073-3/+2
* Deal with keyword lines missing a keywordRené 'Necoro' Neumann2009-03-181-3/+10
* FixRené 'Necoro' Neumann2009-03-031-1/+1
* Fix searchRené 'Necoro' Neumann2009-03-021-3/+11
* Merge in DB branch (even though it does not offer the change-db-in-prefs feat...René 'Necoro' Neumann2009-02-171-0/+4
|\
| * Add 'VersionsNotFoundException'René 'Necoro' Neumann2009-02-021-0/+4
* | First part of fixing the searchRené 'Necoro' Neumann2009-02-171-3/+3
* | Re-honor the newline add the end :). (It was removed by normal 'split()'). Ot...René 'Necoro' Neumann2009-02-091-19/+20
* | Change 'split(" ")' to single 'split()' to also catch multiple spaces and tabsRené 'Necoro' Neumann2009-02-091-2/+2
* | Same copyright statement in all filesRené 'Necoro' Neumann2009-02-0712-12/+12
* | Small portage-2.2 set changesRené 'Necoro' Neumann2009-02-072-10/+13
* | Fix indentionRené 'Necoro' Neumann2009-02-031-4/+4
* | Fix at least the KeyError of bug #15René 'Necoro' Neumann2009-02-031-1/+1
* | Fix blocking behavior. Ignore blocks where no existing packages are affected.René 'Necoro' Neumann2009-01-281-1/+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