summaryrefslogtreecommitdiff
path: root/portato/db/hash.py (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-11applied 2to3 and fixed the resultRené 'Necoro' Neumann1-4/+4
2010-03-05Fixed copyrightRené 'Necoro' Neumann1-1/+1
2010-03-05Add description support to the databasesRené 'Necoro' Neumann1-0/+3
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