about summary refs log tree commit diff
path: root/src/fstate.cc (follow)
AgeCommit message (Expand)AuthorFilesLines
2003-07-10 * A command to register successor fstate expressions.Eelco Dolstra1-1/+7
2003-07-10 * The policy-free derivate sharing now *almost* works. :-) For anyEelco Dolstra1-0/+6
2003-07-10 * Get `nix-push' working again. It now uses Nix/Fix to create NixEelco Dolstra1-21/+1
2003-07-09 * Outline of the new scheme for derivate distribution.Eelco Dolstra1-0/+5
2003-07-09 * When computing the set of paths referenced by an expression, alsoEelco Dolstra1-36/+51
2003-07-08 * Canonicalise paths so that Fix produces identical NixEelco Dolstra1-1/+1
2003-07-08 * The output of a Derive() node is not a referenced path.Eelco Dolstra1-2/+0
2003-07-08 * A command to query the paths referenced by an fstate expression.Eelco Dolstra1-52/+96
2003-07-07 * Make dbRefs a mapping from Hash to [Path].Eelco Dolstra1-4/+4
2003-07-07 * Refactoring on the file names.Eelco Dolstra1-0/+340