summaryrefslogtreecommitdiff
path: root/portato/gui/queue.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* First get dependencies. So that in case an error occurs, the iterator is not ...René 'Necoro' Neumann2009-02-171-4/+4
* Do not add a package to the unmerge queue multiple timesRené 'Necoro' Neumann2009-02-171-4/+5
* Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
* Fix small typoDirk Göttel2009-01-081-1/+1
* Small (cosmetical) changes. Perhaps this helps to track down the "cpv not in ...René 'Necoro' Neumann2008-12-111-17/+22
* Remove some trailing whitespacesRené 'Necoro' Neumann2008-10-281-3/+3
* Some small readability changesRené 'Necoro' Neumann2008-09-151-5/+5
* Fixed block checkRené 'Necoro' Neumann2008-09-121-1/+1
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-617/+617
* Fixed the update_world with sets for <portage-2.2René 'Necoro' Neumann2008-07-161-1/+1
* Make the queue's update_world set-sensitive tooRené 'Necoro' Neumann2008-07-101-2/+4
* Merged in the portage-2.2 branchRené 'Necoro' Neumann2008-07-091-2/+2
|\
| * Renamed generic package setsRené 'Necoro' Neumann2008-07-091-2/+2
* | Only add a package to mergequeue if everything went fineRené 'Necoro' Neumann2008-06-301-1/+1
|/
* Merged from trunkRené 'Necoro' Neumann2008-06-191-31/+85
|\
| * Make blocks way more intelligentRené 'Necoro' Neumann2008-06-081-31/+85
* | Ported to new find_packages APIRené 'Necoro' Neumann2008-05-211-1/+1
|/
* Rev. 198 done rightRené 'Necoro' Neumann2008-04-171-4/+6
* Correct handling of masked packages during updateRené 'Necoro' Neumann2008-04-161-8/+5
* Fixed the accidential removal of packages in the install queue if one is masked.René 'Necoro' Neumann2008-04-151-2/+14
* Fixes bug #24René 'Necoro' Neumann2008-04-141-2/+2
* Also update dependency categoriesRené 'Necoro' Neumann2008-04-141-2/+5
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+1
* Removed gtk subdirRené 'Necoro' Neumann2008-03-181-1/+1
* Split and renamed gui_helperRené 'Necoro' Neumann2008-03-181-0/+580
-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