summaryrefslogtreecommitdiff
path: root/portato/db/hash.py (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-14Rename DictDatabase to HashDatabaseRené 'Necoro' Neumann1-2/+2
2009-04-07Fixed pyflakes errorsRené 'Necoro' Neumann1-1/+1
2009-03-02Fixed interactive search with category namesRené 'Necoro' Neumann1-1/+1
2009-02-02Do not show categories which only hold disabled packagesRené 'Necoro' Neumann1-2/+5
2009-02-02find -> indexRené 'Necoro' Neumann1-1/+1
2009-02-02Add the disabled field to PkgDataRené 'Necoro' Neumann1-1/+9
2009-01-28Enable sql-db formatsRené 'Necoro' Neumann1-1/+2
2009-01-28Use the new database class layoutRené 'Necoro' Neumann1-11/+5
2009-01-28Moved DictDatabaseRené 'Necoro' Neumann1-0/+147