summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2013-06-10split the import phase to a yaml streamHelmut Grohne
importpkg.py now emits a yaml stream instead of updating the database. The acutual updating now happens in readyaml.py. In this process autoimport.py was significantly reworked to import packages in parallel.
2013-04-08README: improve query after schemachangeHelmut Grohne
2013-03-10README: update queries to match content table splitHelmut Grohne
2013-03-07README: explain queriesHelmut Grohne
2013-03-06README: added interesting queryHelmut Grohne
2013-03-02update READMEHelmut Grohne
* Tell about schema.sql. * Explain WAL.
2013-02-25README: another interesting queryHelmut Grohne
2013-02-24hash image contentsHelmut Grohne
2013-02-24README: fix mistakeHelmut Grohne
2013-02-21added READMEHelmut Grohne