| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-27 | Eliminate mutation of Dependency objects | Jack Nagel | |
| 2014-02-27 | Pass expansion-time build options to install_dependency | Jack Nagel | |
| 2014-02-27 | Clean up FormulaInstaller#install_dependency | Jack Nagel | |
| 2014-02-27 | Add set union to Options | Jack Nagel | |
| 2014-02-27 | Apply cyclic dependency hack unconditionally | Jack Nagel | |
| 2014-02-27 | Remove requested? dependency magic | Jack Nagel | |
| 2014-02-27 | Use Formula[] in example formula | Jack Nagel | |
| 2014-02-27 | deps: use Dependency objects in recursive_deps_tree | Jack Nagel | |
| 2014-02-27 | deps: keep "--all" output sorted | Jack Nagel | |
| 2014-02-27 | add audit for Formula.factory | Adam Vandenberg | |
| 2014-02-27 | add Formula[] | Adam Vandenberg | |
| Closes Homebrew/homebrew#26930 | |||
| 2014-02-26 | doctor: tweak XQuartz check. | Mike McQuaid | |
| Sometimes (e.g. Homebrew/homebrew#27014) it may find an installed version but no prefix. In this case we still want to tell users if it's outdated. | |||
| 2014-02-25 | fix typo in audit | Adam Vandenberg | |
| 2014-02-25 | add audit for scons | Adam Vandenberg | |
| 2014-02-25 | add scons helper | Adam Vandenberg | |
| 2014-02-25 | only get counts if needed | Adam Vandenberg | |
| 2014-02-25 | add more documentation | Adam Vandenberg | |
| 2014-02-25 | fix incorrect comment | Adam Vandenberg | |
| 2014-02-25 | remove charset.alias directly | Adam Vandenberg | |
| 2014-02-24 | Add nil check to partially address Homebrew/homebrew#26563 | Jack Nagel | |
| 2014-02-24 | Implement fails_with_llvm compat method in terms of fails_with | Jack Nagel | |
| 2014-02-24 | Add example using a stable block | Jack Nagel | |
| 2014-02-24 | Remove some bad practices from example formula | Jack Nagel | |
| 2014-02-23 | Remove unused variable | Jack Nagel | |
| 2014-02-23 | update doc | Adam Vandenberg | |
| 2014-02-23 | ignore skip_clean :all | Adam Vandenberg | |
| 2014-02-23 | Cleaner: do work in clean instead of constructor | Adam Vandenberg | |
| 2014-02-23 | latest xcode is 5.0.2 | Adam Vandenberg | |
| Closes Homebrew/homebrew#26943. | |||
| 2014-02-23 | add doctor check for HOMEBREW_KEEP_INFO | Adam Vandenberg | |
| 2014-02-23 | remove HOMEBREW_KEEP_INFO from man page | Adam Vandenberg | |
| 2014-02-23 | Always keep info files | Adam Vandenberg | |
| Closes Homebrew/homebrew#26659. | |||
| 2014-02-23 | CODEOFCONDUCT: add Homebrew CoC, diversity doc. | Mike McQuaid | |
| Add the Homebrew Code of Conduct and Diversity statement. These are heavily based on those created by Python: http://www.python.org/psf/codeofconduct/ http://www.python.org/community/diversity/ Closes Homebrew/homebrew#26904. | |||
| 2014-02-23 | brew-test-bot: don't force-fetch deps. | Mike McQuaid | |
| 2014-02-23 | brew-test-bot: further tweak cleanup handling. | Mike McQuaid | |
| 2014-02-22 | Hoist assignment to simplify a conditional | Jack Nagel | |
| 2014-02-22 | create: make conditional more obvious | Jack Nagel | |
| 2014-02-22 | create: pull requires out of method | Jack Nagel | |
| 2014-02-22 | Update method call | Jack Nagel | |
| 2014-02-22 | Remove download_strategy from SoftwareSpec | Jack Nagel | |
| 2014-02-22 | Remove brew-mirror-check command | Jack Nagel | |
| This command uses removed API and is thus broken. It can always be retrieved from the git history. | |||
| 2014-02-22 | brew-test-bot: only cleanup cache once. | Mike McQuaid | |
| 2014-02-22 | brew-test-bot: push master with tags. | Mike McQuaid | |
| 2014-02-22 | bottle: detail what a new regex should match. | Mike McQuaid | |
| 2014-02-22 | bottle_version: add x264. | Mike McQuaid | |
| 2014-02-22 | bottle_version: improve test filenames. | Mike McQuaid | |
| 2014-02-22 | brew-test-bot: force dep fetches on cleanup. | Mike McQuaid | |
| 2014-02-22 | Use reader method | Jack Nagel | |
| 2014-02-22 | Use standard assignment since #initialize is only called once | Jack Nagel | |
| 2014-02-21 | Unset GEM_HOME and GEM_PATH before running brew.rb | Misty De Meo | |
| This was reported in Tigerbrew, but is a worthwhile fix everywhere. Fixes mistydemeo/tigerbrew#177. | |||
| 2014-02-21 | Eliminate nil check on path parameter | Jack Nagel | |
