Mike McQuaid
935cf28c40
Merge pull request #3461 from barthand/python-docs-fix
...
python2: Added missing pip sub-command in docs
2017-11-19 17:54:57 +00:00
Bartosz Kita
1bb8720e0d
python2: Added missing pip sub-command in docs
2017-11-19 17:59:46 +01:00
Mike McQuaid
c6a5bbac7d
Merge pull request #3411 from issyl0/whitelist_etc_and_fix_autocorrect
...
formula_desc_cop: Whitelist "etc." and fix the full stop autocorrect
2017-11-19 14:39:09 +00:00
Mike McQuaid
0cd50400c7
Merge pull request #3459 from wendorf/show_custom_command_help
...
Custom commands can show help
2017-11-19 09:09:42 +00:00
Dan Wendorf
151c2861ac
Custom commands can show help
...
We attempted to find the help message for commands before loading custom
commands in the path.
2017-11-18 17:04:54 -08:00
Mike McQuaid
dbc04b4dc7
Merge pull request #3455 from MikeMcQuaid/bottle_homebrew_git
...
bottle: use HOMEBREW_GIT_* vars.
2017-11-18 12:15:40 +00:00
Mike McQuaid
28f4d68b31
bottle: use HOMEBREW_GIT_* vars.
...
This allows them to be passed through from `brew test-bot`.
2017-11-18 11:22:46 +00:00
Mike McQuaid
3625c69625
bin/brew: tweak CI whitelisting.
2017-11-18 09:10:25 +00:00
Mike McQuaid
166a75b9d6
bin/brew: passthrough CI var.
2017-11-18 09:08:38 +00:00
Mike McQuaid
6c88da0fc4
Merge pull request #3454 from EricFromCanada/master
...
docs: update info on taps
2017-11-18 08:51:31 +00:00
Mike McQuaid
46bc5ecb3f
Merge pull request #3453 from MikeMcQuaid/check_if_xcode_needs_clt_installed
...
diagnostic: check if Xcode needs CLT installed.
2017-11-18 08:50:15 +00:00
EricFromCanada
f34f4e80f8
docs: rename Taps docs to match convention
2017-11-17 16:40:37 -05:00
EricFromCanada
0441ecd3d7
docs: update for homebrew-nginx migration
2017-11-17 16:37:22 -05:00
Mike McQuaid
2e1331cbc8
Tweak SDK variables for new Xcode/CLT setup.
2017-11-17 21:35:49 +00:00
Mike McQuaid
cd0db51343
diagnostic: check if Xcode needs CLT installed.
...
Require the CLT on all but the latest version of macOS to avoid the
continuous workarounds for SDK weirdness.
2017-11-17 21:35:49 +00:00
Mike McQuaid
889fc81906
Merge pull request #3449 from MikeMcQuaid/diagostic-fix-paths
...
diagnostic: fix paths usage.
2017-11-17 19:50:04 +00:00
Mike McQuaid
a582be054c
official_taps: migrate nginx.
2017-11-17 19:47:58 +00:00
Mike McQuaid
63c0378f65
Merge pull request #3447 from sjackman/vendor-install-stderr
...
vendor-install: Observe HOMEBREW_STDERR
2017-11-17 18:25:41 +00:00
Mike McQuaid
ac33c05344
Merge pull request #3450 from MikeMcQuaid/env-filtering-no-test-bot
...
bin/brew: no environment filtering on test-bot.
2017-11-17 17:48:40 +00:00
Mike McQuaid
9ebf338804
diagnostic: fix paths usage.
...
- Don't allow taking an argument. This doesn't work and never has as it
caches the result regardless of the argument.
- Don't rely on the PATH to check for external commands.
2017-11-17 17:41:58 +00:00
Mike McQuaid
c86299188f
bin/brew: no environment filtering on test-bot.
...
test-bot sets environment filtering itself.
2017-11-17 14:43:05 +00:00
Shaun Jackman
6da95d882d
vendor-install: Observe HOMEBREW_STDERR
...
Suppress stderr unless HOMEBREW_STDERR is set.
2017-11-16 11:08:50 -08:00
Mike McQuaid
2953493d17
Merge pull request #3446 from simono/completions-zsh-brew-cask-update
...
completions/zsh: Update `brew cask` completions.
2017-11-16 14:47:27 +00:00
Simon Olofsson
f86d8a06cc
completions/zsh: Update brew cask completions.
2017-11-16 14:03:42 +01:00
Mike McQuaid
2225febfb3
Merge pull request #3443 from MikeMcQuaid/env-filtering-travis
...
environment filtering: pass through TRAVIS vars.
2017-11-13 10:43:35 +00:00
Mike McQuaid
5241d07474
environment filtering: pass through TRAVIS vars.
...
We use these internally so let's map them to `HOMEBREW_` variables.
2017-11-13 10:01:54 +00:00
Mike McQuaid
441c212f2d
Merge pull request #3416 from zmwangx/bump-formula-pr-fix-message
...
bump-formula-pr: --message: add newlines before and after hr
1.3.7
2017-11-10 17:53:10 +00:00
Mike McQuaid
ee4172159b
Merge pull request #3377 from maxim-belkin/extend-pathname
...
pathname: new methods and improvements
2017-11-10 17:49:27 +00:00
Markus Reiter
5318907d93
Merge pull request #3432 from reitermarkus/delegate-class
...
Refactor `DependsOn` with `DelegateClass`.
2017-11-10 18:29:28 +01:00
Mike McQuaid
d450b2fec7
Merge pull request #3440 from MikeMcQuaid/remove-undent
...
Remove more uses of EOS.undent.
2017-11-10 16:12:13 +00:00
Mike McQuaid
4d4722c97c
Remove more uses of EOS.undent.
2017-11-10 14:22:39 +00:00
Mike McQuaid
219f9691ef
Merge pull request #3292 from claui/add-audit-test-cases
...
Add tests for `FormulaAuditor#audit_deps`
2017-11-10 13:34:56 +00:00
Mike McQuaid
934480ca44
Merge pull request #3408 from s-hfarooq/patch-1
...
Capitalized words
2017-11-08 08:29:07 +00:00
Hassan F
1926f152e4
Added Periods
2017-11-07 18:57:30 -08:00
Maxim Belkin
de0b93f912
pathname: improvements, cleanups, and new methods
...
- atomic_write: close file before renaming to prevent error:
'Device or resource busy'
- ensure_writable: preserve executable bit
- new elf? and dynamic? methods
2017-11-07 14:18:25 -06:00
Mike McQuaid
ccf933f31c
Merge pull request #3435 from MikeMcQuaid/auto-update-checked
...
Use HOMEBREW_AUTO_UPDATE_CHECKED variable.
2017-11-07 08:26:19 +00:00
Mike McQuaid
3ad4dcafd7
Merge pull request #3427 from MikeMcQuaid/bump-formula-pr-env-filtering-github
...
bump-formula-pr: use GitHub vars under env filter.
2017-11-07 08:12:53 +00:00
Mike McQuaid
b96ded7ca4
Merge pull request #3430 from commitay/hash-order
...
brew list 'filtered_list': pass explicit sort to handle APFS
2017-11-07 08:03:48 +00:00
Mike McQuaid
5f301755c0
Use HOMEBREW_AUTO_UPDATE_CHECKED variable.
...
Rather than reusing `HOMEBREW_NO_AUTO_UPDATE` to indicate that we've
already made a check. This allows `HOMEBREW_NO_AUTO_UPDATE` to be
displayed properly by `brew config`.
2017-11-07 08:01:51 +00:00
Mike McQuaid
127bdfdc71
bump-formula-pr: use HOMEBREW_BROWSER.
2017-11-07 07:54:34 +00:00
Mike McQuaid
9358f678a3
Clear/mask passwords as well as tokens.
2017-11-07 07:54:34 +00:00
Mike McQuaid
3f8f2c6726
bump-formula-pr: use GitHub vars under env filter.
...
Ensure that the various variables are passed through and reset
correctly. If we end up doing this in a bunch of places we may add some
helpers to simplify this.
2017-11-07 07:54:34 +00:00
Mike McQuaid
2ad1799308
os/mac/diagnostic: fix XQuartz message.
...
Fixes #3434 .
2017-11-07 07:39:10 +00:00
ilovezfs
4cc72cf3be
Merge pull request #3409 from DomT4/xcode
...
Xcode 9.1 Updates.
2017-11-06 23:22:50 -08:00
commitay
ac799d9f2d
brew list --pinned: pass explicit sort to handle APFS
2017-11-07 12:35:40 +10:00
Markus Reiter
bd0b763292
Refactor DependsOn with DelegateClass.
2017-11-06 21:13:39 +01:00
commitay
ccecdab4cd
brew list --versions: pass explicit sort to handle APFS
2017-11-06 20:27:23 +10:00
Mike McQuaid
e300713f25
xcode: check Xcode installed before using version.
...
This avoids infinite recursion described in:
https://github.com/Homebrew/brew/pull/3422#issuecomment-342001451
2017-11-05 20:22:01 +00:00
Mike McQuaid
ffe523a7a8
Merge pull request #3422 from MikeMcQuaid/null-versions
...
mac/xcode: compare with existing Version class.
2017-11-05 19:11:50 +00:00
Mike McQuaid
bef4213ffc
Merge pull request #3423 from MikeMcQuaid/commands-refactoring-fix
...
Refactor command handling code
2017-11-05 16:09:20 +00:00