summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixed 'find_best_match' and 'update_world' to better mimic portage's behaviorRené 'Necoro' Neumann2008-05-161-2/+2
* | Fixed spellingRené 'Necoro' Neumann2008-05-151-2/+2
|\ \
| * | Fixed spellingRené 'Necoro' Neumann2008-05-151-2/+2
|/ /
* | Added python version to tracebackRené 'Necoro' Neumann2008-05-031-0/+1
* | Removed _shm and now only use the one in portage; do not install catapult bac...René 'Necoro' Neumann2008-05-024-1824/+3
* | Use only global shmRené 'Necoro' Neumann2008-05-022-14/+2
* | Added pause systray iconRené 'Necoro' Neumann2008-05-023-1/+174
* | Fixed small bugRené 'Necoro' Neumann2008-05-011-1/+1
* | Changed max scrollback lines to 2**20 to prevent segfaultsRené 'Necoro' Neumann2008-04-291-1/+1
* | Added shortcut for 'Reload Portage' - increased max. scrollback linesRené 'Necoro' Neumann2008-04-212-97/+99
* | Fixed update world to fit current portage handlingRené 'Necoro' Neumann2008-04-181-4/+9
* | Added seqizz' nick to the translators listingsRené 'Necoro' Neumann2008-04-182-2/+2
* | Only init dbus threads, if it is really needed.René 'Necoro' Neumann2008-04-181-2/+8
* | Changelog up2dateRené 'Necoro' Neumann2008-04-171-0/+2
* | Enhanced get_use_desc - similar to the 'unify' branchRené 'Necoro' Neumann2008-04-171-39/+45
| * Some more fixesRené 'Necoro' Neumann2008-05-211-19/+17
| * Fixed errors, so the app startsRené 'Necoro' Neumann2008-05-213-8/+10
| * Ported to new find_packages API #2: withVersion --> with_versionRené 'Necoro' Neumann2008-05-213-4/+4
| * Ported to new find_packages APIRené 'Necoro' Neumann2008-05-214-11/+11
| * Ported packageRené 'Necoro' Neumann2008-05-213-31/+20
| * Ported find_best_matchRené 'Necoro' Neumann2008-05-141-24/+11
| * Fixed get_use_descRené 'Necoro' Neumann2008-04-172-9/+18
| * Cleaned up interfaceRené 'Necoro' Neumann2008-04-172-121/+12
| * Ported the find_* and the get_use_desc from catapultRené 'Necoro' Neumann2008-04-171-121/+113
| * Make get_package_settings take an 'installed' argument instead of a treeRené 'Necoro' Neumann2008-04-172-17/+14
| * Changed 'is_overlay' to 'is_in_overlay'René 'Necoro' Neumann2008-04-173-6/+5
|/
* Rev. 198 done rightRené 'Necoro' Neumann2008-04-171-4/+6
* Correct handling of masked packages during updateRené 'Necoro' Neumann2008-04-161-8/+5
* Do not update packages, if the package to update to is masked and the current...René 'Necoro' Neumann2008-04-162-8/+11
* Fixed the accidential removal of packages in the install queue if one is masked.René 'Necoro' Neumann2008-04-151-2/+14
* Updated catalan translationRoger Calvó2008-04-151-2/+2
* Updated polish translationTomasz Osiński2008-04-151-550/+633
* Fixes bug #24René 'Necoro' Neumann2008-04-141-2/+2
* Updated catalan translationRoger Calvó2008-04-141-466/+490
* For some reason i18n strings were not displayed in threads sometimesRené 'Necoro' Neumann2008-04-141-0/+6
* Updated ca translationRoger Calvó2008-04-141-441/+599
* Also update dependency categoriesRené 'Necoro' Neumann2008-04-141-2/+5
* Updated changelogRené 'Necoro' Neumann2008-04-131-0/+1
* Updated todoRené 'Necoro' Neumann2008-04-112-1/+3
* Updated polish translationRené 'Necoro' Neumann2008-04-111-29/+28
* Some length restrictionsRené 'Necoro' Neumann2008-04-112-96/+100
* Updated translations and translation supportRené 'Necoro' Neumann2008-04-0930-102/+96
|\
| * Now unicode support for translations :)René 'Necoro' Neumann2008-04-0929-31/+15
| * Updated turkish translationRené 'Necoro' Neumann2008-04-091-62/+70
| * Merged in fix from trunkRené 'Necoro' Neumann2008-04-091-1/+1
| |\ | |/ |/|
* | Fixed small bug in plugin systemRené 'Necoro' Neumann2008-04-091-1/+1
| * Improved turkish translationRené 'Necoro' Neumann2008-04-091-10/+12
|/
* Do something useful if an assertionerror is thrown during dep-resolutionRené 'Necoro' Neumann2008-04-095-97/+114
* Make (again) normal portage backend the defaultRené 'Necoro' Neumann2008-04-091-1/+1
* Added lock to databaseRené 'Necoro' Neumann2008-04-081-1/+18