Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-12-22 | * GCC 2.95 compatibility. | Eelco Dolstra | 1 | -0/+1 | |
2003-12-05 | * Allow successors that don't exist but have a substitute. | Eelco Dolstra | 1 | -34/+73 | |
* Integrity: check in successor / substitute registration whether the target path exists or has a substitute. | |||||
2003-11-24 | * Bug fix in path invalidation. | Eelco Dolstra | 1 | -23/+41 | |
* More consistency checks. | |||||
2003-11-22 | * Maintain integrity of the substitute and successor mappings when | Eelco Dolstra | 1 | -37/+54 | |
deleting a path in the store. * Allow absolute paths in Nix expressions. * Get nix-prefetch-url to work again. * Various other fixes. | |||||
2003-11-22 | * Fix the garbage collector. | Eelco Dolstra | 1 | -8/+1 | |
2003-11-18 | * libnix -> libstore. | Eelco Dolstra | 1 | -0/+407 | |