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
Age
Commit message (
Expand
)
Author
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-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
Install dependencies before an interactive install
Jack Nagel
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
2014-08-29
Move handling of leading dashes to Options.create
Jack Nagel
2014-08-28
Single character options should not be used in a formula
Jack Nagel
2014-08-28
Simplify implementation of ARGV.flag? and ARGV.switch?
Jack Nagel
2014-08-28
Use two-argument form of String#slice
Jack Nagel
2014-08-28
Implement ARGV.named in terms of ARGV.options_only
Jack Nagel
2014-08-28
ARGV.spec should be private
Jack Nagel
2014-08-28
gettext, readline: Add keg_only :shadowed_by_osx
Shaun Jackman
2014-08-27
Rewrite missing_options in a more obvious way
Jack Nagel
2014-08-27
Move OpenFST and OpenGRM-ngram to homebrew-science
Kyle Gorman
2014-08-27
Make sure all exceptions are sent back to the parent process
Jack Nagel
2014-08-27
Explicitly pass options into the build object
Jack Nagel
2014-08-27
Spell out formula in parameter and attribute names
Jack Nagel
2014-08-27
Object#methods returns an array of symbols on 1.9+
Jack Nagel
2014-08-27
Remove to_str from Option
Jack Nagel
2014-08-26
Structure the build process so that we don't need an at_exit hook
Jack Nagel
2014-08-26
Avoid intermediate option objects
Jack Nagel
2014-08-26
etc.install: handle recursive directory installs.
Mike McQuaid
2014-08-25
Inline variable
Jack Nagel
2014-08-25
install: search when formula isn't found.
Mike McQuaid
2014-08-25
requirements: don't print out java_home.
Mike McQuaid
[prev]
[next]