about summary refs log tree commit diff
path: root/src/nix-env (follow)
AgeCommit message (Expand)AuthorFilesLines
2003-12-23 * Fixed a bug in the upgrade operation.Eelco Dolstra1-11/+13
2003-12-22 * GCC 2.95 compatibility.Eelco Dolstra1-0/+2
2003-12-22 * Upgrade operation in `nix-env'. For instance, you can sayEelco Dolstra1-23/+163
2003-12-21 * Version numbers can be omitted in install/uninstall. E.g.,Eelco Dolstra2-34/+106
2003-12-21 * `-u' -> `-e'.Eelco Dolstra2-39/+58
2003-12-02 * Add missing files to `make dist'.Eelco Dolstra1-1/+1
2003-12-02 * Regression fix: query flags (e.g., "-qsf") were broken.Eelco Dolstra1-0/+2
2003-12-01 * Help text for all (non-script) programs, so no more:Eelco Dolstra3-4/+43
2003-11-24 * Allow the top-level expression to be a derivation.Eelco Dolstra1-13/+18
2003-11-22 * Don't use a hard-coded path.Eelco Dolstra1-1/+1
2003-11-22 * Fix the garbage collector.Eelco Dolstra1-1/+3
2003-11-21 * Uninstallation.Eelco Dolstra1-3/+8
2003-11-20 * Uninstall command (doesn't work yet).Eelco Dolstra1-36/+81
2003-11-19 * Installation: add the previously installed packages. Switch to the new Eelco Dolstra1-20/+112
2003-11-19 * nix-env: a tool to manage user environments.Eelco Dolstra2-0/+281