summaryrefslogtreecommitdiff
path: root/portato/db (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix sql searchRené 'Necoro' Neumann2009-03-031-1/+1
* Fixed interactive search with category namesRené 'Necoro' Neumann2009-03-022-2/+7
* Well -- ehm -- yeahRené 'Necoro' Neumann2009-02-211-2/+1
* Use pickle instead of DBM, as this would require additional python modulesRené 'Necoro' Neumann2009-02-211-25/+40
* Fix small errorRené 'Necoro' Neumann2009-02-211-1/+1
* In case the portdirs.db is not existing yet -- well - regenerate everything ;)René 'Necoro' Neumann2009-02-201-0/+1
* Raise the type and not 'type'René 'Necoro' Neumann2009-02-201-1/+1
* Add database type to global config -- no user-config for the momentRené 'Necoro' Neumann2009-02-201-11/+12
* Show database types in the preferences - though nothing useful can be done at...René 'Necoro' Neumann2009-02-181-0/+5
* In some cases the SQL-search does the right thing ;)René 'Necoro' Neumann2009-02-171-0/+1
* Merge in DB branch (even though it does not offer the change-db-in-prefs feat...René 'Necoro' Neumann2009-02-174-4/+4
* SQLDatabase.populate needs a regexpRené 'Necoro' Neumann2009-02-091-1/+1
* Use warning instead of debug, if the sql database could not be loadedRené 'Necoro' Neumann2009-02-021-2/+2
* Remove the USE_SQL flag - use normal config insteadRené 'Necoro' Neumann2009-02-021-6/+19
* Do not show categories which only hold disabled packagesRené 'Necoro' Neumann2009-02-023-7/+16
* find -> indexRené 'Necoro' Neumann2009-02-021-1/+1
* Add the disabled field to PkgDataRené 'Necoro' Neumann2009-02-023-12/+30
* Enable sql-db formatsRené 'Necoro' Neumann2009-01-283-14/+35
* Use the new database class layoutRené 'Necoro' Neumann2009-01-284-23/+40
* Moved SQLDatabaseRené 'Necoro' Neumann2009-01-282-0/+229
* Moved DictDatabaseRené 'Necoro' Neumann2009-01-282-0/+175
* First 'db' layoutRené 'Necoro' Neumann2009-01-282-0/+53
> 2007-07-30updatesnecoro1-1/+1 2007-07-30updatesnecoro2-21/+64 2007-07-28some more pause emerge itemsnecoro5-276/+423 2007-07-27changed design / added linknecoro3-66/+154 2007-07-26changed design / added linknecoro2-34/+27 2007-07-25changed design / added linknecoro5-86/+188 2007-07-24made the resume_loop-plugin change titles toonecoro5-7/+22 2007-07-21added logviewersnecoro7-215/+429 2007-07-21updated howtonecoro1-14/+24 2007-07-20new Plugin Schemenecoro1-5/+4 2007-07-20new Plugin Schemenecoro1-1/+1 2007-07-20new Plugin Schemenecoro9-162/+214 2007-07-13fixesnecoro4-27/+37 2007-07-13new fancier log outputnecoro14-127/+116 2007-07-11added SIGSTOP/SIGCONT support; SIGTERM now works ;)necoro8-208/+275 2007-07-09bug in shutdown pluginnecoro2-5/+12 2007-07-09added resume_loop pluginnecoro1-1/+1 2007-07-09added resume_loop pluginnecoro10-22/+162 2007-07-07some more documentationnecoro6-4/+108 2007-07-07Some documentation worknecoro7-18/+129