Mike McQuaid
debc202d1e
bottle: remove debug statements.
2016-09-12 09:57:45 +01:00
Mike McQuaid
2c7ccee771
Merge pull request #941 from MikeMcQuaid/test-bot-regex
...
test-bot: fix regex placement.
2016-09-12 09:13:29 +01:00
Mike McQuaid
e4ef1f062e
test-bot: fix regex placement.
2016-09-12 08:52:19 +01:00
Mike McQuaid
53c3123b53
Merge pull request #929 from MikeMcQuaid/test-bot-jenkinsfile
...
test-bot: handle more Jenkins configurations.
2016-09-12 08:09:39 +01:00
Mike McQuaid
59116d08ca
Merge pull request #927 from MikeMcQuaid/dev-cmd-rubocop
...
Fix Library/Homebrew/dev-cmd RuboCop warnings
2016-09-12 08:09:29 +01:00
Mike McQuaid
9a6999c302
Merge pull request #925 from MikeMcQuaid/utils-rubocop
...
Fix Library/Homebrew/utils RuboCop warnings
2016-09-12 08:09:00 +01:00
Mike McQuaid
b93b60e6ca
Merge pull request #924 from MikeMcQuaid/test-rubocop
...
Fix Library/Homebrew/test RuboCop warnings
2016-09-12 08:08:12 +01:00
Markus Reiter
3b6d80913a
Fix cask installation from untapped Tap not working.
2016-09-12 06:21:16 +02:00
Dominyk Tiller
5d9ee6b1d4
Merge pull request #917 from DomT4/keg_only_pkg_config
...
caveats: highlight PKG_CONFIG_PATH if exists
2016-09-12 05:04:14 +01:00
Dominyk Tiller
2aa32ea191
keg: make guile's site-dir persistent
...
Things that install Guile scheme objects should be doing so in
HOMEBREW_PREFIX/share/guile/site, which should be persistent rather
than a symlink to any formulae's Cellar, not even guile's necessarily as
f061d864d9
managed to expose.
I believe guile isn't actually configured correctly to expect
this directory, but since absolutely nobody has complained to
date as far as I can find & `gnutls` seems to be the only formula
using it this way the temptation is to leave it misconfigured
& use this directory for site schemes.
I don't really know the deeper issues around messing with Guile's
configuration so going for a minimal fix seems the safest option.
2016-09-12 03:24:53 +01:00
Mike McQuaid
e24a890e59
test/test_tab: fix Rubocop warnings.
2016-09-11 21:48:06 +01:00
Mike McQuaid
d937f23932
test/test_shell: fix Rubocop warnings.
2016-09-11 21:48:06 +01:00
Mike McQuaid
fc7ac2f07b
test/test_resource: fix Rubocop warnings.
2016-09-11 21:48:06 +01:00
Mike McQuaid
501774e3bc
test/test_os_mac_language: fix Rubocop warnings.
2016-09-11 21:48:06 +01:00
Mike McQuaid
e89de3351f
test/test_integration_cmds: fix Rubocop warnings.
2016-09-11 21:48:05 +01:00
Mike McQuaid
2cf6184735
test/test_formula_installer: fix Rubocop warnings.
2016-09-11 21:48:05 +01:00
Mike McQuaid
0f09674fe6
test/test_formula: fix Rubocop warnings.
2016-09-11 21:48:05 +01:00
Mike McQuaid
219c373115
test/test_dependency_collector: fix Rubocop warnings.
2016-09-11 21:48:05 +01:00
Mike McQuaid
df1f9806a4
test-bot: handle more Jenkins configurations.
...
Used in trying to use a `Jenkinsfile`.
2016-09-11 21:43:37 +01:00
Joshua McKinney
3f75cb06c6
Update brew-cask zsh completions header
2016-09-11 14:13:13 -05:00
Joshua McKinney
db18a13389
Add brew-cask arg descriptions to zsh completion
2016-09-11 14:11:08 -05:00
Joshua McKinney
34bf313704
Add missing brew-cask commands to zsh completion
2016-09-11 14:10:08 -05:00
Joshua McKinney
abae36d96d
Refactor brew-cask zsh completion to functions
2016-09-11 14:08:50 -05:00
Joshua McKinney
4ff6ea950b
Add Homebrew Cask completions
...
This completion was originally sourced from the oh-my-zsh brew cask plugin.
(https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/brew-cask/brew-cask.plugin.zsh )
The rationale for splitting this from the original omz plugin is to address the
following issues:
1. it is part of oh-my-zsh which some have chosen not to use (e.g. zprezto users)
2. it acts as a script overriding the existing brew completion rather than as a
standard autoloadable file, this means it must be manually installed rather than
automatically installed as part of compinit, and may cause issues with future
commands added to homebrew.
The changes from the plugin are to fix item 2, as well as update the commands to
those current in homebrew cask.
2016-09-11 14:08:08 -05:00
Mike McQuaid
51bda9c90e
dev-cmd/test-bot: fix Rubocop warnings.
2016-09-11 19:14:55 +01:00
Mike McQuaid
f1c64f1cdc
dev-cmd/pull: fix Rubocop warnings.
2016-09-11 19:14:55 +01:00
Mike McQuaid
71fd2bb4b0
dev-cmd/man: fix Rubocop warnings.
2016-09-11 19:14:55 +01:00
Mike McQuaid
e6b057ea76
dev-cmd/edit: fix Rubocop warnings.
2016-09-11 19:14:55 +01:00
Mike McQuaid
d01993da82
dev-cmd/create: fix Rubocop warnings.
2016-09-11 19:14:55 +01:00
Mike McQuaid
bba6a59c0c
dev-cmd/bump-formula-pr: fix Rubocop warnings.
2016-09-11 19:14:55 +01:00
Mike McQuaid
9b5c45a7df
dev-cmd/bottle: fix Rubocop warnings.
2016-09-11 19:14:55 +01:00
Mike McQuaid
264afb67df
dev-cmd/audit: fix Rubocop warnings.
2016-09-11 19:14:55 +01:00
Mike McQuaid
94f763e9c7
utils/shell:
2016-09-11 19:13:01 +01:00
Mike McQuaid
aa3d53f249
utils/shell: fix Rubocop warnings.
2016-09-11 19:13:00 +01:00
Mike McQuaid
ecf46b841b
utils/inreplace: fix Rubocop warnings.
2016-09-11 19:13:00 +01:00
Mike McQuaid
1f2abbdd6e
utils/hash: fix Rubocop warnings.
2016-09-11 19:13:00 +01:00
Mike McQuaid
6cfb841524
utils/github: fix Rubocop warnings.
2016-09-11 19:13:00 +01:00
Mike McQuaid
3bf5e779ab
utils/curl: fix Rubocop warnings.
2016-09-11 19:13:00 +01:00
Mike McQuaid
56b6c43686
utils: fix Rubocop warnings.
2016-09-11 19:12:59 +01:00
Mike McQuaid
2b45ae4831
Merge pull request #926 from MikeMcQuaid/os-rubocop
...
Fix Library/Homebrew/os* RuboCop warnings
2016-09-11 19:11:50 +01:00
Mike McQuaid
5eeba79c27
Merge pull request #928 from MikeMcQuaid/requirements-rubocop
...
Fix Library/Homebrew/requirements RuboCop warnings
2016-09-11 19:11:22 +01:00
Mike McQuaid
ea0405c8dd
Merge pull request #910 from MikeMcQuaid/cmd-rubocop
...
Fix Library/Homebrew/cmd RuboCop warnings
2016-09-11 19:11:04 +01:00
Mike McQuaid
90d16a8f86
dev-cmd/aspell-dictionaries: fix Rubocop warnings.
2016-09-11 18:28:43 +01:00
Mike McQuaid
8448fe17cb
Merge pull request #923 from MikeMcQuaid/bottle-block-tap
...
bottle: set bottle block tap.
2016-09-11 17:59:41 +01:00
Mike McQuaid
1174264d47
cmd/uses: fix Rubocop warnings.
2016-09-11 17:59:01 +01:00
Mike McQuaid
2c5beb0eff
cmd/upgrade: fix Rubocop warnings.
2016-09-11 17:59:01 +01:00
Mike McQuaid
cc526601cf
cmd/update-report: fix Rubocop warnings.
2016-09-11 17:59:01 +01:00
Mike McQuaid
49e009df29
cmd/unpack: fix Rubocop warnings.
2016-09-11 17:59:01 +01:00
Mike McQuaid
7b41ccd2ea
cmd/unlinkapps: fix Rubocop warnings.
2016-09-11 17:59:00 +01:00
Mike McQuaid
56fc1c725a
cmd/uninstall: fix Rubocop warnings.
2016-09-11 17:59:00 +01:00