summaryrefslogtreecommitdiff
path: root/portato/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.14'René 'Necoro' Neumann2010-04-132-56/+64
|\
| * Fix the handling of FilterSets. Fixes bug #558887.René 'Necoro' Neumann2010-04-132-56/+64
* | applied 2to3 and fixed the resultRené 'Necoro' Neumann2010-04-1111-67/+56
* | Fix the stuff merged in from atomRené 'Necoro' Neumann2010-04-113-3/+5
* | Revert "Add atom wrapper, which does nothing atm"René 'Necoro' Neumann2010-04-101-16/+0
* | Merge branch 'atom'René 'Necoro' Neumann2010-04-104-24/+39
|\ \ | |/ |/|
| * Merge commit '9d98e004f14f06c536b4ef5055e798c11965efbc' into atomRené 'Necoro' Neumann2010-03-052-9/+6
| |\
| * | Remove the 'geneticize_list' stuff. It is so ancient, it stinks :PRené 'Necoro' Neumann2009-11-051-19/+6
| * | Add atom wrapper, which does nothing atmRené 'Necoro' Neumann2009-11-051-0/+16
| * | Better slot handling in packages.René 'Necoro' Neumann2009-11-053-5/+17
* | | Corrected typoRené 'Necoro' Neumann2010-03-051-1/+1
* | | Fixed copyrightRené 'Necoro' Neumann2010-03-0513-13/+13
* | | Clean up one 'deprecated' message from portageRené 'Necoro' Neumann2010-03-051-1/+1
| |/ |/|
* | Corrected config path handling.René 'Necoro' Neumann2009-10-282-9/+6
|/
* Objectified all the functional stuff in backend.__init__.René 'Necoro' Neumann2009-10-151-28/+31
* Enhanced system.sort_package_list to also sort CPVsRené 'Necoro' Neumann2009-10-054-26/+37
* Make epydoc happyRené 'Necoro' Neumann2009-08-131-2/+2
* Fix handling of slots in /etc/portage/*René 'Necoro' Neumann2009-08-112-2/+4
* Newer portage versions only return a relative config path.René 'Necoro' Neumann2009-08-101-0/+8
* 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