about summary refs log tree commit diff
path: root/doc/manual/nix-push.xml
AgeCommit message (Collapse)AuthorFilesLines
2007-09-19 * Manpage for nix-copy-closure.Eelco Dolstra1-1/+9
2006-10-06 * Too lazy to document nix-push --copy.Eelco Dolstra1-1/+3
2006-08-21 * Convert to DocBook 5.Eelco Dolstra1-4/+6
* Use Jing for RelaxNG validation, xmllint seems buggy.
2005-04-08 * Lots of manual updates, in particular the new `nix-store --query'Eelco Dolstra1-9/+9
options were documented, as well as the Nix configuration file.
2005-03-15 * Some more updates.Eelco Dolstra1-118/+96
2004-02-10 * Lots of manual stuff. Reference pages for most Nix commands.Eelco Dolstra1-0/+138
* nix-pull now requires the full url to the manifest, i.e., `/MANIFEST/' is no longer automatically appended. * nix-prefetch-url works again.