lix/src/nix-env
Eelco Dolstra 618aa69b01 * In --upgrade': added flags --lt', --leq', --always' to specify
whether we want to upgrade if the current version is less than the
  available version (default), when it is less or equal, or always.
  
* Added a flag `--dry-run' to show what would happen in `--install',
  `--uninstall', and `--upgrade', without actually performing the
  operation.
2004-02-09 11:59:39 +00:00
..
help.txt * In --upgrade': added flags --lt', --leq', --always' to specify 2004-02-09 11:59:39 +00:00
main.cc * In --upgrade': added flags --lt', --leq', --always' to specify 2004-02-09 11:59:39 +00:00
Makefile.am * More refactoring. 2004-02-06 14:57:10 +00:00
names.cc * In --upgrade': added flags --lt', --leq', --always' to specify 2004-02-09 11:59:39 +00:00
names.hh * In --upgrade': added flags --lt', --leq', --always' to specify 2004-02-09 11:59:39 +00:00
profiles.cc * In `--list-generations', show what the current generation is. 2004-02-06 16:16:55 +00:00
profiles.hh * A command `--switch-generation' to switch to a specific generation 2004-02-08 14:07:43 +00:00