summaryrefslogtreecommitdiff
path: root/portato/backend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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()
* Build new ebuild-windownecoro2007-02-111-1/+1
|
* Added method which checks, whether a use flag is enablednecoro2007-02-111-0/+22
|
* bug fix in update_worldnecoro2007-02-061-5/+1
|
* bug in find_system_packages and find_world_packagesnecoro2007-02-061-2/+2
|
* fixed some bugs pyChecker foundnecoro2007-01-313-6/+8
|
* Small enhancementsnecoro2007-01-242-7/+13
|
* Bug fixesnecoro2007-01-161-1/+1
|
* Updatesnecoro2007-01-113-25/+38
|
* Fixed typo in dependency-calculationnecoro2007-01-081-1/+1
|
* enhancement for the settings-handling (better reloading-support, moving into ↵necoro2006-12-293-92/+121
| | | | a class), enhanced update_world-check
* fixed small bug #3necoro2006-12-121-4/+4
|
* used sets for flags; make newuse work completlynecoro2006-12-102-22/+22
|
* made slots work for update_worldnecoro2006-12-102-64/+76
|
* added handling of masked packages during an update-world; small changes in ↵necoro2006-12-062-25/+24
| | | | gentoolkit-code
* removed gentoolkit-dependencynecoro2006-12-023-44/+223
|
* Added portage.db wherever it wants tree ... not the final solution, but it ↵necoro2006-11-292-1/+2
| | | | does work
* Renamed to portatonecoro2006-11-245-0/+1371