Age | Commit message (Expand) | Author | Files | Lines |
2014-08-20 | Use proper quotes everywhere | Eelco Dolstra | 1 | -3/+3 |
2014-08-20 | nix-store -l: Automatically pipe output into $PAGER | Eelco Dolstra | 1 | -0/+12 |
2014-08-13 | Refactor option handling | Eelco Dolstra | 1 | -17/+18 |
2014-02-17 | nix-store --gc --max-freed: Support a unit specifier | Eelco Dolstra | 1 | -3/+18 |
2012-11-20 | nix-store -r: Add ‘--ignore-unknown’ flag | Eelco Dolstra | 1 | -0/+4 |
2012-10-03 | Drop support for running nix-worker in "slave" mode | Eelco Dolstra | 1 | -3/+0 |
2012-10-03 | When ‘--help’ is given, just run ‘man’ to show the manual page | Eelco Dolstra | 1 | -0/+3 |
2012-08-24 | Include the output name in the GC root link | Eelco Dolstra | 1 | -1/+0 |
2012-07-18 | Use "#pragma once" to prevent repeated header file inclusion | Eelco Dolstra | 1 | -5/+1 |
2012-03-13 | Ensure that Perl processes delete their entry in the temproots directory | Eelco Dolstra | 1 | -5/+0 |
2012-03-05 | nix-worker: put the pid of the caller in argv[1] | Eelco Dolstra | 1 | -0/+2 |
2011-09-06 | * Added a command ‘nix-store --verify-paths PATHS’ to check whether | Eelco Dolstra | 1 | -0/+3 |
2011-08-31 | * Eliminate all uses of the global variable ‘store’ from libstore. | Eelco Dolstra | 1 | -1/+3 |
2011-02-05 | * Clang compatibility fix. Clang actually checks template definitions | Eelco Dolstra | 1 | -1/+1 |
2009-11-24 | * Templatise getIntArg / string2Int. | Eelco Dolstra | 1 | -4/+12 |
2008-08-04 | * `nix-store --realise': print what paths will be built/downloaded, | Eelco Dolstra | 1 | -0/+2 |
2008-06-18 | * --max-freed: support values >= 4 GB. | Eelco Dolstra | 1 | -1/+1 |
2008-06-18 | * Garbage collector: option `--max-freed' to stop after at least N | Eelco Dolstra | 1 | -0/+3 |
2008-06-14 | * nix-worker: clean up the temporary root for the worker processes | Eelco Dolstra | 1 | -0/+5 |
2007-01-14 | * Option --argstr for passing string arguments easily. (NIX-75) | Eelco Dolstra | 1 | -1/+1 |
2006-12-04 | * Daemon mode (`nix-worker --daemon'). Clients connect to the server | Eelco Dolstra | 1 | -0/+6 |
2006-12-03 | * Doh. | Eelco Dolstra | 1 | -1/+1 |
2006-12-03 | * Removed `build-allow-root'. | Eelco Dolstra | 1 | -0/+3 |
2006-09-04 | * Use a proper namespace. | Eelco Dolstra | 1 | -6/+8 |
2005-02-01 | * nix-store, nix-instantiate: added an option `--add-root' to | Eelco Dolstra | 1 | -0/+4 |
2003-12-01 | * Help text for all (non-script) programs, so no more: | Eelco Dolstra | 1 | -0/+9 |
2003-10-20 | * Refactored the source tree. | Eelco Dolstra | 1 | -0/+15 |