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
Age
Commit message (
Expand
)
Author
2014-09-12
Remove default argument from Homebrew::InstallationError
Jack Nagel
2014-09-12
Make exception subclasses use their superclass properly
Jack Nagel
2014-09-12
Don't use undent on keg-only reasons
Jack Nagel
2014-09-11
Use safe_system when invoking install_name_tool
Jack Nagel
2014-09-11
Use multiple-argument form of quiet_system
Jack Nagel
2014-09-11
Use only strings in ENV.x11
Jack Nagel
2014-09-11
The build environment should only deal with strings
Jack Nagel
2014-09-11
Don't directly assign Pathname objects to environment variables
Jack Nagel
2014-09-10
Store the object itself in the failed download set
Jack Nagel
2014-09-10
Use bundler for test gem dependencies.
Mike McQuaid
2014-09-10
Prefer Xcode 6.1 on 10.10
Dominyk Tiller
2014-09-09
Provide more information about link errors
Jack Nagel
2014-09-09
Add :osxfuse dependency to support binary install.
Johnathan Conley
2014-09-08
Fix file descriptor leak
Jack Nagel
2014-09-08
Use predicate method and eliminate local
Jack Nagel
2014-09-08
Avoid early return
Jack Nagel
2014-09-08
Remove haskell-platform
Jack Nagel
2014-09-08
test.pcap: add pcap fixture.
Mike McQuaid
2014-09-07
Fix file descriptor leak in Formula#system
Jack Nagel
2014-09-07
Make sure redirected stdout and stderr share the same offset
Jack Nagel
2014-09-07
Move gnunet to the boneyard
Jack Nagel
2014-09-07
Fix brew list when combining --pinned and --versions
Michael Hackner
2014-09-07
Clear GOBIN in environment setup
Jack Nagel
2014-09-07
gist-logs: send an Accept header with the request
Jack Nagel
2014-09-07
gist-logs: extract methods
Jack Nagel
2014-09-07
gist-logs: always post config and doctor output
Jack Nagel
2014-09-07
gist-logs: remove unnecessary exception class
Jack Nagel
2014-09-07
gist-logs: pull ternary out of hash literal
Jack Nagel
2014-09-07
gist-logs: simplify setting the post path
Jack Nagel
2014-09-07
Use Formula#tap to get the repository name
Jack Nagel
2014-09-07
Simplify getting the list of doctor checks
Jack Nagel
2014-09-07
Avoid intermediate array
Jack Nagel
2014-09-07
Avoid intermediate array
Jack Nagel
2014-09-07
brew-test-bot: check for hg in requirements
Jack Nagel
2014-09-07
Fix typo
Jack Nagel
2014-09-07
brew-test-bot: install hg before fetching if necessary
Jack Nagel
2014-09-07
brew-test-bot: less code in begin block
Jack Nagel
2014-09-06
Fix comma splice in outdated brew message
Josh Larson
2014-09-05
Remove unnecessary closed? guard
Jack Nagel
2014-09-05
Less code in begin block
Jack Nagel
2014-09-05
Ensure log file is closed
Jack Nagel
2014-09-05
Flush log stream before exec
Jack Nagel
2014-09-05
Cache result of ARGV.verbose? on the stack
Jack Nagel
2014-09-05
Reduce branches and effective scope of some variables
Jack Nagel
2014-09-05
Skip allocating a pipe entirely in non-verbose mode
Jack Nagel
2014-09-05
Don't pass the read end of the pipe to exec_cmd
Jack Nagel
2014-09-05
Log directly to the log file in non-verbose mode
Jack Nagel
2014-09-05
Promote log stream to a local
Jack Nagel
2014-09-05
Reduce effective scope of pipe variables
Jack Nagel
2014-09-05
Extract body of child process to a method
Jack Nagel
[prev]
[next]