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-06-17
Use Pathname#subdirs
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-17
connect: redact formula, move to boneyard.
Mike McQuaid
2014-06-17
Fix retry condition when auto-tapping deps
Jack Nagel
2014-06-16
Move aplus to the boneyard
Adam Vandenberg
2014-06-16
Move head-only checks to cmd/install
Jack Nagel
2014-06-16
Combine conditionals
Jack Nagel
2014-06-16
Place alias adjacent to aliased method
Jack Nagel
2014-06-16
Remove unused method alias
Jack Nagel
2014-06-16
Don't load unused compat files for tests
Jack Nagel
2014-06-16
Remove compat/brewkit
Jack Nagel
2014-06-16
Remove an internal method from compat
Jack Nagel
2014-06-16
install: move requires to top of file
Jack Nagel
2014-06-15
Remove an unnecessary use of ARGV.build_head?
Jack Nagel
2014-06-15
Fix audit suggestion
Jack Nagel
2014-06-15
Handle illegal constant names when fetching remote formulae
Jack Nagel
2014-06-15
readall: fix permissions
Adam Vandenberg
2014-06-15
Migrate readall
Adam Vandenberg
2014-06-14
Revert "Only do formula class sanity checks once"
Jack Nagel
2014-06-14
Remove cloudfoundry-cli
Ben Hale
2014-06-13
Only define intel family test on intel CPU
Jack Nagel
2014-06-12
Always pass path to formula constructor
Jack Nagel
2014-06-12
Make compiler objects directly
Jack Nagel
2014-06-12
No need to send, just call the method
Jack Nagel
2014-06-12
Handle failures in temporary_install better
Jack Nagel
2014-06-12
Remove repeated test code
Jack Nagel
2014-06-12
Support older Minitest constant
Jack Nagel
2014-06-12
Always expand __FILE__
Jack Nagel
2014-06-12
Always pass a path to formula constructor in tests
Jack Nagel
2014-06-12
Move a test class that is only used once into the test
Jack Nagel
2014-06-12
Remove an extra slash in file:// URLs in tests
Jack Nagel
2014-06-12
Use example.com as domain in tests
Jack Nagel
2014-06-12
Remove dummy method
Jack Nagel
2014-06-12
Prefer self.class.name to self.class.to_s
Jack Nagel
2014-06-12
Remove a const_defined? check
Jack Nagel
2014-06-12
Linuxbrew: Use xdg-open
Shaun Jackman
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
Eliminate an uninitialized ivar warning
Jack Nagel
2014-06-11
Decouple CompilerSelector from MacOS, clean up tests
Jack Nagel
2014-06-11
Pass the version into the Compiler constructor, eliminate a type check
Jack Nagel
2014-06-11
Fix up some assertions
Jack Nagel
2014-06-11
Use assert_empty
Jack Nagel
2014-06-11
Use Digest#file if it's available
Jack Nagel
2014-06-11
Read df output in binary mode
Jack Nagel
2014-06-10
Remove unnecessary require
Jack Nagel
2014-06-10
Remove unnecessary code
Jack Nagel
[next]