aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/store.hh
AgeCommit message (Expand)Author
2005-01-19* Started removing closure store expressions, i.e., the explicitEelco Dolstra
2005-01-17* Removed the `id' attribute hack.Eelco Dolstra
2005-01-14* Start move towards SHA-256 hashes instead of MD5.Eelco Dolstra
2004-12-20* Simplify the substitute mechanism:Eelco Dolstra
2004-08-31* Main the `substitutes-rev' table again, but now in a way thatEelco Dolstra
2004-06-28* Added a switch `--fallback'. From the manual:Eelco Dolstra
2004-06-21* Wrap calls to registerSubstitute() in a single transaction toEelco Dolstra
2004-06-20* Re-enable support for substitutes in the normaliser.Eelco Dolstra
2004-04-14* Be stricter in verifying store paths.Eelco Dolstra
2003-11-22* Maintain integrity of the substitute and successor mappings whenEelco Dolstra
2003-11-18* libnix -> libstore.Eelco Dolstra