Age | Commit message (Expand) | Author | Files | Lines |
2006-12-05 | * Allow unprivileged users to run the garbage collector and to do | Eelco Dolstra | 1 | -1/+1 |
2006-11-30 | * Skeleton of remote store implementation. | Eelco Dolstra | 1 | -1/+1 |
2006-09-14 | * Wow, that bug has been there since r764. | Eelco Dolstra | 1 | -2/+2 |
2006-09-14 | * Fix a huge gaping hole in nix-env w.r.t. the garbage collector. | Eelco Dolstra | 1 | -12/+11 |
2006-09-04 | * Use a proper namespace. | Eelco Dolstra | 1 | -0/+8 |
2006-05-11 | * 64-bit compatibility fixes (for problems revealed by building on an Athlon | Eelco Dolstra | 1 | -1/+1 |
2005-05-04 | * Include some required header files. | Eelco Dolstra | 1 | -0/+1 |
2005-02-14 | * Refactoring. Hope this doesn't break the semantics of `-u' ;-) | Eelco Dolstra | 1 | -1/+1 |
2005-02-14 | * Don't keep the derivation symlink when creating profile generations. | Eelco Dolstra | 1 | -11/+6 |
2005-02-11 | * Refactoring to support different installation sources in nix-env. | Eelco Dolstra | 1 | -1/+1 |
2005-01-27 | * Fix and simplify the garbage collector (it's still not concurrent, | Eelco Dolstra | 1 | -9/+10 |
2005-01-19 | * Started removing closure store expressions, i.e., the explicit | Eelco Dolstra | 1 | -11/+7 |
2004-09-10 | * Operation `--delete-generations' to delete generations of a | Eelco Dolstra | 1 | -7/+33 |
2004-07-01 | * Include some missing headers. | Eelco Dolstra | 1 | -0/+1 |
2004-02-11 | * When creating a new generation, also make the normal form of the | Eelco Dolstra | 1 | -4/+7 |
2004-02-06 | * In `--list-generations', show what the current generation is. | Eelco Dolstra | 1 | -9/+24 |
2004-02-06 | * A command `--list-generations' to show all generations for a | Eelco Dolstra | 1 | -4/+37 |
2004-02-06 | * More refactoring. | Eelco Dolstra | 1 | -0/+57 |