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
/
extend
Age
Commit message (
Expand
)
Author
2014-08-14
Fix mktmp to be generic as-per SUS/BSD.
xxxajk
2014-08-09
Pull effective arch detection into a method
Jack Nagel
2014-08-06
Use opt_bin
Jack Nagel
2014-08-03
Add another TODO
Jack Nagel
2014-08-03
Remove an is_a check
Jack Nagel
2014-07-29
Pathname.binread
Adam Vandenberg
2014-07-27
backport binwrite from Ruby 2.1+
Adam Vandenberg
2014-07-27
Rename write_binary to binwrite
Adam Vandenberg
2014-07-27
add Pathname.write_binary
Adam Vandenberg
2014-07-18
Check nil? || empty? instead of to_s.empty?
Jack Nagel
2014-07-18
Drop pointless to_s call
Jack Nagel
2014-07-17
Remove commentary from error message
Phillip Calvin
2014-07-13
nudge formatting
Adam Vandenberg
2014-07-13
No need to cache lookup that is only done once
Jack Nagel
2014-07-10
Raise Errno::ENOENT instead of RuntimeError from Pathname#install
Jack Nagel
2014-07-10
Make comment in Pathname#install more accurate
Jack Nagel
2014-07-05
Remove a RUBY_VERSION check, add a FIXME comment
Jack Nagel
2014-07-03
stop Xcode tools from overriding deps when CLT is not installed
Camillo Lugaresi
2014-07-03
Replace ComparableSet with a Requirements collection
Jack Nagel
2014-07-02
Accept -s as shorthand for --build-from-source
Jack Nagel
2014-07-02
Move constants so we don't have to load all of ENV to get them
Jack Nagel
2014-07-01
Replace find_all + each with grep
Jack Nagel
2014-06-26
Use canonical_name in the exception message
Jack Nagel
2014-06-26
Use canonical_name when checking LinkedKegs and opt
Jack Nagel
2014-06-26
The rack variable is only used inside the block now
Jack Nagel
2014-06-26
Remove a dead branch from ARGV.kegs
Jack Nagel
2014-06-26
Simplify NoSuchKegError condition
Jack Nagel
2014-06-22
Use a more descriptive variable name
Jack Nagel
2014-06-22
Use Pathname#split
Jack Nagel
2014-06-22
Move the compiler-selecting methods to ENV/shared
Shaun Jackman
2014-06-22
Move deprecated Formula class methods to compat
Jack Nagel
2014-06-20
Remove ARGV.filter_for_dependencies
Jack Nagel
2014-06-20
Decouple spec selection from ARGV
Jack Nagel
2014-06-17
Add explicit mkpath to Pathname#write_env_script
Jack Nagel
2014-06-17
Add explicit mkpath to Pathname#write_jar_script
Jack Nagel
2014-06-17
Add explicit mkpath to Pathname#write_exec_script
Jack Nagel
2014-06-17
Make signature of Pathname#write compatible with Ruby 2.1+
Jack Nagel
2014-06-12
Deprecate Pathname#cp and Pathname#chmod_R
Jack Nagel
2014-06-12
Deprecate Pathname#/ with non-string/non-pathname arguments
Jack Nagel
2014-06-11
Use Digest#file if it's available
Jack Nagel
2014-06-10
Stop caching Superenv.bin
Jack Nagel
2014-06-09
Fix visibility of FileUtils extension methods
Jack Nagel
2014-06-09
Stop exposing mktemp as a public method on formula objects
Jack Nagel
2014-06-09
Stop joining symbols to pathnames
Jack Nagel
2014-06-08
Just access the ivar directly
Jack Nagel
2014-06-08
Work around encoding issue in Pathname#inspect on Ruby 2.0
Jack Nagel
2014-06-07
metafiles: simplify #copy? further
Jack Nagel
2014-06-07
Simplify Pathname#install_metafiles
Jack Nagel
2014-06-07
Eliminate FORMULA_META_FILES constant
Jack Nagel
2014-06-03
Use a || b
Jack Nagel
[next]