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 .
- Oct 13, 2016
-
-
Dominyk Tiller authored
-
Mike McQuaid authored
New-Maintainer-Checklist: update.
-
Mike McQuaid authored
-
Mike McQuaid authored
Further terminology in docs + link on README
-
Matt Brender authored
Addressing a few spots where I looked for terminology and did not find what I was looking for. Input based on a recent [podcast with Mike](https://changelog.com/podcast/223)
-
Mike McQuaid authored
Update to the latest status quo.
-
Mike McQuaid authored
Fix warning for HOMEBREW_REPOSITORY at /usr/local
-
Mike McQuaid authored
keg_relocate: fix for multiline /usr/bin/file output
-
RasPhilCo authored
-
Mike McQuaid authored
Deprecate apr requirement.
-
- Oct 12, 2016
-
-
Josh Hagins authored
-
Mike McQuaid authored
It's not used on enough configurations now that there's little point in keeping it around. See e.g. `:autoconf` for prior art.
-
Andrew Janke authored
-
Mike McQuaid authored
keg_relocate: relocate text_executable? files.
-
Mike McQuaid authored
apr_requirement: use Homebrew's Apr for Sierra
-
Mike McQuaid authored
This was omitted from #1258, incorrectly fixed in #1267, reverted in #1268 and re-applied in this commit.
-
Mike McQuaid authored
Revert "keg_relocate: left out text_executable? check in #1258"
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Josh Hagins authored
keg_relocate: left out text_executable? check in #1258
-
Josh Hagins authored
-
Mike McQuaid authored
brew.sh: warn on $HOMEBREW_REPOSITORY/Cellar
-
Josh Hagins authored
keg_relocate: run /usr/bin/file in batches
-
Mike McQuaid authored
postinstall: allow write access to cellars in repository.
-
Markus Reiter authored
Allow auditing of a single language of a cask.
-
Josh Hagins authored
-
Markus Reiter authored
Fix CaskCommandFailedError.
-
Markus Reiter authored
-
- Oct 11, 2016
-
-
Markus Reiter authored
-
Mike McQuaid authored
tab: don't interpret unknown deps as no deps
-
Mike McQuaid authored
If you’re using a /usr/local prefix but e.g. /usr/local/homebrew/Cellar then you’ll miss out on most binary packages for no good reason so warn people of that.
-
Mike McQuaid authored
If HOMEBREW_CELLAR (or HOMEBREW_PREFIX) are children of HOMEBREW_REPOSITORY it’s important to deny write to the repository and enable write to the Cellar/prefix afterwards.
-
Alyssa Ross authored
-
Markus Reiter authored
Fix getting cask path for queries.
-
- Oct 10, 2016
-
-
Mike McQuaid authored
brew.sh: allow --prefix to be run as root without warning
-
Josh Hagins authored
Update URL in qualified_token comment
-
Alyssa Ross authored
The homebrew/homebrew wiki no longer exists.
-
Alex Kirk authored
-
- Oct 09, 2016
-
-
Mike McQuaid authored
diagnostic: handle HOMEBREW_TEMP mktmpdir failure.
-
Markus Reiter authored
-