Age | Commit message (Expand) | Author | Files | Lines |
2012-05-10 | Document "nix-store --add" | Eelco Dolstra | 1 | -0/+34 |
2012-05-09 | Document some nix-store subcommands | Eelco Dolstra | 1 | -0/+154 |
2012-04-14 | nix-channel improvements | Eelco Dolstra | 1 | -2/+3 |
2012-04-06 | Include environment variables in the manpages | Eelco Dolstra | 1 | -1/+10 |
2012-04-06 | Include common options in the manpages using some XInclude hackery | Eelco Dolstra | 1 | -2/+7 |
2012-03-26 | Remove the --max-links GC option | Eelco Dolstra | 1 | -11/+0 |
2010-11-17 | * Add an operation `nix-store -q --size'. | Eelco Dolstra | 1 | -3/+16 |
2010-04-25 | Fixing a typo in the nix-store manual, that could confuse a bit too much (--d... | Lluís Batlle i Rossell | 1 | -1/+1 |
2009-11-23 | * A command `nix-store --query --roots <paths>' to find the garbage | Eelco Dolstra | 1 | -1/+22 |
2009-11-20 | * Remove the --use-atime / --max-atime garbage collector flags. Many | Eelco Dolstra | 1 | -45/+0 |
2009-07-14 | * Remove the redundant <sections> around refentries. | Eelco Dolstra | 1 | -1/+2 |
2008-11-19 | * Updated the manual. | Eelco Dolstra | 1 | -2/+133 |
2007-12-31 | * Documented a bunch of nix-store commands. | Eelco Dolstra | 1 | -0/+174 |
2007-09-19 | * Manpage for nix-copy-closure. | Eelco Dolstra | 1 | -1/+9 |
2007-08-12 | * Get rid of the substitutes database table (NIX-47). Instead, if we | Eelco Dolstra | 1 | -30/+0 |
2007-02-05 | * Compatibility with docbook5-xsl. | Eelco Dolstra | 1 | -1/+1 |
2006-11-30 | * Troubleshooting information on fixing a b0rked Berkeley DB database. | Eelco Dolstra | 1 | -1/+1 |
2006-10-05 | * Document nix-store --delete. | Eelco Dolstra | 1 | -2/+55 |
2006-10-05 | * Work around a weird bug in the manpage generation. | Eelco Dolstra | 1 | -2/+1 |
2006-10-05 | * Documented nix-store --dump / --restore. | Eelco Dolstra | 1 | -2/+74 |
2006-10-02 | * Documented nix-hash. | Eelco Dolstra | 1 | -0/+3 |
2006-08-21 | * Convert to DocBook 5. | Eelco Dolstra | 1 | -11/+12 |
2005-12-13 | * Change `referer' to `referrer' throughout. In particular, the | Eelco Dolstra | 1 | -9/+9 |
2005-05-09 | * Crazy: don't use real hashes of real components in examples, since | Eelco Dolstra | 1 | -4/+4 |
2005-04-10 | * Manual updates. | Eelco Dolstra | 1 | -3/+6 |
2005-04-09 | * Document nix-channel. | Eelco Dolstra | 1 | -5/+9 |
2005-04-08 | * Lots of manual updates, in particular the new `nix-store --query' | Eelco Dolstra | 1 | -78/+204 |
2005-04-07 | * More doc updates. | Eelco Dolstra | 1 | -4/+24 |
2005-04-07 | * More manual updates. | Eelco Dolstra | 1 | -25/+61 |
2005-04-07 | * Build hook documentation. | Eelco Dolstra | 1 | -286/+190 |
2005-04-07 | * GC docs. | Eelco Dolstra | 1 | -102/+90 |
2005-04-05 | * Manual updates. | Eelco Dolstra | 1 | -2/+2 |
2005-04-05 | * Some GC documentation. | Eelco Dolstra | 1 | -30/+50 |
2005-03-17 | * Manual updates. | Eelco Dolstra | 1 | -102/+119 |
2005-03-16 | * Documented common environment variables. | Eelco Dolstra | 1 | -7/+2 |
2005-03-15 | * Some more updates. | Eelco Dolstra | 1 | -1/+1 |
2005-03-15 | * XInclude all the way. | Eelco Dolstra | 1 | -2/+2 |
2004-10-18 | * Instead of — use the actual Unicode character. By the way, to | Eelco Dolstra | 1 | -4/+4 |
2004-08-25 | * `--min-age' flag in nix-store and nix-collect-garbage to only delete | Eelco Dolstra | 1 | -0/+12 |
2004-08-25 | * `nix-collect-garbage' now actually performs a garbage collection, it | Eelco Dolstra | 1 | -12/+58 |
2004-02-02 | * Sort `nix-env -q' output by derivation name. | Eelco Dolstra | 1 | -19/+2 |
2004-01-22 | * Typos. | Eelco Dolstra | 1 | -2/+2 |
2004-01-13 | * Option `-B' to always show the output of builders, regardless of | Eelco Dolstra | 1 | -0/+2 |
2004-01-09 | * Option `--force-realise' in `nix-store --query'. | Eelco Dolstra | 1 | -52/+72 |
2004-01-08 | * Start of nix-env reference. | Eelco Dolstra | 1 | -9/+15 |
2004-01-08 | * Manual updates. | Eelco Dolstra | 1 | -200/+250 |
2003-12-21 | * Man pages in sections. | Eelco Dolstra | 1 | -0/+444 |