Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged in eix-branch | René 'Necoro' Neumann | 2009-08-14 | 1 | -1/+2 |
|\ | |||||
| * | Use sets instead of lists --> faster results | René 'Necoro' Neumann | 2009-08-14 | 1 | -1/+1 |
| * | Fix the EixSQLDatabase and EixReader | René 'Necoro' Neumann | 2009-08-14 | 1 | -0/+1 |
* | | Do not create the useless description db | René 'Necoro' Neumann | 2009-07-28 | 1 | -10/+1 |
|/ | |||||
* | Fix sql search | René 'Necoro' Neumann | 2009-03-03 | 1 | -1/+1 |
* | Fixed interactive search with category names | René 'Necoro' Neumann | 2009-03-02 | 1 | -1/+6 |
* | Use pickle instead of DBM, as this would require additional python modules | René 'Necoro' Neumann | 2009-02-21 | 1 | -25/+40 |
* | In case the portdirs.db is not existing yet -- well - regenerate everything ;) | René 'Necoro' Neumann | 2009-02-20 | 1 | -0/+1 |
* | In some cases the SQL-search does the right thing ;) | René 'Necoro' Neumann | 2009-02-17 | 1 | -0/+1 |
* | Merge in DB branch (even though it does not offer the change-db-in-prefs feat... | René 'Necoro' Neumann | 2009-02-17 | 1 | -1/+1 |
* | SQLDatabase.populate needs a regexp | René 'Necoro' Neumann | 2009-02-09 | 1 | -1/+1 |
* | Do not show categories which only hold disabled packages | René 'Necoro' Neumann | 2009-02-02 | 1 | -4/+8 |
* | Add the disabled field to PkgData | René 'Necoro' Neumann | 2009-02-02 | 1 | -8/+10 |
* | Enable sql-db formats | René 'Necoro' Neumann | 2009-01-28 | 1 | -5/+16 |
* | Use the new database class layout | René 'Necoro' Neumann | 2009-01-28 | 1 | -12/+4 |
* | Moved SQLDatabase | René 'Necoro' Neumann | 2009-01-28 | 1 | -0/+227 |