Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-05-21 | Ported to new find_packages API | René 'Necoro' Neumann | 4 | -11/+11 |
2008-05-21 | Ported package | René 'Necoro' Neumann | 3 | -31/+20 |
2008-05-14 | Ported find_best_match | René 'Necoro' Neumann | 1 | -24/+11 |
2008-04-17 | Fixed get_use_desc | René 'Necoro' Neumann | 2 | -9/+18 |
2008-04-17 | Cleaned up interface | René 'Necoro' Neumann | 2 | -121/+12 |
2008-04-17 | Ported the find_* and the get_use_desc from catapult | René 'Necoro' Neumann | 1 | -121/+113 |
2008-04-17 | Make get_package_settings take an 'installed' argument instead of a tree | René 'Necoro' Neumann | 2 | -17/+14 |
2008-04-17 | Changed 'is_overlay' to 'is_in_overlay' | René 'Necoro' Neumann | 3 | -6/+5 |
2008-04-17 | Rev. 198 done right | René 'Necoro' Neumann | 1 | -4/+6 |
2008-04-16 | Correct handling of masked packages during update | René 'Necoro' Neumann | 1 | -8/+5 |
2008-04-16 | Do not update packages, if the package to update to is masked and the current... | René 'Necoro' Neumann | 2 | -8/+11 |
2008-04-15 | Fixed the accidential removal of packages in the install queue if one is masked. | René 'Necoro' Neumann | 1 | -2/+14 |
2008-04-15 | Updated catalan translation | Roger Calvó | 1 | -2/+2 |
2008-04-15 | Updated polish translation | Tomasz Osiński | 1 | -550/+633 |
2008-04-14 | Fixes bug #24 | René 'Necoro' Neumann | 1 | -2/+2 |
2008-04-14 | Updated catalan translation | Roger Calvó | 1 | -466/+490 |
2008-04-14 | For some reason i18n strings were not displayed in threads sometimes | René 'Necoro' Neumann | 1 | -0/+6 |
2008-04-14 | Updated ca translation | Roger Calvó | 1 | -441/+599 |
2008-04-14 | Also update dependency categories | René 'Necoro' Neumann | 1 | -2/+5 |
2008-04-13 | Updated changelog | René 'Necoro' Neumann | 1 | -0/+1 |
2008-04-11 | Updated todo | René 'Necoro' Neumann | 2 | -1/+3 |
2008-04-11 | Updated polish translation | René 'Necoro' Neumann | 1 | -29/+28 |
2008-04-11 | Some length restrictions | René 'Necoro' Neumann | 2 | -96/+100 |
2008-04-09 | Now unicode support for translations :) | René 'Necoro' Neumann | 29 | -31/+15 |
2008-04-09 | Updated turkish translation | René 'Necoro' Neumann | 1 | -62/+70 |
2008-04-09 | Fixed small bug in plugin system | René 'Necoro' Neumann | 1 | -1/+1 |
2008-04-09 | Improved turkish translation | René 'Necoro' Neumann | 1 | -10/+12 |
2008-04-09 | Do something useful if an assertionerror is thrown during dep-resolution | René 'Necoro' Neumann | 5 | -97/+114 |
2008-04-09 | Make (again) normal portage backend the default | René 'Necoro' Neumann | 1 | -1/+1 |
2008-04-08 | Added lock to database | René 'Necoro' Neumann | 1 | -1/+18 |
2008-04-08 | Also delete packages from 'ALL' when a category is refreshed | René 'Necoro' Neumann | 1 | -21/+39 |
2008-04-08 | Now recognize local shm module | René 'Necoro' Neumann | 4 | -18/+24 |
2008-04-07 | Updated translations | René 'Necoro' Neumann | 2 | -9/+17 |
2008-04-01 | Use exception names provided by catapult | René 'Necoro' Neumann | 2 | -3/+1 |
2008-04-01 | Catapult 'list_categories' does not filter anymore | René 'Necoro' Neumann | 1 | -5/+5 |
2008-04-01 | 'get_world_file_path' and 'get_environment' removed from catapult API | René 'Necoro' Neumann | 3 | -18/+18 |
2008-04-01 | Use new layered catapult api for find_packages | René 'Necoro' Neumann | 1 | -29/+41 |
2008-03-29 | Fixes issue #13. | René 'Necoro' Neumann | 1 | -0/+4 |
2008-03-28 | Make section headers uppercase to prevent problems with turkish (and probably... | René 'Necoro' Neumann | 1 | -2/+2 |
2008-03-28 | Added version infos to exceptions | René 'Necoro' Neumann | 6 | -2/+35 |
2008-03-28 | Updated doc/ | René 'Necoro' Neumann | 3 | -5/+7 |
2008-03-28 | Added turkish translation. Thanks to Gürkan Gür. | René 'Necoro' Neumann | 3 | -1/+941 |
2008-03-28 | Make find_version run every 30 minutes | René 'Necoro' Neumann | 2 | -12/+28 |
2008-03-27 | Updated translations | René 'Necoro' Neumann | 2 | -179/+219 |
2008-03-27 | Allowed AllOf-deps inside or | René 'Necoro' Neumann | 3 | -6/+45 |
2008-03-26 | Fixed shm so it does not rely on the lowlevel shm module being existant durin... | René 'Necoro' Neumann | 1 | -4/+5 |
2008-03-26 | Cleaned up hooks | René 'Necoro' Neumann | 4 | -17/+11 |
2008-03-26 | (Finally) Fixed new_version; Better log strings in plugins to differentiate t... | René 'Necoro' Neumann | 4 | -14/+16 |
2008-03-26 | Fixed new_version plugin (?) | René 'Necoro' Neumann | 1 | -2/+5 |
2008-03-26 | Disabled find_version plugin until it works when started as root | René 'Necoro' Neumann | 2 | -2/+8 |