about summary refs log tree commit diff
path: root/src/libutil/util.cc (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-09-10 * Operation `--delete-generations' to delete generations of aEelco Dolstra1-0/+8
2004-08-18 * The default verbosity level of all Nix commands is now lvlInfo.Eelco Dolstra1-1/+1
2004-08-04 * Creating a file nix-support/no-scan in the output path of aEelco Dolstra1-1/+1
2004-06-25 * A flag `--keep-going / -k' to keep building goals if one fails, asEelco Dolstra1-9/+8
2004-06-22 * Some more diagnostics changes.Eelco Dolstra1-2/+2
2004-06-22 * Put WEXITSTATUS stuff somewhere else.Eelco Dolstra1-0/+6
2004-06-22 * Wrapper class around pids.Eelco Dolstra1-0/+107
2004-06-22 * Refactoring.Eelco Dolstra1-0/+13
2004-06-20 * Refactoring.Eelco Dolstra1-0/+45
2004-06-15 * Refactoring.Eelco Dolstra1-1/+30
2004-05-12 * An quick and dirty hack to support distributed builds.Eelco Dolstra1-2/+8
2004-05-11 * Ignore interrupt signals while handling an exception.Eelco Dolstra1-4/+15
2004-04-23 * Pass SYSTEM through config.h, and allow spaces.Eelco Dolstra1-0/+2
2004-03-27 * Do not close a nesting level twice after close() has beenEelco Dolstra1-0/+1
2004-03-22 * Some more nesting.Eelco Dolstra1-10/+26
2004-03-22 * Nix now has three different formats for the log information itEelco Dolstra1-5/+25
2004-02-06 * Use the profile pointed to by ~/.nix-profile if no --profileEelco Dolstra1-1/+1
2004-01-15 * Catch SIGINT to terminate cleanly when the user tries to interruptEelco Dolstra1-0/+17
2004-01-05 * Implemented Eelco V.'s `nix-env -I' command to specify the defaultEelco Dolstra1-0/+14
2003-11-22 * Fix the garbage collector.Eelco Dolstra1-0/+11
2003-11-19 * nix-env: a tool to manage user environments.Eelco Dolstra1-21/+24
2003-11-18 * Source tree refactoring.Eelco Dolstra1-0/+318