summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2013-12-18Make couch backend consistent and lightweight.drebs
This commit introduces the use of couch view, list and update functions to put and get data from the couch database. This avoids loads of metadata transferring and encapsulates operations in atomic PUTs.
2013-08-21add swaps to gitignoreKali Kaneko
2013-05-28fix dependenciesKali Kaneko
2013-05-09fix broken pip installKali Kaneko
2013-03-10Add .gitignore.drebs