summaryrefslogtreecommitdiff
path: root/portato/gui/queue.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.14'René 'Necoro' Neumann2010-04-231-1/+1
|\
| * Clearer debug message for packages not in mergequeueRené 'Necoro' Neumann2010-04-231-1/+1
* | applied 2to3 and fixed the resultRené 'Necoro' Neumann2010-04-111-7/+7
|/
* Fixed copyrightRené 'Necoro' Neumann2010-03-051-1/+1
* Enhanced system.sort_package_list to also sort CPVsRené 'Necoro' Neumann2009-10-051-1/+1
* Release the threadQueue-Lock in syncv0.13René 'Necoro' Neumann2009-08-251-0/+1
* Sync portage and the DB after emerge syncRené 'Necoro' Neumann2009-08-111-0/+9
* Get rid of wrapper.py and GtkConsoleRené 'Necoro' Neumann2009-05-151-4/+3
* Fixed pyflakes errorsRené 'Necoro' Neumann2009-04-071-2/+1
* 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