This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Apr 22, 2017
-
-
Mike McQuaid authored
Hide these tokens to avoid malicious subprocesses e.g. sending them over the network. Also, support using these tokens with environment filtering and clear `HOMEBREW_PATH` from subprocesses to stop them sniffing it. Finally, use `HOMEBREW_PATH` to detect Homebrew’s user’s PATH for e.g. `brew doctor` etc.
-
Mike McQuaid authored
tests: reduce some noise.
-
Mike McQuaid authored
- Tweak the way offline skipping happens - Skip more tests that break when offline - Hide more stdout output from tests.
-
Mike McQuaid authored
formula_installer: remove feature flags.
-
Mike McQuaid authored
Fix `brew edit` with environment filtering.
-
Markus Reiter authored
Validate `container :type`.
-
Markus Reiter authored
[trifle] missing space
-
Mike McQuaid authored
audit: ensure default dependencies don't use options.
-
Mike McQuaid authored
audit: new formulae should not require patches.
-
Reto Kromer authored
-
Mike McQuaid authored
We've been testing the recursive dependency check and allowing unlinked dependencies in CI for a while with no adverse consequences so enable them globally now for all users.
-
Mike McQuaid authored
For many people `brew edit` makes use of the `EDITOR` variable to pick a sensible editor. With environment filtering enabled unless this editor is found in the default system PATH it'll fall back to e.g. `vim`. Instead, ensure that we export the original, pre-filtering `PATH` as `HOMEBREW_PATH` and use that internally to locate the editor. In future this same approach will likely be used for requirements to be able to find tools, too, and for other variables which we want to expose to Homebrew itself but not other build tools. Note that `HOMEBREW_PATH` is the same as `PATH` when build filtering hasn't been enabled.
-
Mike McQuaid authored
Option dependencies are nasty as they cause unnecessary builds from source.
-
Mike McQuaid authored
We may under some circumstances accept these anyway but it's better to nudge people into the right behaviours on local `audit`s.
-
Mike McQuaid authored
README: Add Charlie to former maintainers.
-
- Apr 21, 2017
-
-
Markus Reiter authored
Partly revert “Fix `uninstall :pkgutil` leaving empty `.app` directories.”.
-
Markus Reiter authored
-
Markus Reiter authored
Replace `FileUtils.chmod` with `/bin/chmod` for cask binaries.
-
Markus Reiter authored
-
commitay authored
-
commitay authored
Update binary.rb Update binary.rb Update binary.rb
-
Vítor Galvão authored
Fix `IO#select` blocking.
-
Markus Reiter authored
Remove extraneous }
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Louis Romero authored
-
Mike McQuaid authored
Port OsxfuseRequirement to Linux
-
- Apr 20, 2017
-
-
Charlie Sharpsteen authored
-
Markus Reiter authored
Fix `plist` parser failing when encoded with ASCII.
-
Mike McQuaid authored
audit: fix swapped audit messages
-
Markus Reiter authored
Lowercase `caskroom` and add missing Taps.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
Acceptable-Formulae: reword 'niche stuff'
-
JCount authored
xcode: 8.3.2 is latest version
-
Markus Reiter authored
-
Markus Reiter authored
-
JCount authored
-
Baptiste Fontaine authored
-