Age | Commit message (Expand) | Author | Files | Lines |
2012-03-18 | Drop the externals directory | Eelco Dolstra | 1 | -17/+30 |
2012-01-17 | * Added a command ‘nix-store --print-env $drvpath’ that prints out the | Eelco Dolstra | 1 | -0/+4 |
2012-01-13 | * nix-build: put the temporary derivation symlink in a temporary | Eelco Dolstra | 2 | -24/+16 |
2011-12-30 | * Follow our own coding conventions. | Eelco Dolstra | 3 | -65/+61 |
2011-12-30 | * Remove a redundant dot (Nicolas Pierron). | Eelco Dolstra | 1 | -1/+1 |
2011-12-30 | * Fix doc error. | Eelco Dolstra | 1 | -1/+1 |
2011-12-01 | doc/manual/nix-env.xml: fixed "nix-env -qaA" typo | Peter Simons | 1 | -1/+1 |
2011-12-01 | doc/manual/nix-env.xml: stripped trailing whitespace | Peter Simons | 1 | -100/+100 |
2011-11-23 | (no commit message) | Eelco Dolstra | 1 | -1/+1 |
2011-11-23 | * Document the --include-outputs option. | Eelco Dolstra | 1 | -9/+18 |
2011-11-23 | * Add bzip2 and xz support to nix-copy-closure. | Eelco Dolstra | 1 | -3/+8 |
2011-11-03 | (no commit message) | Eelco Dolstra | 1 | -1/+1 |
2011-11-03 | * The Nix configuration file is usually /etc/nix/nix.conf. | Eelco Dolstra | 1 | -1/+1 |
2011-11-02 | * Fix permission on /nix/store in the manual for multi-user installs | Eelco Dolstra | 1 | -1/+1 |
2011-09-06 | * Added a command ‘nix-store --verify-paths PATHS’ to check whether | Eelco Dolstra | 1 | -0/+4 |
2011-08-06 | * Add a Nix expression search path feature. Paths between angle | Eelco Dolstra | 1 | -0/+4 |
2011-07-13 | * Allow a default value in attribute selection by writing | Eelco Dolstra | 1 | -0/+4 |
2011-06-30 | doc: Fix typo. | Ludovic Courtès | 1 | -0/+2 |
2011-06-30 | Add support for the `build-timeout' and `--timeout' options. | Ludovic Courtès | 4 | -0/+41 |
2011-03-15 | * Fix a bug in the documentation (reported by Olexiy Buyanskyy, | Eelco Dolstra | 1 | -1/+1 |
2010-11-17 | * Add an operation `nix-store -q --size'. | Eelco Dolstra | 1 | -3/+16 |
2010-11-16 | * Sync with the trunk. | Eelco Dolstra | 4 | -1/+40 |
2010-10-29 | * Document Boehm GC support. | Eelco Dolstra | 3 | -0/+39 |
2010-10-06 | nix manual: fix 'install' -> 'uninstall' in garbage collection section of int... | Rob Vermaas | 1 | -1/+1 |
2010-08-24 | * Sync with the trunk. | Eelco Dolstra | 6 | -3/+98 |
2010-08-17 | * Update date. | Eelco Dolstra | 1 | -1/+2 |
2010-08-17 | * Document --cores in the manual. | Eelco Dolstra | 4 | -4/+45 |
2010-08-16 | * Typo. | Eelco Dolstra | 1 | -1/+1 |
2010-08-16 | * Nix 0.16 release notes. | Eelco Dolstra | 1 | -0/+53 |
2010-05-12 | * Sync with the trunk. | Eelco Dolstra | 2 | -9/+7 |
2010-05-07 | * Sync with the trunk. | Eelco Dolstra | 1 | -1/+1 |
2010-05-02 | * Don't use smart quotes where normal ASCII quotes are intended. | Eelco Dolstra | 1 | -1/+1 |
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 |
2010-04-20 | * Sync with the trunk. | Eelco Dolstra | 2 | -1/+13 |
2010-04-19 | * Drop the dependency on the ATerm library. | Eelco Dolstra | 1 | -8/+6 |
2010-03-17 | (no commit message) | Eelco Dolstra | 1 | -1/+1 |
2010-03-16 | * Release notes for Nix 0.15. | Eelco Dolstra | 1 | -0/+12 |
2010-03-16 | * Fix a broken link (reported by Peter Koppstein). | Eelco Dolstra | 1 | -1/+1 |
2010-02-24 | * Disable fsync() in SQLite if the fsync-metadata option is set to | Eelco Dolstra | 1 | -1/+1 |
2010-02-12 | * Typo. Reported by Peter Koppstein. | Eelco Dolstra | 1 | -1/+1 |
2010-02-05 | * Fix a broken link (reported by Bjorn Buckwalter). | Eelco Dolstra | 1 | -1/+1 |
2010-02-04 | (no commit message) | Eelco Dolstra | 1 | -1/+1 |
2010-02-03 | * Updated the release notes. | Eelco Dolstra | 1 | -1/+5 |
2010-01-29 | * Added an option "fsync-metadata" to fsync() changes to | Eelco Dolstra | 1 | -1/+11 |
2009-12-09 | * Release notes. | Eelco Dolstra | 1 | -0/+40 |
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-11-06 | * Remove support for old (before Nix 0.12pre12020) databases. | Eelco Dolstra | 1 | -7/+0 |
2009-11-05 | * Various updates. | Eelco Dolstra | 6 | -142/+62 |
2009-11-04 | * Manual updates. | Eelco Dolstra | 2 | -2/+30 |