Dominyk Tiller
|
5a9dad0bf0
|
mac/version: add High Sierra symbol
|
2017-06-05 19:40:33 +01:00 |
|
JCount
|
d5838c7e80
|
pull_spec: use stable, non-fork PR for patch expectation
|
2017-06-04 15:41:50 -04:00 |
|
Mike McQuaid
|
54e01d76db
|
Merge pull request #2599 from peternewman/patch-1
Fix internal links on the manpage
|
2017-06-04 11:52:13 +01:00 |
|
Mike McQuaid
|
9e17e44b3e
|
Change manpage internal links in correct location.
|
2017-06-04 11:12:56 +01:00 |
|
Markus Reiter
|
0d124f7510
|
Merge pull request #2718 from reitermarkus/rubocop-audit
Fix `rubocop` in `brew audit`.
|
2017-06-04 12:07:26 +02:00 |
|
Markus Reiter
|
515411707a
|
Merge pull request #2727 from reitermarkus/refactor-formula-versions
Refactor `FormulaVersions`.
|
2017-06-04 11:59:44 +02:00 |
|
Markus Reiter
|
8ffc77d8e8
|
Refactor formula_at_revision .
|
2017-06-04 10:24:16 +02:00 |
|
Markus Reiter
|
3064b5b3c3
|
Add test for brew style .
|
2017-06-04 10:11:59 +02:00 |
|
Misty De Meo
|
087035868a
|
AbstractCommand: fix return type of .abstract?
|
2017-06-03 20:47:46 -07:00 |
|
Misty De Meo
|
4ffca8faa2
|
cask_loader: fix return types for .can_load?
|
2017-06-03 20:47:46 -07:00 |
|
Misty De Meo
|
ffa65c7498
|
String: backport #match? from 2.4.0
|
2017-06-03 20:47:39 -07:00 |
|
Markus Reiter
|
7c0a3a1233
|
Fix rubocop in brew audit .
|
2017-06-03 23:50:31 +02:00 |
|
Mike McQuaid
|
98959f1fb9
|
release-notes: fix style complaint.
|
2017-06-03 20:52:36 +01:00 |
|
Mike McQuaid
|
3a08f81470
|
audit: fix pypi strict audit capture group.
|
2017-06-03 20:25:12 +01:00 |
|
Mike McQuaid
|
4676e2f35a
|
release-notes: include PR author names.
Attribution is love.
|
2017-06-03 19:06:19 +01:00 |
|
Mike McQuaid
|
1e33120a22
|
Merge pull request #2723 from MikeMcQuaid/missing-formula-shallow-clones
missing_formula: note on shallow clones.
|
2017-06-03 10:20:38 +01:00 |
|
Mike McQuaid
|
390bf44f69
|
missing_formula: note on shallow clones.
This avoids the user confusion on incomplete results seen in
http://discourse.brew.sh/t/missing-formula-location/818/7
|
2017-06-03 10:02:40 +01:00 |
|
Mike McQuaid
|
1d034265af
|
Merge pull request #2726 from MikeMcQuaid/audit-pypi-urls
audit: check pypi URLs
|
2017-06-03 10:01:22 +01:00 |
|
Mike McQuaid
|
d6c4dfc783
|
Merge pull request #2725 from MikeMcQuaid/audit-formulae-options-fix
audit: fix false negative for formulae options.
|
2017-06-03 10:01:10 +01:00 |
|
Mike McQuaid
|
965b7a4be9
|
Merge pull request #2722 from MikeMcQuaid/formula-installer-show-upgrade-revision
formula_installer: display full upgrade version.
|
2017-06-03 10:00:57 +01:00 |
|
Mike McQuaid
|
34670f9b22
|
Merge pull request #2720 from MikeMcQuaid/install-cask-env-filtering
install: fix cask install with env filtering.
|
2017-06-03 10:00:27 +01:00 |
|
Mike McQuaid
|
ff51f6ea42
|
Merge pull request #2719 from MikeMcQuaid/external-command-homebrew-path
brew.rb: use HOMEBREW_PATH for external commands.
|
2017-06-03 10:00:07 +01:00 |
|
Mike McQuaid
|
b7d007fb50
|
Merge pull request #2724 from MikeMcQuaid/capital-desc
formula_desc_cop: desc should be capitalised.
|
2017-06-03 09:57:26 +01:00 |
|
Markus Reiter
|
0b66796540
|
Merge pull request #2712 from 13k/hbc-dsl-appcast-fix
Fix curl invocation in Hbc::DSL::Appcast
|
2017-06-03 07:57:06 +02:00 |
|
Markus Reiter
|
e15d107041
|
Merge pull request #2728 from reitermarkus/brew-cask-info
Fix `brew cask info` for removed Casks.
|
2017-06-03 07:55:03 +02:00 |
|
Markus Reiter
|
8d514ae8f0
|
Merge pull request #2716 from reitermarkus/re-revert
Re-revert "Fix operator spacing."
|
2017-06-03 00:49:06 +02:00 |
|
Markus Reiter
|
7fb6e7dde0
|
Fix brew cask info for removed Casks.
|
2017-06-03 00:05:13 +02:00 |
|
Mike McQuaid
|
cbfc83309f
|
audit: check pypi URLs
#373 implemented as a strict check (thanks nijikon)
|
2017-06-02 22:28:07 +01:00 |
|
Mike McQuaid
|
6a0086a0a7
|
audit: fix false negative for formulae options.
Handle the case where an if/unless is detected and then write off this
line for option handling.
|
2017-06-02 22:26:37 +01:00 |
|
Mike McQuaid
|
82b113cdd0
|
formula_desc_cop: desc should be capitalised.
Note that the formula description field should start with a capital
letter.
|
2017-06-02 22:25:07 +01:00 |
|
Mike McQuaid
|
c309ed8d44
|
formula_installer: display full upgrade version.
Previously this omitted the revision which meant the currently
installed and upgrade version showed as the same.
|
2017-06-02 22:20:31 +01:00 |
|
Mike McQuaid
|
8d2794212f
|
search: don’t exclude Caskroom results even if tapped.
As they are not shown in the normal `brew search` output.
|
2017-06-02 22:19:04 +01:00 |
|
Mike McQuaid
|
5dc11c6b93
|
install: fix cask install with env filtering.
With `HOMEBREW_ENV_FILTERING` simply running `brew` is not sufficient
to find `brew cask` so the full path needs to be passed.
|
2017-06-02 22:17:18 +01:00 |
|
Mike McQuaid
|
12e0a5ee7d
|
brew.rb: use HOMEBREW_PATH for external commands.
They shouldn’t need to handle our environment filtering on the PATH as
we’re essentially breaking an API for them otherwise.
|
2017-06-02 18:44:39 +01:00 |
|
Markus Reiter
|
2d6ae61314
|
Re-revert "Fix operator spacing."
|
2017-06-02 19:22:05 +02:00 |
|
Mike McQuaid
|
0731a68cde
|
Merge pull request #2714 from choco/stty-width
Use stty instead of tput to get terminal width
|
2017-06-02 16:32:14 +01:00 |
|
Enrico Ghirardi
|
a9c83f14a7
|
Use stty instead of tput to get terminal width
Fixes https://github.com/Homebrew/brew/issues/2707
|
2017-06-02 17:00:52 +02:00 |
|
Mike McQuaid
|
ce80485aa4
|
Merge pull request #2664 from GauthamGoli/audit_caveats_rubocop
audit: Port audit_caveats method to rubocop and add tests
|
2017-06-02 15:48:22 +01:00 |
|
Mike McQuaid
|
760f92abba
|
Merge pull request #2717 from orangea/brew-edit-fix
don't try to find the full path of the editor in 'brew edit'
|
2017-06-02 15:45:59 +01:00 |
|
adrian
|
de78999def
|
don't try to find the full path of the editor in 'brew edit'
fixes #2709
|
2017-06-01 17:45:07 -07:00 |
|
Dominyk Tiller
|
b6d81359f0
|
language/node: adjustments for npm 5.0.x
Goes with: https://github.com/Homebrew/homebrew-core/pull/14085
|
2017-06-01 21:45:26 +01:00 |
|
Markus Reiter
|
8ce8cea6f0
|
Try moving back to Library/Homebrew/test .
|
2017-06-01 17:30:19 +02:00 |
|
JCount
|
88964adf19
|
Move .codecov.yml to root.
also, unignore it.
|
2017-06-01 10:52:03 -04:00 |
|
ilovezfs
|
197392b56d
|
Revert "Fix operator spacing."
|
2017-06-01 04:06:40 -07:00 |
|
Kiyoshi '13k' Murata
|
c4b010b6d7
|
Fix curl invocation in Hbc::DSL::Appcast.
Fixes #2592
|
2017-06-01 06:02:50 -03:00 |
|
Markus Reiter
|
d34ba7395b
|
Fix operator spacing.
|
2017-05-31 19:53:41 +02:00 |
|
Gautham Goli
|
cf848a14d2
|
audit: Port audit_caveats method to rubocop and add tests
|
2017-05-31 22:59:48 +05:30 |
|
Misty De Meo
|
f9e8d84301
|
Merge pull request #2697 from mistydemeo/cask_fix_cabextract
cabextract: WARNING lines aren't fatal
|
2017-05-31 08:23:31 -07:00 |
|
Mike McQuaid
|
17650628b3
|
Merge pull request #2700 from sjackman/env-std-linux
Stdenv: Add ENV.libxml2 and ENV.x11 for Linux
|
2017-05-31 08:33:55 +01:00 |
|
Misty De Meo
|
0c1186f47f
|
cabextract: remove -t test
The warnings this prints makes it not especially helpful, so
just assume the magic number test and job failure are enough.
Fixes #2689.
|
2017-05-30 18:55:49 -07:00 |
|