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-18
Remove fails_with? from the formula instance
Jack Nagel
2014-09-18
Delay requiring irb until runtime
Jack Nagel
2014-09-18
Fix exiting the debugger menu with CTRL-D
Jack Nagel
2014-09-18
Implement `brew test --debug`
Jack Nagel
2014-09-18
Remove workaround for old debugger
Jack Nagel
2014-09-18
Rewrite debugger to remove monkeypatches and use of call/cc
Jack Nagel
2014-09-18
Disable outdated Xcode doctor checks until the bots are updated
Jack Nagel
2014-09-18
Xcode 6.0.1
Jack Nagel
2014-09-16
Fix variable shadowing bug in requirement expansion
Jack Nagel
2014-09-16
brew-test-bot: build changed dependencies first.
Mike McQuaid
2014-09-15
brew-test-bot: add --dry-run mode.
Mike McQuaid
2014-09-14
audit: access the homepage attribute once
Jack Nagel
2014-09-14
Consistently call name on formula instead of relying on to_s
Jack Nagel
2014-09-14
Print each line of --env output atomically
Jack Nagel
2014-09-14
Remove unnecessary conditional
Jack Nagel
2014-09-14
Remove InstallationError superclass
Jack Nagel
2014-09-13
Replace loop + delete with array difference
Jack Nagel
2014-09-13
Remove unused attribute from BuildError
Jack Nagel
2014-09-13
Pass the ENV hash into the BuildError constructor
Jack Nagel
2014-09-12
Use the superclass properly
Jack Nagel
2014-09-12
Make parameter names match superclass parameter names
Jack Nagel
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
[next]