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 20, 2016
-
-
Josh Hagins authored
-
Josh Hagins authored
fix 'cask info' for external repos with numbers
-
Markus Reiter authored
Also use `which` to find `lsar` in PATH.
-
Josh Hagins authored
Unset HOMEBREW_DEVELOPER in cask tests likely to raise deprecation errors
-
Josh Hagins authored
hbc/locations: arg is file only if absolute or .rb file
-
Josh Hagins authored
-
Josh Hagins authored
-
Josh Hagins authored
-
Josh Hagins authored
-
Markus Reiter authored
-
- Oct 19, 2016
-
-
Vinoth Ramiah authored
fixes 2 issues: error when username has a number, correct url for repos not on github
-
Mike McQuaid authored
brew.sh: tweak xcode hint to auto-accept license
-
Matt Tagg authored
Small improvement to the xcode license hint. Reduces friction by allowing user to accept the license in a single step. Reference: http://apple.stackexchange.com/questions/175069/how-to-accept-xcode-license
-
Josh Hagins authored
Refactor `brew cask style` not to require `.rubocop.yml`.
-
Josh Hagins authored
Handle the case when an argument passed to `brew cask` is both the name of a Cask and a non-Cask file in the current working directory. Fixes https://github.com/caskroom/homebrew-cask/issues/25611.
-
Markus Reiter authored
Look for container extraction programs in PATH.
-
- Oct 18, 2016
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
Set `HOMEBREW_NO_EMOJI` and `HOMEBREW_CASK_OPTS` in `cask-tests`.
-
Josh Hagins authored
Cask update error msgs
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Naren authored
-
Naren authored
-
Naren authored
-
Naren authored
-
Mike McQuaid authored
audit: don't complain about trailing whitespace.
-
Mike McQuaid authored
This is handled by `brew style` now.
-
Josh Hagins authored
hbc/cli/style: bump RUBOCOP_CASK_VERSION
-
Josh Hagins authored
-
- Oct 17, 2016
-
-
Mike McQuaid authored
tweak 'brew deps' zsh completions
-
Mike McQuaid authored
Formatter: identifier: only reset color, not full styling
-
Andrew Janke authored
-
Andrew Janke authored
-
Tim D. Smith authored
Don't choke on invalid UTF-8 in `file` output
-
- Oct 16, 2016
-
-
Mike McQuaid authored
scm/git: more old OS X versions tweaks.
-
Mike McQuaid authored
- unset IFS to fix version parsing on older Bashes - reuse existing HOMEBREW_MACOS_VERSION if it’s available - set rather than unset popup_stub
-
Mike McQuaid authored
shims/scm/git: fix on old OS X versions.
-
ilovezfs authored
dependency_collector: need xz dep on <= macOS 10.8
-