index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
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
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
2014-02-16
search: use a queue to collect errors
Jack Nagel
2014-02-13
Use a more accurate method name and drop unhelpful block
Jack Nagel
2014-02-12
Pass the string instead of reconstructing it from a regexp
Jack Nagel
2014-02-08
Drop unnecessary map + compact in search_tap
Jack Nagel
2014-02-08
Prevent repeated warnings when GitHub API rate limit is exceeded
Jack Nagel
2014-02-08
Raise only GitHub::Error from GitHub.open
Jack Nagel
2014-02-08
Parse JSON early in GitHub module
Jack Nagel
2014-02-08
Don't mutate argument in search_tap
Jack Nagel
2014-01-09
search: handle tap not found and suggest update.
Mike McQuaid
2013-12-28
homebrew-python has moved to Homebrew org.
Mike McQuaid
2013-11-17
retire homebrew/x11
Adam Vandenberg
2013-10-25
Add HOMEBREW_NO_GITHUB_API env var.
David MacMahon
2013-10-22
Different regex for user/tap/formula and user/tap.
Mike McQuaid
2013-10-21
global: unify tap regex.
Mike McQuaid
2013-09-03
brew search <user>/<repo> [substring]
Samuel John
2013-08-14
add ubuntu package search
Adam Vandenberg
2013-08-09
Add fedora to brew search
Adam Vandenberg
2013-08-05
Add opensuse package search
Adam Vandenberg
2013-08-05
Search marcqualie/nginx
Adam Vandenberg
2013-08-03
Add homebrew-binary to search
Adam Vandenberg
2013-07-28
search: silence JSON decode errors
Jack Nagel
2013-07-15
Clarify behavior of `brew search` without an argument
Jack Nagel
2013-07-01
Better behavior for failed connections in `brew search`
Jack Nagel
2013-06-22
Add Utils::JSON to wrap the JSON implementation
Jack Nagel
2013-06-12
Rename variables for clarity
Jack Nagel
2013-06-12
Extract search_taps method
Jack Nagel
2013-06-12
Pull tap list into a constant
Jack Nagel
2013-06-12
Remove use of global variable
Jack Nagel
2013-06-12
Rename method
Jack Nagel
2013-06-12
Extract query construction
Jack Nagel
2013-06-12
Use inspect instead of escaping quotes
Jack Nagel
2013-06-12
Move require out of method
Jack Nagel
2013-05-27
Add `brew search --debian <f>`
Adam Vandenberg
2013-05-22
Remove unnecessary rescue-all exception handling
Daniel Lee Harple
2013-05-22
Check GitHub API rate limit instead of silently failing
Daniel Lee Harple
2013-05-22
Pass a User-Agent when fetching data from the GitHub API
Daniel Lee Harple
2013-02-10
search homebrew-x11
Adam Vandenberg
2013-01-30
brew-search: search homebrew/apache tap.
Mike McQuaid
2013-01-23
brew search looks in samueljohn/python, too.
Samuel John
2013-01-23
Add Homebrew-completions to search
Adam Vandenberg
2012-12-27
Respect BROWSER environment variable
Jack Nagel
[next]