summaryrefslogtreecommitdiff
path: root/portato/gui/queue.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First get dependencies. So that in case an error occurs, the iterator is not ↵René 'Necoro' Neumann2009-02-171-4/+4
| | | | added.
* 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
| | | | self.iters['uninstall']" bug.
* 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
> 2021-02-15Issue #46: Improvements; add testsRené 'Necoro' Neumann2-1/+48 2021-02-15Bump github.com/google/uuid from 1.1.4 to 1.2.0dependabot[bot]2-3/+3 Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.4 to 1.2.0. - [Release notes](https://github.com/google/uuid/releases) - [Commits](https://github.com/google/uuid/compare/v1.1.4...v1.2.0) Signed-off-by: dependabot[bot] <support@github.com> 2021-02-15Issue #46: Make the resulting email body not to include single \r or \n. ↵René 'Necoro' Neumann2-2/+66 This now pleases Cyrus IMAP. 2021-01-20Bump github.com/PuerkitoBio/goquery from 1.6.0 to 1.6.1dependabot[bot]2-3/+3 Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.6.0...v1.6.1) Signed-off-by: dependabot[bot] <support@github.com> 2021-01-09Bump github.com/google/uuid from 1.1.2 to 1.1.4dependabot[bot]2-3/+3 Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.2 to 1.1.4. - [Release notes](https://github.com/google/uuid/releases) - [Commits](https://github.com/google/uuid/compare/v1.1.2...v1.1.4) Signed-off-by: dependabot[bot] <support@github.com> 2021-01-09Bump github.com/emersion/go-message from 0.14.0 to 0.14.1 (#42)dependabot[bot]2-3/+3 Bumps [github.com/emersion/go-message](https://github.com/emersion/go-message) from 0.14.0 to 0.14.1. - [Release notes](https://github.com/emersion/go-message/releases) - [Commits](https://github.com/emersion/go-message/compare/v0.14.0...v0.14.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2020-11-28Bump github.com/emersion/go-message from 0.13.0 to 0.14.0 (#38)dependabot[bot]2-3/+9 Bumps [github.com/emersion/go-message](https://github.com/emersion/go-message) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/emersion/go-message/releases) - [Commits](https://github.com/emersion/go-message/compare/v0.13.0...v0.14.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2020-11-28Bump github.com/google/go-cmp from 0.5.2 to 0.5.4 (#37)dependabot[bot]2-3/+3 Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.2 to 0.5.4. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.5.2...v0.5.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2020-11-23Fix release.ymlv0.5.2René 'Necoro' Neumann1-3/+10 2020-11-23Prepare v0.5.2René 'Necoro' Neumann3-3/+8 2020-11-20Bump github.com/gabriel-vasile/mimetype from 1.1.1 to 1.1.2dependabot[bot]2-3/+3 Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Changelog](https://github.com/gabriel-vasile/mimetype/blob/master/CHANGELOG.md) - [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.1.1...v1.1.2) Signed-off-by: dependabot[bot] <support@github.com> 2020-11-04Clean dependabot.ymlRené 'Necoro' Neumann1-4/+0