aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2014-06-17Use Pathname#subdirsJack Nagel
2014-06-17Add explicit mkpath to Pathname#write_env_scriptJack Nagel
2014-06-17Add explicit mkpath to Pathname#write_jar_scriptJack Nagel
2014-06-17Add explicit mkpath to Pathname#write_exec_scriptJack Nagel
2014-06-17Make signature of Pathname#write compatible with Ruby 2.1+Jack Nagel
2014-06-17connect: redact formula, move to boneyard.Mike McQuaid
2014-06-17Fix retry condition when auto-tapping depsJack Nagel
2014-06-16Move aplus to the boneyardAdam Vandenberg
2014-06-16Move head-only checks to cmd/installJack Nagel
2014-06-16Combine conditionalsJack Nagel
2014-06-16Place alias adjacent to aliased methodJack Nagel
2014-06-16Remove unused method aliasJack Nagel
2014-06-16Don't load unused compat files for testsJack Nagel
2014-06-16Remove compat/brewkitJack Nagel
2014-06-16Remove an internal method from compatJack Nagel
2014-06-16install: move requires to top of fileJack Nagel
2014-06-15Remove an unnecessary use of ARGV.build_head?Jack Nagel
2014-06-15Fix audit suggestionJack Nagel
2014-06-15Handle illegal constant names when fetching remote formulaeJack Nagel
2014-06-15readall: fix permissionsAdam Vandenberg
2014-06-15Migrate readallAdam Vandenberg
2014-06-14Revert "Only do formula class sanity checks once"Jack Nagel
2014-06-14Remove cloudfoundry-cliBen Hale
2014-06-13Only define intel family test on intel CPUJack Nagel
2014-06-12Always pass path to formula constructorJack Nagel
2014-06-12Make compiler objects directlyJack Nagel
2014-06-12No need to send, just call the methodJack Nagel
2014-06-12Handle failures in temporary_install betterJack Nagel
2014-06-12Remove repeated test codeJack Nagel
2014-06-12Support older Minitest constantJack Nagel
2014-06-12Always expand __FILE__Jack Nagel
2014-06-12Always pass a path to formula constructor in testsJack Nagel
2014-06-12Move a test class that is only used once into the testJack Nagel
2014-06-12Remove an extra slash in file:// URLs in testsJack Nagel
2014-06-12Use example.com as domain in testsJack Nagel
2014-06-12Remove dummy methodJack Nagel
2014-06-12Prefer self.class.name to self.class.to_sJack Nagel
2014-06-12Remove a const_defined? checkJack Nagel
2014-06-12Linuxbrew: Use xdg-openShaun Jackman
2014-06-12Deprecate Pathname#cp and Pathname#chmod_RJack Nagel
2014-06-12Deprecate Pathname#/ with non-string/non-pathname argumentsJack Nagel
2014-06-11Eliminate an uninitialized ivar warningJack Nagel
2014-06-11Decouple CompilerSelector from MacOS, clean up testsJack Nagel
2014-06-11Pass the version into the Compiler constructor, eliminate a type checkJack Nagel
2014-06-11Fix up some assertionsJack Nagel
2014-06-11Use assert_emptyJack Nagel
2014-06-11Use Digest#file if it's availableJack Nagel
2014-06-11Read df output in binary modeJack Nagel
2014-06-10Remove unnecessary requireJack Nagel
2014-06-10Remove unnecessary codeJack Nagel