Commit Graph

9 Commits

Author SHA1 Message Date
Fabio Erculiani 57918399e4 [solo.commands.manage] inform user about preserved libraries 2013-11-27 19:05:24 +01:00
Fabio Erculiani f10b9341f9 [client] migrate solo to the new PackageActionFactory API 2013-11-23 13:53:40 +01:00
Fabio Erculiani d996460b30 [entropy.client.dep,solo] add support for --onlydeps, as per bug #3817
equo {install,source,download} now support --onlydeps.
Using --onlydeps, only dependencies of the selected packages are installed,
unless the selected packages are dependencies themselves.
2013-02-28 13:47:50 +00:00
Fabio Erculiani bff697e4d5 [Solo*] fixup -q, -v, -p short options and bashcomp 2012-11-09 09:16:08 +01:00
Fabio Erculiani 7ff175dd24 [Solo] fixup "solo install" output 2012-11-05 21:39:35 +01:00
Fabio Erculiani 6c985a0bab [Solo] add package_matches keyword argument to _install_action() 2012-11-01 22:08:58 +01:00
Fabio Erculiani 2b92149911 [Solo] fix indentation in solo.commands.install 2012-10-31 22:54:52 +01:00
Fabio Erculiani 683740f6f2 [Solo] move argparse related code outside _install_action() 2012-10-31 22:44:46 +01:00
Fabio Erculiani cfa8ac309b [Solo] implement the "solo install" command 2012-10-31 08:24:25 +01:00