about summary refs log tree commit diff
path: root/src/nix-env/help.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-09 * Fix the help message wrt --attr.Eelco Dolstra1-1/+1
2006-07-25 * Applied rbroek's patch from the branch atEelco Dolstra1-0/+2
2006-07-25 * Support the --attr / -A flag in nix-env as well. So now we can do,Eelco Dolstra1-0/+9
2006-06-27 * `nix-env --upgrade --eq': only upgrade if the old version is equalEelco Dolstra1-1/+2
2006-03-06 * Regularise help text a bit.Eelco Dolstra1-1/+1
2005-12-24 * Documentation fixes.Eelco Dolstra1-2/+2
2005-10-06 * New query option: `--compare-versions' or `-c' to compare installedEelco Dolstra1-2/+4
2005-02-11 * Refactoring to support different installation sources in nix-env.Eelco Dolstra1-1/+2
2004-11-12 * Document --delete-generations and other nix-env options.Eelco Dolstra1-0/+4
2004-02-09 * In `--upgrade': added flags `--lt', `--leq', `--always' to specifyEelco Dolstra1-0/+10
2004-02-08 * A command `--switch-generation' to switch to a specific generationEelco Dolstra1-0/+4
2004-02-06 * Improvements to profiles. Generations are now per-profile, e.g.,Eelco Dolstra1-2/+2
2004-02-02 * Sort `nix-env -q' output by derivation name.Eelco Dolstra1-1/+1
2004-01-05 * Implemented Eelco V.'s `nix-env -I' command to specify the defaultEelco Dolstra1-4/+6
2004-01-05 * Implemented Eelco V.'s `-p' command to switch profiles. It switchesEelco Dolstra1-0/+2
2003-12-21 * Version numbers can be omitted in install/uninstall. E.g.,Eelco Dolstra1-2/+3
2003-12-21 * `-u' -> `-e'.Eelco Dolstra1-1/+2
2003-12-01 * Help text for all (non-script) programs, so no more:Eelco Dolstra1-0/+31