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
Age
Commit message (
Expand
)
Author
2014-09-23
Audit for outdated devel versions
Jack Nagel
2014-09-21
Update CLT version check
Jack Nagel
2014-09-21
XQuartz 2.7.7
Mike McQuaid
2014-09-21
Xcode 6.0.1
Mike McQuaid
2014-09-21
Stop recording the fails_with cause internally
Jack Nagel
2014-09-20
Boneyarding Metalua
Dominyk Tiller
2014-09-20
Make Pathname#atomic_write truly atomic
Jack Nagel
2014-09-20
Don't to_s the cmd parameter in Homebrew.system
Jack Nagel
2014-09-20
Stop invoking the editor through an interactive shell
Jack Nagel
2014-09-20
Remove incorrect comment from example formula
Jack Nagel
2014-09-19
Whitelist oxsfuse files since we support externally installed oxsfuse
Jack Nagel
2014-09-19
Clarify "could not tap" warning
Jack Nagel
2014-09-19
caveats: check if plist is a symlink.
Mike McQuaid
2014-09-18
Remove obsolete nil guard
Jack Nagel
2014-09-18
Make install name debug output more readable
Jack Nagel
2014-09-18
Pass command and arg list into ErrorDuringExecution constructor
Jack Nagel
2014-09-18
Update brew-test-bot for compiler selection changes
Jack Nagel
2014-09-18
Call reset in the superclass implementation of setup_build_environment
Jack Nagel
2014-09-18
Make --cc override the compiler selector
Jack Nagel
2014-09-18
Replace CompilerQueue with predetermined priority lists
Jack Nagel
2014-09-18
Move Compiler struct into CompilerSelector namespace
Jack Nagel
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
[next]