| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-29 | Extract runtime configuration from global.rb | Jack Nagel | |
| This allows global.rb to be safely loaded in the test environment. | |||
| 2015-04-29 | test-bot: try to handle bad UTF-8 output. | Mike McQuaid | |
| 2015-04-28 | Manage sandbox test resources in setup/teardown | Jack Nagel | |
| 2015-04-28 | bottle: matching url with options | Xu Cheng | |
| Closes Homebrew/homebrew-versions#791. Closes Homebrew/homebrew#39137. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-04-28 | The forked build process should never run at_exit handlers | Jack Nagel | |
| We don't use at_exit anywhere that matters, but the test framework does. | |||
| 2015-04-28 | Fix passed-in formula name to match the class name | Jack Nagel | |
| 2015-04-27 | Simplify substitution | Jack Nagel | |
| 2015-04-27 | test-bot: print output if ARGV.verbose? | Xu Cheng | |
| Closes Homebrew/homebrew#39078. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-04-27 | ruby_requirement: add/fix default_formula. | Mike McQuaid | |
| 2015-04-27 | libqxt: retire to the boneyard | Larry Gilbert | |
| Closes Homebrew/homebrew#39074. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-04-27 | manpage: add missing document | Xu Cheng | |
| Closes Homebrew/homebrew#38351. Closes Homebrew/homebrew#38960. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-04-26 | Fix variable name | Jack Nagel | |
| 2015-04-26 | Fix variable name | Jack Nagel | |
| 2015-04-26 | upgrade: announce usage of --all. | Mike McQuaid | |
| Tell users that we will soon be migrating `--all` so it is required if you wish to upgrade all formulae. Closes Homebrew/homebrew#38572. | |||
| 2015-04-26 | Add support for extracting LHA archives | Misty De Meo | |
| 2015-04-26 | remove Bintray.version method | Xu Cheng | |
| Closes Homebrew/homebrew#38587. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-04-26 | brew-test-bot: use pkg_version when uploading bottles | Xu Cheng | |
| 2015-04-26 | brew-pull: use pkg_version when publishing bottles | Xu Cheng | |
| 2015-04-25 | Keep subprocess code inside begin block | Jack Nagel | |
| 2015-04-25 | Clean up socket and filesystem resources separately | Jack Nagel | |
| 2015-04-25 | Add Formula#logs | Jack Nagel | |
| 2015-04-25 | ENV.deparallelize: add block form for temporary change | Misty De Meo | |
| Closes Homebrew/homebrew#39026. | |||
| 2015-04-24 | Fix `brew unpack --patch` | enami tsugutomo | |
| Applying patches in `brew unpack` was broken since b76e26c9cf1f ("Decouple applying patches from staging the source"). Closes Homebrew/homebrew#38997. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2015-04-24 | search: add homebrew/tex to search params | Dominyk Tiller | |
| Closes Homebrew/homebrew#38855. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-04-24 | tap_migrations: migrate tex formulae to homebrew/tex | Dominyk Tiller | |
| 2015-04-24 | hardware: correctly detect early 2015 MacBook Pro. | enami tsugutomo | |
| Closes Homebrew/homebrew#38996. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-04-24 | download_strategy: allow anoncvs. | Geoff Nixon | |
| Closes Homebrew/homebrew#38965. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-04-23 | cleanup-installed: remove command. | Mike McQuaid | |
| It's been deprecated for a few months and `brew bundle` is a far better tool for this than `cleanup-installed` was. Closes Homebrew/homebrew#38893. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-04-23 | compilers: blacklist llvm from :openmp | Ian Lancaster | |
| Closes Homebrew/homebrew#38912. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-04-23 | mac/xcode: add xcode 6.3.1 support | Dominyk Tiller | |
| Closes Homebrew/homebrew#38514. | |||
| 2015-04-23 | os/mac: add xcode 6.3.1 support | Dominyk Tiller | |
| 2015-04-23 | sandbox: add deny_write_homebrew_library method | Xu Cheng | |
| 2015-04-23 | test_pkg_version: remove illegal testcase | Xu Cheng | |
| `Version` will not end with /_\d+/. Closes Homebrew/homebrew#38822. Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-04-22 | gv: migrate to homebrew/x11 | Baptiste Fontaine | |
| Closes Homebrew/homebrew#38914. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-04-21 | Remove test that may alter the repository | Jack Nagel | |
| 2015-04-21 | Inline error message | Jack Nagel | |
| 2015-04-21 | cmd/search: notification on attempted regex searches | Alex Dunn | |
| Closes Homebrew/homebrew#38760. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2015-04-21 | test: add missing `require "timeout"` | Xu Cheng | |
| When the timeout exception is propagated backed from `safe_fork`, it requires "timeout" to restore the exception. | |||
| 2015-04-21 | Add RubyRequirement. | Mike McQuaid | |
| 2015-04-20 | Revert "Use real repo to run tests" | Jack Nagel | |
| This reverts commit 5aaf13c6cf784cb4be62932b3e528e8f93580a65. | |||
| 2015-04-20 | Use real repo to run tests | Jack Nagel | |
| 2015-04-20 | Remove assertion that is coupled to test prefix structure | Jack Nagel | |
| 2015-04-20 | Don't use deprecated API | Jack Nagel | |
| 2015-04-20 | Our internal directory structure is private | Jack Nagel | |
| 2015-04-20 | pull: fetch bottles with --retry. | Mike McQuaid | |
| 2015-04-20 | keg_fix_install_names: fixup plists. | Mike McQuaid | |
| 2015-04-20 | formula_cellar_checks: fix memcached shadowing. | Mike McQuaid | |
| 2015-04-20 | formula_cellar_checks: ignore memcached shadowing. | Mike McQuaid | |
| 2015-04-19 | work around missing __debug header in Xcode CLT 6.3 | Tim D. Smith | |
| uses the LLVM 3.6 debug header from: http://reviews.llvm.org/diffusion/L/browse/libcxx/tags/RELEASE_360/final/include/__debug Workaround for Homebrew/homebrew#38514. Closes Homebrew/homebrew#38735. | |||
| 2015-04-19 | Revert "audit: enforce new https url style for gnome downloads" | Jack Nagel | |
| I would like there to be more discussion before making this change. This reverts commit f16ffd2a9ee5d29c7c0ae672c17bd129240adbb5. | |||
