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