index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cmd
/
search.rb
Age
Commit message (
Expand
)
Author
2016-10-15
Convert `puts_columns` to `puts Formatter.columns`.
Markus Reiter
2016-10-15
Don’t use `puts_columns` if `empty?` or single item.
Markus Reiter
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-09-25
Fix `search_tap` regex/string matching.
Markus Reiter
2016-09-23
Fix Style/GuardClause.
Markus Reiter
2016-09-23
Fix RuboCop CaseEquality.
Markus Reiter
2016-09-11
cmd/search: fix Rubocop warnings.
Mike McQuaid
2016-08-28
search: handle name@v.v formulae.
Dominyk Tiller
2016-08-12
search: remove thread-unsafe Hash cache.
Mike McQuaid
2016-08-08
search: fix repositories with formulae and casks.
Mike McQuaid
2016-08-05
various: eliminate the usage of `any?` (#638)
Xu Cheng
2016-05-26
search: add alias -S back to zero-argument help
Martin Afanasjew
2016-05-26
Clarify brew search usage. (#270)
Joe Gallo
2016-04-10
Add all the top level comments
Max Nordlund
2016-03-19
Improve error message for invalid regex to search
Sam McTaggart
2016-01-17
Search also in Caskroom/versions Tap
Tommy Sparber
2015-12-07
Use `(installed)` and emoji ticks consistently.
Mike McQuaid
2015-10-15
search: various improvement
Xu Cheng
2015-10-15
search: highlight installed formulae
Xu Cheng
2015-10-10
search: don't fail because broken formulae
Xu Cheng
2015-09-13
search: use full name to filter aliases result
Xu Cheng
2015-09-13
search: handle tap aliases
Xu Cheng
2015-09-10
desc: better way to handle options
Xu Cheng
2015-09-08
Improve description searching and add a cache.
Dan Martinez
2015-08-31
cmd/search: fix filtering of aliases in results
Alex Dunn
2015-08-30
cmd/search: mark installed formulae
Alex Dunn
2015-08-03
More core files style updates
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-07-08
cmd/search --desc: bold formula names
Alex Dunn
2015-06-18
search: cache remote tap formulae
Xu Cheng
2015-06-17
search --desc: cache the query regexp
Baptiste Fontaine
2015-06-01
add official_taps
Xu Cheng
2015-05-29
search: use Formula#full_name
Xu Cheng
2015-05-27
add Formula.core_names Formula.tap_names and Formula.full_names
Xu Cheng
2015-05-25
`brew search` can take a `--desc` argument to search descriptions
Nikolaus Wittenstein
2015-04-24
search: add homebrew/tex to search params
Dominyk Tiller
2015-04-21
cmd/search: notification on attempted regex searches
Alex Dunn
2015-02-25
search: fix --fedora URL.
Baptiste Fontaine
2015-01-04
Use more https in urls and updated some lost links
Viktor Szakats
2014-12-28
search: add homebrew-x11 to default taps
Misty De Meo
2014-11-30
Allow searching/installing Homebrew Casks.
Mike McQuaid
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-04-27
Respect tap directory layout when searching
Jack Nagel
2014-04-27
Use canonical_name to canonicalize aliases
Jack Nagel
2014-04-27
Search results should always be sorted
Jack Nagel
2014-04-27
Use Formulary.factory to find formula in taps
Jack Nagel
2014-04-25
Yield absolute paths from find_formula
Jack Nagel
2014-04-24
Make the on-disk representation of taps unambiguous
Tsukasa OMOTO
2014-04-18
search: move nginx to Homebrew organisation.
Mike McQuaid
2014-04-10
Migrate homebrew-php to Homebrew organization.
Mike McQuaid
[next]