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
a href='/others/pass.git/commit/src/password-store.sh?h=1.7.1&id=8769aa6370cd6b4ebd7393c32519a04772f5bd29&follow=1'>Make into a real project.Jason A. Donenfeld8-5/+173 2012-09-03Support pass gitJason A. Donenfeld2-1/+15 2012-08-31Add remove synonyms.Jason A. Donenfeld1-2/+2 2012-08-31Use basename in usage.Jason A. Donenfeld1-2/+1 2012-08-19now using gpg_id as a varMatthew Ramirez1-2/+2 2012-08-07Forty five seconds.Jason A. Donenfeld1-1/+1 2012-08-06Deal with klipper and new lines.Jason A. Donenfeld1-3/+19 2012-08-06Update examples.Jason A. Donenfeld1-7/+7 2012-08-06Update readme.Jason A. Donenfeld1-11/+13 2012-08-06Be slicker and more like git.Jason A. Donenfeld1-114/+173 hers/cgit.git/commit/parsing.c?h=v0.3&id=51ada4fda2b47710351e6e4da8a95807d6d9f729&follow=1'>Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.cLars Hjemli4-28/+29 2006-12-11Avoid infinite loops in caching layerLars Hjemli3-14/+31 2006-12-11Let 'make install' clear all cachefilesLars Hjemli1-0/+2 2006-12-11Fix cache algorithm loopholeLars Hjemli3-11/+16 2006-12-10Add version identifier in generated filesLars Hjemli2-9/+14 2006-12-10Add license file and copyright noticesLars Hjemli5-0/+372 2006-12-10Add caching infrastructureLars Hjemli9-28/+353