| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-29 | linux/hardware/cpu: import family from Linuxbrew. | Mike McQuaid | |
| 2016-07-29 | test-bot: skip update-test on non-Mac. | Mike McQuaid | |
| 2016-07-29 | utils/bottles: don't rely on tar wildcards, location. | Mike McQuaid | |
| This doesn’t work quite as-is on Linux’s GNU tar. | |||
| 2016-07-29 | test_language_module_requirement: check for python. | Mike McQuaid | |
| 2016-07-29 | testing_env: add needs_python method. | Mike McQuaid | |
| 2016-07-29 | test_formula: fix sort order bugs. | Mike McQuaid | |
| 2016-07-29 | tab: use the correct default compiler. | Mike McQuaid | |
| 2016-07-29 | keg_relocate: don't relocate text files without /usr/bin/file. | Mike McQuaid | |
| 2016-07-29 | development_tools: simplify generic default_compiler logic. | Mike McQuaid | |
| 2016-07-29 | os: don't assume Linux if testing generic OS. | Mike McQuaid | |
| 2016-07-29 | test_utils: remove unnecessary full paths. | Mike McQuaid | |
| 2016-07-29 | link: don't link /usr/local openssl. | Mike McQuaid | |
| See https://langui.sh/2015/07/24/osx-clang-include-lib-search-paths/ for an explanation and https://gist.github.com/tdsmith/4b502c5cc6e7d358acdf for reproduction instructions. | |||
| 2016-07-29 | Refurbish args in virtualenv (#600) | Tim D. Smith | |
| Instead of adding additional lines to formula.rb: https://git.io/vKxxh just turn on argument refurbishment for any formula that creates a virtualenv. cf Homebrew/ruby-macho#50, Homebrew/homebrew-core#1663 | |||
| 2016-07-28 | audit: don't check formula linkage. | Mike McQuaid | |
| This partly reverts commit 0ed673abdb59e2f75f9b8539cce318607924e87f. | |||
| 2016-07-28 | tests: fix duplicate test case class name | Martin Afanasjew | |
| Rename test case class to avoid two definitions of `BlacklistTests`. | |||
| 2016-07-27 | test: add default Linux x86_64 bottle. | Mike McQuaid | |
| 2016-07-27 | Make method names inquisitive | Tim D. Smith | |
| Closes #592. Signed-off-by: Tim D. Smith <git@tim-smith.us> | |||
| 2016-07-27 | Don't fail on arbitrary absolute symlinks | Tim D. Smith | |
| Still forbid absolute symlinks including prefix | |||
| 2016-07-27 | Factor out absolute symlink test | Tim D. Smith | |
| 2016-07-27 | tests: add cmd/switch integration test | Andrea Kao | |
| 2016-07-27 | os: fix Rubocop warnings. | Mike McQuaid | |
| 2016-07-27 | test-bot: run all tests in generic mode. | Mike McQuaid | |
| 2016-07-27 | test_version_subclasses: make OS X specific. | Mike McQuaid | |
| 2016-07-27 | test_x11_requirement: make OS X specific. | Mike McQuaid | |
| 2016-07-27 | test_mach: make OS X specific. | Mike McQuaid | |
| 2016-07-27 | test_keg: port to generic layer. | Mike McQuaid | |
| 2016-07-27 | test_formula: port to generic layer. | Mike McQuaid | |
| 2016-07-27 | test_dependency_collector: port to generic layer. | Mike McQuaid | |
| 2016-07-27 | bottles: more porting to generic layer. | Mike McQuaid | |
| 2016-07-27 | hardware: more porting to generic layer. | Mike McQuaid | |
| 2016-07-27 | exceptions: port to generic layer. | Mike McQuaid | |
| 2016-07-27 | diagnostic: port to generic layer. | Mike McQuaid | |
| 2016-07-27 | xcode: add update instruction helpers. | Mike McQuaid | |
| 2016-07-27 | development_tools: add install instruction helpers. | Mike McQuaid | |
| 2016-07-27 | blacklist: port to generic layer. | Mike McQuaid | |
| 2016-07-27 | Rakefile: skip OS X-only tests on non-OS X. | Mike McQuaid | |
| 2016-07-27 | utils/github: fix reverted order of credentials | Martin Afanasjew | |
| We always return the token/password first and, if applicable, the user name is the second element in the returned array. Closes #581. Signed-off-by: Martin Afanasjew <martin@afanasjew.de> | |||
| 2016-07-27 | utils/github: fix broken pipe error | Martin Afanasjew | |
| Closes #573. | |||
| 2016-07-27 | tap: more thoroughly validate tap names | Martin Afanasjew | |
| `Tap.fetch` and commands building on top of it accepted tap names like `homebrew/homebrew/bogus` causing some misbehavior. Ensure neither `user` nor `repo` include slashes and print a more helpful error message that additionally includes the problematic tap name. Closes #585. Closes #591. Signed-off-by: Martin Afanasjew <martin@afanasjew.de> | |||
| 2016-07-27 | tap: test fetch/validation of invalid tap names | Martin Afanasjew | |
| 2016-07-27 | tests: extend cmd_fail to all non-zero exit codes (#595) | Andrea Kao | |
| 2016-07-26 | Document virtualenv support for Python apps | Tim D. Smith | |
| Closes #344. Signed-off-by: Tim D. Smith <git@tim-smith.us> | |||
| 2016-07-26 | Test Language::Python::Virtualenv | Tim D. Smith | |
| 2016-07-26 | Add helper class for Python virtualenvs | Tim D. Smith | |
| 2016-07-26 | test-bot: don't checkout/reset on --no-pull | Mike McQuaid | |
| 2016-07-26 | README: add Contributing section. | Mike McQuaid | |
| Also, explicitly welcome new/beginner contributors and give them a suggested starting point to contribute to Homebrew. Based on the boiler plate I tend to send people to for GSoC, Outreachy or generally people who say "I want to try and contribute to open-source". | |||
| 2016-07-27 | tests: add cmd/analytics integration test (#558) | Andrea Kao | |
| 2016-07-26 | tests: add cmd/pull integration test (#525) | Andrea Kao | |
| 2016-07-24 | Fix spelling of penryn (#580) | Nathan Henrie | |
| penryn was misspelled, which led to me doing a fruitless code search for where the architecture stuff is set. | |||
| 2016-07-24 | analytics.sh: use full uuidgen path on OS X. | Mike McQuaid | |
| Fixes #575. | |||
