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
/
utils.rb
Age
Commit message (
Expand
)
Author
2014-02-12
Pass the string instead of reconstructing it from a regexp
Jack Nagel
2014-02-12
Let the API do more work for us
Jack Nagel
2014-02-12
Drop TODO that nobody has ever worked on
Jack Nagel
2014-02-12
Drop unnecessary type check, we never pass a Formula instance
Jack Nagel
2014-02-12
Return only open issues in GitHub.issues_for_formula
Jack Nagel
2014-02-08
Use GitHub wrapper for private tap check
Jack Nagel
2014-02-08
Pin GitHub module to v3 API
Jack Nagel
2014-02-08
Switch to v3 search API
Jack Nagel
2014-02-08
Prevent repeated warnings when GitHub API rate limit is exceeded
Jack Nagel
2014-02-08
Preserve original backtrace when raising GitHub::Error
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-01-20
utils: improve issue searching.
Mike McQuaid
2014-01-16
Only search open pull requests, not closed
Misty De Meo
2014-01-10
Escape issue search string
Jack Nagel
2013-12-14
Update docs, comment mxcl/homebrew refs.
Mike McQuaid
2013-12-13
fix repo URL for brew search
Adam Vandenberg
2013-11-28
typo
Adam Vandenberg
2013-10-25
Add HOMEBREW_NO_GITHUB_API env var.
David MacMahon
2013-10-22
Avoid comparing MacOS.version to floats
Jack Nagel
2013-10-18
Rename MacOS to OS::Mac
Jack Nagel
2013-09-17
move paths to utils
Adam Vandenberg
2013-08-30
Use system path for more tools, for Linux compat.
Dan Hughes
2013-08-19
Use File::PATH_SEPARATOR globally instead of ':'
Amos Wenger
2013-08-10
Allow specifying a custom PATH for which method
Jack Nagel
2013-08-02
Always load net/https before referencing related constants
Jack Nagel
2013-07-15
GitHub API access may result in SSL errors
Jack Nagel
2013-07-12
Move inreplace off of Object
Jack Nagel
2013-07-09
Respect $VISUAL when picking an editor
Jack Nagel
2013-07-05
Give advice when GitHub API requests fail
Jack Nagel
2013-07-01
Better behavior for failed connections in `brew search`
Jack Nagel
2013-06-26
Don't use 'obj == nil'
Jack Nagel
2013-06-22
Extract constant in GitHub module
Jack Nagel
2013-06-22
Extract method in Github module
Jack Nagel
2013-06-22
Remove trailing whitespace
Jack Nagel
2013-06-22
Add Utils::JSON to wrap the JSON implementation
Jack Nagel
2013-06-03
Python 2.x and 3.x support
Samuel John
2013-05-22
Use implicit begin
Jack Nagel
2013-05-22
Hoist requires out of methods
Jack Nagel
2013-05-22
Remove unnecessary rescue-all exception handling
Daniel Lee Harple
2013-05-22
Added support for a GitHub Personal API Access token
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-03-31
onoe and opoo print to stderr
Jack Nagel
2013-03-31
DRY ohai truncation
Jack Nagel
2013-03-21
Turn double modifier into a single conditional
Jack Nagel
2013-03-21
utils: remove obsolete comment
Jack Nagel
2013-03-11
Add with_system_path to run using system PATHs.
Mike McQuaid
2013-02-18
Don't shadow outer local variables
Jack Nagel
2013-01-11
Give a fresh 🍺 after hard work of brew install
Samuel John
[prev]
[next]