Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-10-15 | * Refactoring: move all database manipulation into store.cc. | Eelco Dolstra | 1 | -0/+2 |
2003-10-14 | * Automatically recover the database in case of a crash. | Eelco Dolstra | 1 | -0/+4 |
2003-07-31 | * Enclose most operations that update the database in transactions. | Eelco Dolstra | 1 | -9/+16 |
2003-07-31 | * Started using Berkeley DB environments. This is necessary for | Eelco Dolstra | 1 | -13/+58 |
2003-07-17 | * For debugging: `nix --verify' to check the consistency of the | Eelco Dolstra | 1 | -4/+1 |
2003-07-07 | * Make dbRefs a mapping from Hash to [Path]. | Eelco Dolstra | 1 | -0/+8 |
2003-05-26 | * Some refactoring. | Eelco Dolstra | 1 | -0/+26 |