Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2006-08-21 | * Convert to DocBook 5. | Eelco Dolstra | 1 | -40/+38 | |
* Use Jing for RelaxNG validation, xmllint seems buggy. | |||||
2005-08-01 | * channels -> channels-v3, catamaran -> nix.cs.uu.nl. | Eelco Dolstra | 1 | -1/+1 | |
2004-02-10 | * Lots of manual stuff. Reference pages for most Nix commands. | Eelco Dolstra | 1 | -0/+43 | |
* nix-pull now requires the full url to the manifest, i.e., `/MANIFEST/' is no longer automatically appended. * nix-prefetch-url works again. |