aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2015-03-08test-bot: remove unused variables.Mike McQuaid
2015-03-08install_renamed: ignore unused parameter.Mike McQuaid
2015-03-08uses: remove unused variable.Mike McQuaid
2015-03-08pull: remove unused variable.Mike McQuaid
2015-03-08pull: rename variable to avoid shadowing.Mike McQuaid
2015-03-08commands: move argument to fix warning.Mike McQuaid
2015-03-08bottle: remove unused variable.Mike McQuaid
2015-03-08doctor: $PATH should be insert as it isXu Cheng
2015-03-08doctor: export command should use double quotesXu Cheng
2015-03-07Decouple the install receipt from ARGVJack Nagel
2015-03-07outdated: further fix tap version handling.Mike McQuaid
2015-03-07cleanup: optimize perfermanceXu Cheng
2015-03-07formula_versions: use Utils.popen_read instead of backticksXu Cheng
2015-03-06test-bot pathname: use Utils.popen_read instead of backticksXu Cheng
2015-03-05Remove unnecessary nil checkJack Nagel
2015-03-05Use env DSLJack Nagel
2015-03-05cmd/install: add force/debug/verbose to cask.Mike McQuaid
2015-03-05checksums: switch to sha256 for bottles and new formulaeDominyk Tiller
2015-03-04move formula_specialties to compatXu Cheng
2015-03-03Move git-flow-clone to the boneyardJack Nagel
2015-03-03Always output formula information on build errorsJack Nagel
2015-03-04audit: deprecate ScriptFileFormulaXu Cheng
2015-03-03language/python: add package_available? helperTim D. Smith
2015-03-03audit: deprecate AmazonWebServicesFormulaXu Cheng
2015-03-02brew audit: req https for archive.apache.org urlsViktor Szakáts
2015-02-27Update minitestJack Nagel
2015-02-27Include more features in Hardware::CPU.featuresJack Nagel
2015-02-27Make sysctl methods private rather than protectedJack Nagel
2015-02-27Drop unnecessary $?.success? checkJack Nagel
2015-02-27Move caching from sysctl_bool to sysctl_nJack Nagel
2015-02-27Add sysctl_n and sysctl_int methods to Mac hardware moduleJack Nagel
2015-02-27Remove ivars from default Hardware::CPU methodsJack Nagel
2015-02-28java: move java_dependency into a separate file and add Language::Java.java_h...Xu Cheng
2015-02-27test-bot: use canonical names for taps.Mike McQuaid
2015-02-27audit: handle head/devel-only correctly.Mike McQuaid
2015-02-27test-bot: cleanup old PR locks.Mike McQuaid
2015-02-26exceptions: instruct not to file boneyard issues.Mike McQuaid
2015-02-26bottle: fixup keg_contains method.Mike McQuaid
2015-02-26Remove SourceForge references.Mike McQuaid
2015-02-25pathname: skip directory in env_script_all_filesXu Cheng
2015-02-25audit: suggest setting JAVA_HOME by `depends_on :java`Xu Cheng
2015-02-25JavaDependency: stop appending trailing +Xu Cheng
2015-02-25search: fix --fedora URL.Baptiste Fontaine
2015-02-24pull: don't try to tap formulae.Mike McQuaid
2015-02-24Move adobe-air-sdk to homebrew/binaryBaptiste Fontaine
2015-02-24fix auditXu Cheng
2015-02-24audit: fix FormulaText matchXu Cheng
2015-02-24formula_cellar_checks: ignore berkeley-db headers.Mike McQuaid
2015-02-24typos fixed & empty lines removed in the brew manpageBaptiste Fontaine
2015-02-23Provide Hardware::CPU.feature?Jack Nagel