aboutsummaryrefslogtreecommitdiff
path: root/src/db.hh
AgeCommit message (Expand)Author
2003-07-31* Enclose most operations that update the database in transactions.Eelco Dolstra
2003-07-31* Started using Berkeley DB environments. This is necessary forEelco Dolstra
2003-07-17* For debugging: `nix --verify' to check the consistency of theEelco Dolstra
2003-07-07* Make dbRefs a mapping from Hash to [Path].Eelco Dolstra
2003-05-26* Some refactoring.Eelco Dolstra