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 .
- Aug 23, 2016
-
-
Markus Reiter authored
Move Cask’s vendored `plist` to `Homebrew/vendor`.
-
Markus Reiter authored
-
- Aug 22, 2016
-
-
Mike McQuaid authored
Make -no_weak_imports opt-in.
-
Mike McQuaid authored
Revert "diagnostic: ignore duplicated `brew-cask` commands"
-
Mike McQuaid authored
The experiment to add `-no_weak_imports` unconditionally has been a bit of a failure. It's broken more than it's fixed and I don't think we can have this as a default for Xcode 8. Add `ENV.no_weak_imports` to be used by formulae authors and make `ENV.no_weak_imports a no-op (for now). We may reconsider this behaviour in future.
-
Mike McQuaid authored
-
Markus Reiter authored
Forgot renaming `cab-container`.
-
Markus Reiter authored
Cask Refactoring
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Aug 21, 2016
-
-
Mike McQuaid authored
Add atom language plugin to docs
-
Mike McQuaid authored
Refactor `shutup`.
-
Mike McQuaid authored
add .editorconfig
-
Mike McQuaid authored
build: permit weak imports in Go reverse deps.
-
Markus Reiter authored
-
- Aug 20, 2016
-
-
Mike McQuaid authored
Make "brew man" also generate Cask's manpage.
-
Mike McQuaid authored
Go makes extensive use of weak imports so we need to allow them when building Go-using software. Closes https://github.com/Homebrew/homebrew-core/issues/4047.
-
Mike McQuaid authored
Also, check in this manpage, adjust the Rakefile and remove the old one. Fixes #731.
-
Martin Afanasjew authored
bump-formula-pr: return to starting branch
-
Martin Afanasjew authored
bump-formula-pr now creates non-tracking branches
-
Mike McQuaid authored
Remove LOAD_PATH warning from Hbc::CLI::Doctor.
-
Mike McQuaid authored
Install Cask’s default tap if untapped.
-
Mike McQuaid authored
Use dummy containers for cask tests.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Bob W. Hogg authored
-
Mike McQuaid authored
Remove Cask developer scripts.
-
Jason Karns authored
After branching, bumping, pushing, and pr-ing; return to whatever branch was originally checked out. In most cases, I'd imagine users to want to continue receiving tap updates from master. However, after using bump-formula-pr, the tap in which the formula was bumped is left on the working branch that was doing the bumping and pull-request. After opening the PR, we should return to whatever branch the user originally had checked out – most likely master. (But git allows us to just say "previous branch" by using `-`)
-
Markus Reiter authored
-
Andrew Janke authored
-
- Aug 19, 2016
-
-
Joshua McKinney authored
-