summaryrefslogtreecommitdiff
path: root/portato/db/sql.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix sql searchRené 'Necoro' Neumann2009-03-031-1/+1
|
* Fixed interactive search with category namesRené 'Necoro' Neumann2009-03-021-1/+6
|
* Use pickle instead of DBM, as this would require additional python modulesRené 'Necoro' Neumann2009-02-211-25/+40
|
* In case the portdirs.db is not existing yet -- well - regenerate everything ;)René 'Necoro' Neumann2009-02-201-0/+1
|
* 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 ↵René 'Necoro' Neumann2009-02-171-1/+1
| | | | feature)
* SQLDatabase.populate needs a regexpRené 'Necoro' Neumann2009-02-091-1/+1
|
* Do not show categories which only hold disabled packagesRené 'Necoro' Neumann2009-02-021-4/+8
|
* Add the disabled field to PkgDataRené 'Necoro' Neumann2009-02-021-8/+10
|
* Enable sql-db formatsRené 'Necoro' Neumann2009-01-281-5/+16
|
* Use the new database class layoutRené 'Necoro' Neumann2009-01-281-12/+4
|
* Moved SQLDatabaseRené 'Necoro' Neumann2009-01-281-0/+227
9c765&follow=1'>Some more functionality for the Qt-Frontendnecoro11-88/+463 2007-04-07Added Qt-Terminalnecoro4-4/+213 2007-04-06First qt draftnecoro6-1/+796 2007-04-04showed masked packages unmasked by the user similar to stable marked testing ...necoro5-13/+40 2007-03-31changed changelognecoro1-1/+2 2007-03-31Some small changes for etcproposals 1.1necoro1-2/+2 2007-03-31Some small changes for etcproposals 1.1necoro2-3/+3 2007-03-31Some small changes for etcproposals 1.1necoro1-6/+13 2007-03-31Allowed Plugins to have a menunecoro7-201/+315 2007-03-15Added etc-proposals pluginnecoro7-28/+121 2007-03-10Added USE_EXPAND-supportnecoro5-11/+63 2007-03-10Added plugin-data to about-dialognecoro3-197/+264