summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed copyright stringRené 'Necoro' Neumann2008-05-161-1/+1
|
* 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 ↵René 'Necoro' Neumann2008-05-024-1824/+3
| | | | backend anymore
* 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
|
* 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 ↵René 'Necoro' Neumann2008-04-162-8/+11
| | | | current installed package matches the criterion already.
* 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
|
* Also delete packages from 'ALL' when a category is refreshedRené 'Necoro' Neumann2008-04-081-21/+39
|
* Now recognize local shm moduleRené 'Necoro' Neumann2008-04-084-18/+24
|
* Updated translationsRené 'Necoro' Neumann2008-04-072-9/+17
|
* Use exception names provided by catapultRené 'Necoro' Neumann2008-04-012-3/+1
|
* Catapult 'list_categories' does not filter anymoreRené 'Necoro' Neumann2008-04-011-5/+5
|
* 'get_world_file_path' and 'get_environment' removed from catapult APIRené 'Necoro' Neumann2008-04-013-18/+18
|
* Use new layered catapult api for find_packagesRené 'Necoro' Neumann2008-04-011-29/+41
|
* Fixes issue #13.René 'Necoro' Neumann2008-03-291-0/+4
|
* Make section headers uppercase to prevent problems with turkish (and ↵René 'Necoro' Neumann2008-03-281-2/+2
| | | | probably others) locale
* Added version infos to exceptionsRené 'Necoro' Neumann2008-03-286-2/+35
|\