aboutsummaryrefslogtreecommitdiff
path: root/src/nix-help.txt
AgeCommit message (Expand)Author
2003-10-20* Refactored the source tree.Eelco Dolstra
2003-10-15* Refactoring: move all database manipulation into store.cc.Eelco Dolstra
2003-10-10* New query `nix --query --predecessors' to print the predecessors ofEelco Dolstra
2003-10-08* Get rid of identifiers since they are redundant now. This greatlyEelco Dolstra
2003-10-07* Synchronise terminology with the ICSE paper (e.g., slice -> closure,Eelco Dolstra
2003-08-19* Delete the temporary directories of failed builds by default, and anEelco Dolstra
2003-07-29* Get garbage collection and cache population to work *properly*.Eelco Dolstra
2003-07-28* `nix --help'.Eelco Dolstra