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-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
2014-09-05
Make logging cheaper in the non-verbose case
Jack Nagel
2014-09-05
Add timestamp and argument list to log files
Jack Nagel
2014-09-04
doctor: print values of DYLD_* env vars
Jack Nagel
2014-09-04
Hack around Zlib constant conflict
Jack Nagel
2014-09-02
audit: fix line number typo.
Mike McQuaid
2014-09-01
audit: fix line number off-by-one
Jack Nagel
2014-09-01
Add Go language module, resources
Misty De Meo
2014-09-01
resource: escape slashes from download_name
Misty De Meo
2014-08-31
Rewrite fails_with tests as tests for CompilerFailure
Jack Nagel
2014-08-31
plist_caveats: simplify the block and add a comment
Xu Cheng
2014-08-31
plist_caveats: remove `launchctl list` as it requires sudo for root services
Xu Cheng
2014-08-31
brew-services: mkpath first if destination dir not existed
Xu Cheng
2014-08-30
Use the accessors to update the test double
Jack Nagel
2014-08-30
Test CompilerSelector against a SoftwareSpec instance
Jack Nagel
2014-08-30
Remove unnecessary empty block
Jack Nagel
2014-08-30
Test fails_with against spec objects
Jack Nagel
2014-08-30
Test against real CompilerFailure objects
Jack Nagel
2014-08-30
Remove obsolete nil check
Jack Nagel
2014-08-30
Convert deps collections to arrays first
Jack Nagel
2014-08-30
Install dependencies before an interactive install
Jack Nagel
2014-08-30
Use different variable name
Jack Nagel
2014-08-30
brew-test-bot: check dependencies' compilers too.
Mike McQuaid
2014-08-30
Fix tests on 1.8
Jack Nagel
2014-08-29
Use cp because install warns on empty arrays
Jack Nagel
2014-08-29
Copy config.log even if the build succeeds
Jack Nagel
2014-08-29
Collapse iteration to a map
Jack Nagel
2014-08-29
Options internals no longer need to support switches
Jack Nagel
2014-08-29
Add a method for retrieving only flags from ARGV
Jack Nagel
[next]