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-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
2012-06-25
StandardCompilers: add Xcode 4.3.3
Misty De Meo
2012-06-24
Core change: XCode only install, with CLT or both
samueljohn
2012-06-12
Switch to "legacy" GitHub search API
Jack Nagel
2012-05-30
archs_for_command: use new Mach-O Pathname methods
Jack Nagel
2012-05-13
Use 'which' helper method more
Jack Nagel
2012-05-07
Unify 'which' and which_s' utility methods
Jack Nagel
2012-04-30
Add ofail command and fix bottle command output.
Mike McQuaid
2012-04-15
StandardCompilers: 3.1.4 doesn't have llvm
Misty De Meo
2012-04-14
Add ofail command to print error and exit.
Mike McQuaid
2012-04-11
Fix StandardCompilers check
Misty De Meo
2012-04-11
brew doctor: add check for outdated compilers
Misty De Meo
2012-03-28
typo
Diego Plentz
2012-03-18
Set MACOS_VERSION as 0 on non-OSX platforms.
Mike McQuaid
2012-03-16
xcode_version works for Xcode 4.3 without CLITools
Max Howell
2012-03-10
Move most bottle stuff to a bottles.rb file.
Mike McQuaid
2012-03-10
Support bottles for non-Lion OSX versions.
Mike McQuaid
2012-03-06
add which method
Adam Vandenberg
2012-02-26
Make xcode_version work with CLI4.3X
Max Howell
2012-02-25
inreplace: warn if no substitutions were made
Jack Nagel
[next]