Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choco search/list should be able to search just by Id #663

Closed
ferventcoder opened this issue Mar 20, 2016 · 0 comments
Closed

Choco search/list should be able to search just by Id #663

ferventcoder opened this issue Mar 20, 2016 · 0 comments
Assignees
Milestone

Comments

@ferventcoder
Copy link
Member

Related to #453, a search should be able to be conducted where the results are by package name

@ferventcoder ferventcoder self-assigned this Mar 20, 2016
@ferventcoder ferventcoder added this to the 0.9.10 milestone Mar 20, 2016
ferventcoder added a commit that referenced this issue Mar 20, 2016
Similar to #453 which searches by exact id, you should also be able to
filter the search results where the filter is part of the id only.
ferventcoder added a commit that referenced this issue Mar 20, 2016
* stable:
  (GH-412)(GH-664) PoSh tab completion / refreshenv
  (GH-295) Do not replace PSModulePath
  (GH-664) RefreshEnv Should also work in PowerShell
  (GH-412) update parameter name for skip scripts
  (GH-663) Search just by id
  (doc) update how to pass args
ferventcoder added a commit that referenced this issue Mar 23, 2016
As an additional enhancement to searching by id, allow searching where
the id starts with the filter. This adds to tab completion.

The filters should be applied prior to searching by all versions gets
returned, so move the filters up.

Ensure the search is case-insensitive if it is local. A remote search
is case insensitive if the remote server supports it.
ferventcoder added a commit that referenced this issue Mar 23, 2016
Allow ordering search results by popularity. This aids in filtering
search results with tab completion.
ferventcoder added a commit that referenced this issue Mar 23, 2016
* stable:
  (doc) update CHANGELOG/nuspec
  (GH-412) Add licensing to new Posh files
  (GH-412) Install Chocolatey Profile
  (GH-412) Tab Completion Flow / Filtering / Perf
  (GH-663) Search Order By Popularity
  (GH-663) Search by Id Starts With
  (GH-666) Setup messages as Output with color
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants