﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1093	chicken-uninstall should not interpret the given egg as a pattern by default	Mario Domenech Goulart		"Example:

{{{
$ chicken-uninstall sp                                                          

About to delete the following extensions:

  spiffy-cookies
  sp-runtime
  spiffy-request-vars
  sp
  spiffy

Do you want to proceed? (yes/no/abort) [no] no
}}}

I think this default is rather dangerous and unnecessary.  We should probably make chicken-uninstall only uninstall the exact given egg(s) and have a command line like {{{-match}}} which users can use to explicitly state that they want to remove all eggs matching the given pattern."	enhancement	closed	minor	5.0	core tools	4.8.x	fixed	chicken-uninstall		hard
