Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Only init dbus threads, if it is really needed. | René 'Necoro' Neumann | 2008-04-18 | 1 | -2/+8 | |
* | | Changelog up2date | René 'Necoro' Neumann | 2008-04-17 | 1 | -0/+2 | |
* | | Enhanced get_use_desc - similar to the 'unify' branch | René 'Necoro' Neumann | 2008-04-17 | 1 | -39/+45 | |
| * | Some more fixes | René 'Necoro' Neumann | 2008-05-21 | 1 | -19/+17 | |
| * | Fixed errors, so the app starts | René 'Necoro' Neumann | 2008-05-21 | 3 | -8/+10 | |
| * | Ported to new find_packages API #2: withVersion --> with_version | René 'Necoro' Neumann | 2008-05-21 | 3 | -4/+4 | |
| * | Ported to new find_packages API | René 'Necoro' Neumann | 2008-05-21 | 4 | -11/+11 | |
| * | Ported package | René 'Necoro' Neumann | 2008-05-21 | 3 | -31/+20 | |
| * | Ported find_best_match | René 'Necoro' Neumann | 2008-05-14 | 1 | -24/+11 | |
| * | Fixed get_use_desc | René 'Necoro' Neumann | 2008-04-17 | 2 | -9/+18 | |
| * | Cleaned up interface | René 'Necoro' Neumann | 2008-04-17 | 2 | -121/+12 | |
| * | Ported the find_* and the get_use_desc from catapult | René 'Necoro' Neumann | 2008-04-17 | 1 | -121/+113 | |
| * | Make get_package_settings take an 'installed' argument instead of a tree | René 'Necoro' Neumann | 2008-04-17 | 2 | -17/+14 | |
| * | Changed 'is_overlay' to 'is_in_overlay' | René 'Necoro' Neumann | 2008-04-17 | 3 | -6/+5 | |
|/ | ||||||
* | Rev. 198 done right | René 'Necoro' Neumann | 2008-04-17 | 1 | -4/+6 | |
* | Correct handling of masked packages during update | René 'Necoro' Neumann | 2008-04-16 | 1 | -8/+5 | |
* | Do not update packages, if the package to update to is masked and the current... | René 'Necoro' Neumann | 2008-04-16 | 2 | -8/+11 | |
* | Fixed the accidential removal of packages in the install queue if one is masked. | René 'Necoro' Neumann | 2008-04-15 | 1 | -2/+14 | |
* | Updated catalan translation | Roger Calvó | 2008-04-15 | 1 | -2/+2 | |
* | Updated polish translation | Tomasz Osiński | 2008-04-15 | 1 | -550/+633 | |
* | Fixes bug #24 | René 'Necoro' Neumann | 2008-04-14 | 1 | -2/+2 | |
* | Updated catalan translation | Roger Calvó | 2008-04-14 | 1 | -466/+490 | |
* | For some reason i18n strings were not displayed in threads sometimes | René 'Necoro' Neumann | 2008-04-14 | 1 | -0/+6 | |
* | Updated ca translation | Roger Calvó | 2008-04-14 | 1 | -441/+599 | |
* | Also update dependency categories | René 'Necoro' Neumann | 2008-04-14 | 1 | -2/+5 | |
* | Updated changelog | René 'Necoro' Neumann | 2008-04-13 | 1 | -0/+1 | |
* | Updated todo | René 'Necoro' Neumann | 2008-04-11 | 2 | -1/+3 | |
* | Updated polish translation | René 'Necoro' Neumann | 2008-04-11 | 1 | -29/+28 | |
* | Some length restrictions | René 'Necoro' Neumann | 2008-04-11 | 2 | -96/+100 | |
* | Updated translations and translation support | René 'Necoro' Neumann | 2008-04-09 | 30 | -102/+96 | |
|\ | ||||||
| * | Now unicode support for translations :) | René 'Necoro' Neumann | 2008-04-09 | 29 | -31/+15 | |
| * | Updated turkish translation | René 'Necoro' Neumann | 2008-04-09 | 1 | -62/+70 | |
| * | Merged in fix from trunk | René 'Necoro' Neumann | 2008-04-09 | 1 | -1/+1 | |
| |\ | |/ |/| | ||||||
* | | Fixed small bug in plugin system | René 'Necoro' Neumann | 2008-04-09 | 1 | -1/+1 | |
| * | Improved turkish translation | René 'Necoro' Neumann | 2008-04-09 | 1 | -10/+12 | |
|/ | ||||||
* | Do something useful if an assertionerror is thrown during dep-resolution | René 'Necoro' Neumann | 2008-04-09 | 5 | -97/+114 | |
* | Make (again) normal portage backend the default | René 'Necoro' Neumann | 2008-04-09 | 1 | -1/+1 | |
* | Added lock to database | René 'Necoro' Neumann | 2008-04-08 | 1 | -1/+18 | |
* | Also delete packages from 'ALL' when a category is refreshed | René 'Necoro' Neumann | 2008-04-08 | 1 | -21/+39 | |
* | Now recognize local shm module | René 'Necoro' Neumann | 2008-04-08 | 4 | -18/+24 | |
* | Updated translations | René 'Necoro' Neumann | 2008-04-07 | 2 | -9/+17 | |
* | Use exception names provided by catapult | René 'Necoro' Neumann | 2008-04-01 | 2 | -3/+1 | |
* | Catapult 'list_categories' does not filter anymore | René 'Necoro' Neumann | 2008-04-01 | 1 | -5/+5 | |
* | 'get_world_file_path' and 'get_environment' removed from catapult API | René 'Necoro' Neumann | 2008-04-01 | 3 | -18/+18 | |
* | Use new layered catapult api for find_packages | René 'Necoro' Neumann | 2008-04-01 | 1 | -29/+41 | |
* | Fixes issue #13. | René 'Necoro' Neumann | 2008-03-29 | 1 | -0/+4 | |
* | Make section headers uppercase to prevent problems with turkish (and probably... | René 'Necoro' Neumann | 2008-03-28 | 1 | -2/+2 | |
* | Added version infos to exceptions | René 'Necoro' Neumann | 2008-03-28 | 6 | -2/+35 | |
|\ | ||||||
| * | Added version infos to exceptions | René 'Necoro' Neumann | 2008-03-28 | 6 | -2/+35 | |
|/ | ||||||
* | Updated doc/ | René 'Necoro' Neumann | 2008-03-28 | 3 | -5/+7 |