about summary refs log tree commit diff
path: root/src/libmain/shared.hh (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-18 Shut up clang warningsEelco Dolstra1-1/+1
2015-05-21 nix-collect-garbage: Call collectGarbage() internallyEelco Dolstra1-0/+17
2014-08-20 Use proper quotes everywhereEelco Dolstra1-3/+3
2014-08-20 nix-store -l: Automatically pipe output into $PAGEREelco Dolstra1-0/+12
2014-08-13 Refactor option handlingEelco Dolstra1-17/+18
2014-02-17 nix-store --gc --max-freed: Support a unit specifierEelco Dolstra1-3/+18
2012-11-20 nix-store -r: Add ‘--ignore-unknown’ flagEelco Dolstra1-0/+4
2012-10-03 Drop support for running nix-worker in "slave" modeEelco Dolstra1-3/+0
2012-10-03 When ‘--help’ is given, just run ‘man’ to show the manual pageEelco Dolstra1-0/+3
2012-08-24 Include the output name in the GC root linkEelco Dolstra1-1/+0
2012-07-18 Use "#pragma once" to prevent repeated header file inclusionEelco Dolstra1-5/+1
2012-03-13 Ensure that Perl processes delete their entry in the temproots directoryEelco Dolstra1-5/+0
2012-03-05 nix-worker: put the pid of the caller in argv[1]Eelco Dolstra1-0/+2
2011-09-06 * Added a command ‘nix-store --verify-paths PATHS’ to check whetherEelco Dolstra1-0/+3
2011-08-31 * Eliminate all uses of the global variable ‘store’ from libstore.Eelco Dolstra1-1/+3
2011-02-05 * Clang compatibility fix. Clang actually checks template definitionsEelco Dolstra1-1/+1
2009-11-24 * Templatise getIntArg / string2Int.Eelco Dolstra1-4/+12
2008-08-04 * `nix-store --realise': print what paths will be built/downloaded,Eelco Dolstra1-0/+2
2008-06-18 * --max-freed: support values >= 4 GB.Eelco Dolstra1-1/+1
2008-06-18 * Garbage collector: option `--max-freed' to stop after at least NEelco Dolstra1-0/+3
2008-06-14 * nix-worker: clean up the temporary root for the worker processes Eelco Dolstra1-0/+5
2007-01-14 * Option --argstr for passing string arguments easily. (NIX-75)Eelco Dolstra1-1/+1
2006-12-04 * Daemon mode (`nix-worker --daemon'). Clients connect to the serverEelco Dolstra1-0/+6
2006-12-03 * Doh.Eelco Dolstra1-1/+1
2006-12-03 * Removed `build-allow-root'.Eelco Dolstra1-0/+3
2006-09-04 * Use a proper namespace.Eelco Dolstra1-6/+8
2005-02-01 * nix-store, nix-instantiate: added an option `--add-root' toEelco Dolstra1-0/+4
2003-12-01 * Help text for all (non-script) programs, so no more:Eelco Dolstra1-0/+9
2003-10-20 * Refactored the source tree.Eelco Dolstra1-0/+15