summaryrefslogtreecommitdiff
path: root/portato/backend (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-06Handle portage-2.1.8 and above as portage-2.2René 'Necoro' Neumann1-1/+1
2010-09-06Handle portage-2.1.9 and above as portage-2.2René 'Necoro' Neumann1-1/+1
2010-09-06Workaround for bug#557715René 'Necoro' Neumann1-1/+4
2010-09-06Gnah - changing portage-APIRené 'Necoro' Neumann1-2/+6
2010-09-04Fix system.split_cpvRené 'Necoro' Neumann1-1/+5
2010-05-25Do not bail out, if we try to replace stuff in a category w/o a dashRené 'Necoro' Neumann1-1/+7
2010-05-25Do not bail out, if we try to replace stuff in a category w/o a dashRené 'Necoro' Neumann1-1/+7
2010-04-13Fix the handling of FilterSets. Fixes bug #558887.René 'Necoro' Neumann2-56/+64
2010-04-11applied 2to3 and fixed the resultRené 'Necoro' Neumann11-67/+56
2010-04-11Fix the stuff merged in from atomRené 'Necoro' Neumann3-3/+5
2010-04-10Revert "Add atom wrapper, which does nothing atm"René 'Necoro' Neumann1-16/+0
2010-03-05Corrected typoRené 'Necoro' Neumann1-1/+1
2010-03-05Fixed copyrightRené 'Necoro' Neumann13-13/+13
2010-03-05Clean up one 'deprecated' message from portageRené 'Necoro' Neumann1-1/+1
2009-11-05Remove the 'geneticize_list' stuff. It is so ancient, it stinks :PRené 'Necoro' Neumann1-19/+6
2009-11-05Add atom wrapper, which does nothing atmRené 'Necoro' Neumann1-0/+16
2009-11-05Better slot handling in packages.René 'Necoro' Neumann3-5/+17
2009-10-28Corrected config path handling.René 'Necoro' Neumann2-9/+6
2009-10-28Corrected config path handling.René 'Necoro' Neumann2-9/+6
2009-10-15Objectified all the functional stuff in backend.__init__.René 'Necoro' Neumann1-28/+31
2009-10-05Enhanced system.sort_package_list to also sort CPVsRené 'Necoro' Neumann4-26/+37
2009-08-13Make epydoc happyRené 'Necoro' Neumann1-2/+2
2009-08-11Fix handling of slots in /etc/portage/*René 'Necoro' Neumann2-2/+4
2009-08-10Newer portage versions only return a relative config path.René 'Necoro' Neumann1-0/+8
2009-07-05TypoRené 'Necoro' Neumann1-1/+1
2009-05-18Fix #2René 'Necoro' Neumann1-1/+2
2009-05-18FixRené 'Necoro' Neumann1-1/+1
2009-05-15Always mask wrong EAPIRené 'Necoro' Neumann1-0/+3
2009-05-15Add 'eapi_supported'René 'Necoro' Neumann2-0/+9
2009-03-26Need a copy to remove fromRené 'Necoro' Neumann1-1/+1
2009-04-07Removed the obsolete single unittest and the unique_array functionRené 'Necoro' Neumann2-6/+6
2009-04-07Fixed pyflakes errorsRené 'Necoro' Neumann3-3/+2
2009-03-18Deal with keyword lines missing a keywordRené 'Necoro' Neumann1-3/+10
2009-03-03FixRené 'Necoro' Neumann1-1/+1
2009-03-02Fix searchRené 'Necoro' Neumann1-3/+11
2009-02-17First part of fixing the searchRené 'Necoro' Neumann1-3/+3
2009-02-09Re-honor the newline add the end :). (It was removed by normal 'split()'). Ot...René 'Necoro' Neumann1-19/+20
2009-02-09Change 'split(" ")' to single 'split()' to also catch multiple spaces and tabsRené 'Necoro' Neumann1-2/+2
2009-02-07Same copyright statement in all filesRené 'Necoro' Neumann12-12/+12
2009-02-07Small portage-2.2 set changesRené 'Necoro' Neumann2-10/+13
2009-02-03Fix indentionRené 'Necoro' Neumann1-4/+4
2009-02-03Fix at least the KeyError of bug #15René 'Necoro' Neumann1-1/+1
2009-02-02Add 'VersionsNotFoundException'René 'Necoro' Neumann1-0/+4
2009-01-28Fix blocking behavior. Ignore blocks where no existing packages are affected.René 'Necoro' Neumann1-1/+4
2009-01-26Removing 'catapult' option for systemRené 'Necoro' Neumann2-4/+3
2009-01-15Small changes #2René 'Necoro' Neumann1-5/+2
2009-01-15Small changesRené 'Necoro' Neumann1-4/+2
2009-01-15Removed old, deprecated portage_dep importsRené 'Necoro' Neumann3-14/+1
2008-12-11Rev 324 done rightRené 'Necoro' Neumann1-1/+1
2008-12-11Use two different portage.config instances instead of just one: One for globa...René 'Necoro' Neumann5-9/+19