Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-17 | * Document --cores in the manual. | Eelco Dolstra | 1 | -0/+19 | |
2010-01-29 | * Added an option "fsync-metadata" to fsync() changes to | Eelco Dolstra | 1 | -1/+11 | |
/nix/var/nix/db. * Removed the function writeStringToFile since it does (almost) the same thing as writeFile. | |||||
2008-11-19 | * Remove references to Berkeley DB, including most of the | Eelco Dolstra | 1 | -21/+0 | |
troubleshooting section. W00t. | |||||
2007-10-29 | (no commit message) | Eelco Dolstra | 1 | -0/+117 | |
2006-10-05 | * Manual. | Eelco Dolstra | 1 | -0/+20 | |
2006-10-02 | * Manual updates (especially how nix-build makes testing packages much | Eelco Dolstra | 1 | -0/+19 | |
easier; no longer need a helper expression). | |||||
2006-08-21 | * Convert to DocBook 5. | Eelco Dolstra | 1 | -6/+12 | |
* Use Jing for RelaxNG validation, xmllint seems buggy. | |||||
2006-02-16 | * Allow the size of the GC reserved file to be specified in nix.conf | Eelco Dolstra | 1 | -0/+20 | |
through the new `gc-reserved-space' option. | |||||
2005-04-09 | * Document nix-channel. | Eelco Dolstra | 1 | -1/+1 | |
2005-04-08 | * Lots of manual updates, in particular the new `nix-store --query' | Eelco Dolstra | 1 | -0/+82 | |
options were documented, as well as the Nix configuration file. |