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
/
utils.rb
Age
Commit message (
Expand
)
Author
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
2012-12-27
Respect BROWSER environment variable
Jack Nagel
2012-12-27
utils: replace shell `which` with native code
Misty De Meo
2012-10-31
Only show the troubleshooting link
Max Howell
2012-09-27
Fix conditional
Jack Nagel
2012-09-25
Clean up and improve build-error output and logs
Max Howell
2012-08-29
Much better CTRL-C handling
Max Howell
2012-07-30
Invoke non interactive shell from brew edit
Dean Smith
2012-07-09
quiet_system: Dump to /dev/null instead of closing
Charlie Sharpsteen
2012-06-27
Extract MacOS module to separate file
Adam Vandenberg
2012-06-27
Refactor MacOS.
Adam Vandenberg
2012-06-27
remove confusing comments
Adam Vandenberg
2012-06-27
Fix #13012 properly and don't set the SDK if CLT
samueljohn
2012-06-25
MacOS.sdk_path: silence stderr from xcode-select
Misty De Meo
2012-06-25
MacOS.sdk_path: use strip instead of chomp.chomp
Misty De Meo
2012-06-25
MacOS.sdk_path: make sure xcode-select is sane
Misty De Meo
2012-06-25
MacOS.sdk_path: chomp harder!
Misty De Meo
2012-06-25
Hotfix for stack overflow
Misty De Meo
[next]