summaryrefslogtreecommitdiff
path: root/portato/backend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (no commit message)Necoro2008-01-142-0/+16
|
* r603@Devoty: necoro | 2008-01-14 11:30:26 +0100Necoro2008-01-143-9/+31
| | | | Improved 'update world'; really support new use defaults
* r598@Devoty: necoro | 2008-01-10 16:36:29 +0100Necoro2008-01-113-3/+33
| | | | Handle the new useflag format correctly
* r553@Devoty: necoro | 2007-11-14 18:26:50 +0100Necoro2007-11-142-29/+44
| | | | new catapult find API
* r533@Devoty: necoro | 2007-11-09 17:50:09 +0100Necoro2007-11-111-0/+1
| | | | Don't hang up on dbus timeout
* r528@Devoty: necoro | 2007-11-04 22:11:39 +0100Necoro2007-11-051-2/+0
| | | | | | Select correct versions again r529@Devoty: necoro | 2007-11-05 14:46:07 +0100 Removed 3rd party tooltips for queue list.
* r526@Devoty: necoro | 2007-11-04 21:59:44 +0100Necoro2007-11-041-1/+5
| | | | JABF
* r521@Devoty: necoro | 2007-10-31 17:19:09 +0100Necoro2007-11-015-25/+44
| | | | | | | | | r522@Devoty: necoro | 2007-11-02 00:51:00 +0100 No more instanceof calls r523@Devoty: necoro | 2007-11-02 00:51:51 +0100 Fixed bugs; removed unnecessairy dbus calls; make update world being async r524@Devoty: necoro | 2007-11-02 00:52:09 +0100 always use catapult
* fix in update world - find masked dependencies tooNecoro2007-10-193-9/+21
|
* small changes to prepare for 0.8.6Necoro2007-10-191-8/+4
|
* uses "str" types - as normal ;) ... dbus.String sucksNecoro2007-10-162-29/+29
|
* small changesNecoro2007-10-102-3/+3
|
* first catapult supportNecoro2007-10-074-1/+330
|
* small fixesNecoro2007-10-041-3/+3
|
* small fixes; removed old iconNecoro2007-10-031-1/+1
|
* fix update worldNecoro2007-10-012-77/+156
|
* add support for "--with-bdeps"Necoro2007-09-301-8/+25
|
* replaced some lists by generators to save memoryNecoro2007-09-181-2/+2
|
* fixed masked useflag bugnecoro2007-09-101-7/+10
|
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-277-34/+58
|
* improved update-worldnecoro2007-08-161-2/+7
|
* improved update-world; now showing differences between installed and set ↵necoro2007-08-164-72/+39
| | | | use-flags
* add splash screennecoro2007-08-103-5/+4
|
* small fixesnecoro2007-08-061-1/+1
|
* i18n support and german translationsnecoro2007-08-053-5/+8
|
* updatesnecoro2007-07-301-3/+6
|
* changed design / added linknecoro2007-07-261-0/+3
|
* new fancier log outputnecoro2007-07-133-15/+17
|
* ignored None values in get_new_packages ... but now give a warning :)necoro2007-06-201-2/+8
|
* added updated list to Qtnecoro2007-06-183-26/+47
|
* fixed the listing of the ".svn" and "CVS" dirsnecoro2007-06-181-2/+6
|
* bug in PortageSystemnecoro2007-06-031-1/+1
|
* Some interface changesnecoro2007-05-314-12/+48
| | | Made qt-frontend work mostly with PyQt-4.2
* - added settings: gtk: console fontnecoro2007-05-151-0/+1
| | | - show emerge progress in window title
* added the display of the masking reasonnecoro2007-05-142-0/+14
|
* filtering "--ask" fron EMERGE_DEFAULT_OPTSnecoro2007-05-141-2/+8
|
* filtering "--ask" fron EMERGE_DEFAULT_OPTSnecoro2007-05-142-0/+20
|
* now showing the overlaynecoro2007-05-122-0/+10
|
* now considering non-existing files in /etc/portagenecoro2007-04-251-2/+5
|
* Improved masking display and made most of the Qt-Frontend worknecoro2007-04-133-16/+77
|
* First qt draftnecoro2007-04-061-1/+1
|
* showed masked packages unmasked by the user similar to stable marked testing ↵necoro2007-04-043-12/+27
| | | | packages
* Added etc-proposals pluginnecoro2007-03-152-0/+13
|
* Added USE_EXPAND-supportnecoro2007-03-101-0/+21
|
* Removed accels because they produce segfaults sometimesnecoro2007-03-061-1/+1
| | | Fixed small bug in update_world
* typo in commentnecoro2007-02-231-1/+1
|
* Renamed package.get_env_var to package.get_package_settingsnecoro2007-02-207-38/+105
|
* (As Revision 190): support for different backendsnecoro2007-02-191-0/+296
|
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-199-1007/+1055
|
* Use icon instead of the asterisknecoro2007-02-162-6/+6
| | | Renamed wrong param name "allowed" to "use_keywords" in package.is_testing()