aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/nix-store.xml
AgeCommit message (Expand)Author
2014-02-17nix-store --gc --max-freed: Support a unit specifierEelco Dolstra
2013-08-26Fix typos, especially those that end up in the Nix manualIvan Kozik
2013-08-23Manual: Don't use actual hashes of Nix dependenciesEelco Dolstra
2013-06-13TypoEelco Dolstra
2012-11-20nix-store -r: Add ‘--ignore-unknown’ flagEelco Dolstra
2012-10-12TypoEelco Dolstra
2012-10-04Manual: Don't use a store path that actually existsEelco Dolstra
2012-10-03Document ‘--repair’Eelco Dolstra
2012-10-02nix-store --verify: Add an option ‘--repair’ to repair all missing/corrup...Eelco Dolstra
2012-10-02Add operation ‘nix-store --repair-path’Eelco Dolstra
2012-05-10Document "nix-store --add"Eelco Dolstra
2012-05-09Document some nix-store subcommandsEelco Dolstra
2012-04-14nix-channel improvementsEelco Dolstra
2012-04-06Include environment variables in the manpagesEelco Dolstra
2012-04-06Include common options in the manpages using some XInclude hackeryEelco Dolstra
2012-03-26Remove the --max-links GC optionEelco Dolstra
2010-11-17* Add an operation `nix-store -q --size'.Eelco Dolstra
2010-04-25Fixing a typo in the nix-store manual, that could confuse a bit too much (--d...Lluís Batlle i Rossell
2009-11-23* A command `nix-store --query --roots <paths>' to find the garbageEelco Dolstra
2009-11-20* Remove the --use-atime / --max-atime garbage collector flags. ManyEelco Dolstra
2009-07-14* Remove the redundant <sections> around refentries.Eelco Dolstra
2008-11-19* Updated the manual.Eelco Dolstra
2007-12-31* Documented a bunch of nix-store commands.Eelco Dolstra
2007-09-19* Manpage for nix-copy-closure.Eelco Dolstra
2007-08-12* Get rid of the substitutes database table (NIX-47). Instead, if weEelco Dolstra
2007-02-05* Compatibility with docbook5-xsl.Eelco Dolstra
2006-11-30* Troubleshooting information on fixing a b0rked Berkeley DB database.Eelco Dolstra
2006-10-05* Document nix-store --delete.Eelco Dolstra
2006-10-05* Work around a weird bug in the manpage generation.Eelco Dolstra
2006-10-05* Documented nix-store --dump / --restore.Eelco Dolstra
2006-10-02* Documented nix-hash.Eelco Dolstra
2006-08-21* Convert to DocBook 5.Eelco Dolstra
2005-12-13* Change `referer' to `referrer' throughout. In particular, theEelco Dolstra
2005-05-09* Crazy: don't use real hashes of real components in examples, sinceEelco Dolstra
2005-04-10* Manual updates.Eelco Dolstra
2005-04-09* Document nix-channel.Eelco Dolstra
2005-04-08* Lots of manual updates, in particular the new `nix-store --query'Eelco Dolstra
2005-04-07* More doc updates.Eelco Dolstra
2005-04-07* More manual updates.Eelco Dolstra
2005-04-07* Build hook documentation.Eelco Dolstra
2005-04-07* GC docs.Eelco Dolstra
2005-04-05* Manual updates.Eelco Dolstra
2005-04-05* Some GC documentation.Eelco Dolstra
2005-03-17* Manual updates.Eelco Dolstra
2005-03-16* Documented common environment variables.Eelco Dolstra
2005-03-15* Some more updates.Eelco Dolstra
2005-03-15* XInclude all the way.Eelco Dolstra
2004-10-18* Instead of &mdash; use the actual Unicode character. By the way, toEelco Dolstra
2004-08-25* `--min-age' flag in nix-store and nix-collect-garbage to only deleteEelco Dolstra
2004-08-25* `nix-collect-garbage' now actually performs a garbage collection, itEelco Dolstra