Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-30 | * Fix doc error. | Eelco Dolstra | 1 | -1/+1 | |
2009-07-14 | * Remove the redundant <sections> around refentries. | Eelco Dolstra | 1 | -1/+2 | |
2007-09-19 | * Manpage for nix-copy-closure. | Eelco Dolstra | 1 | -1/+9 | |
2007-06-02 | change default NIX_HASH_ALGO | Armijn Hemel | 1 | -1/+1 | |
2007-02-05 | * Compatibility with docbook5-xsl. | Eelco Dolstra | 1 | -1/+2 | |
2005-04-07 | * More doc updates. | Eelco Dolstra | 1 | -49/+64 | |
2004-02-10 | * Lots of manual stuff. Reference pages for most Nix commands. | Eelco Dolstra | 1 | -0/+54 | |
* nix-pull now requires the full url to the manifest, i.e., `/MANIFEST/' is no longer automatically appended. * nix-prefetch-url works again. |