summaryrefslogtreecommitdiff
path: root/portato/backend/package.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some interface changesnecoro2007-05-311-4/+17
* added the display of the masking reasonnecoro2007-05-141-0/+6
* now showing the overlaynecoro2007-05-121-0/+6
* Improved masking display and made most of the Qt-Frontend worknecoro2007-04-131-0/+8
* showed masked packages unmasked by the user similar to stable marked testing ...necoro2007-04-041-1/+3
* Added USE_EXPAND-supportnecoro2007-03-101-0/+21
* Renamed package.get_env_var to package.get_package_settingsnecoro2007-02-201-17/+55
* (As Revision 190): support for different backendsnecoro2007-02-191-0/+296
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-191-447/+0
* Use icon instead of the asterisknecoro2007-02-161-5/+5
* Build new ebuild-windownecoro2007-02-111-1/+1
* Added method which checks, whether a use flag is enablednecoro2007-02-111-0/+22
* fixed some bugs pyChecker foundnecoro2007-01-311-1/+2
* Small enhancementsnecoro2007-01-241-2/+6
* Updatesnecoro2007-01-111-5/+9
* Fixed typo in dependency-calculationnecoro2007-01-081-1/+1
* enhancement for the settings-handling (better reloading-support, moving into ...necoro2006-12-291-46/+39
* used sets for flags; make newuse work completlynecoro2006-12-101-8/+9
* made slots work for update_worldnecoro2006-12-101-22/+19
* added handling of masked packages during an update-world; small changes in ge...necoro2006-12-061-13/+12
* removed gentoolkit-dependencynecoro2006-12-021-6/+108
* Added portage.db wherever it wants tree ... not the final solution, but it do...necoro2006-11-291-1/+1
* Renamed to portatonecoro2006-11-241-0/+324
eumann2-2/+6 2020-05-10Fix building cacheRené 'Necoro' Neumann1-1/+3 2020-05-10Update READMERené 'Necoro' Neumann1-5/+44 2020-05-10Ignore 'dist' folder and build productsRené 'Necoro' Neumann1-0/+2 2020-05-08Print item hashes in debug modeRené 'Necoro' Neumann1-1/+7 2020-05-07Improve html renderingRené 'Necoro' Neumann2-53/+32 2020-05-07Do not assume items to be new when their published date is newer than the las...René 'Necoro' Neumann2-7/+1 2020-05-07Updating some depsRené 'Necoro' Neumann2-2/+7 2020-05-07Better detection if a text starts with html or notRené 'Necoro' Neumann2-4/+13 2020-05-07go fmtRené 'Necoro' Neumann1-3/+2 2020-05-07Add header X-Feed2Imap-GUIDRené 'Necoro' Neumann3-1/+7 2020-05-07update changelogRené 'Necoro' Neumann1-0/+1 2020-05-07FixRené 'Necoro' Neumann1-1/+1 2020-05-07Unified publishedDate and updatedDate into one (just as the old feed2imap...)René 'Necoro' Neumann5-21/+32 2020-05-06Print version during startupRené 'Necoro' Neumann1-1/+1 2020-05-06Improve templateRené 'Necoro' Neumann3-20/+28 2020-05-05Fix pipelineRené 'Necoro' Neumann1-2/+5 2020-05-05Make changelog a part of the release pipeline (untested)René 'Necoro' Neumann2-0/+12