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 .
- Sep 10, 2016
-
-
Mike McQuaid authored
This fixes the ignoring in libgit2 clients that don't read nested `.gitignore` files.
-
Markus Reiter authored
Add language method to `OS::Mac`.
-
Markus Reiter authored
-
- Sep 09, 2016
-
-
Mike McQuaid authored
diagnostic: remove duplicate checks.
-
Mike McQuaid authored
-
Mike McQuaid authored
Don't require/recommend ownership of /usr/local.
-
Mike McQuaid authored
Set HOMEBREW_DEVELOPER automatically
-
Mike McQuaid authored
Apple reset this on every OS X major (and some minor) updates and it always proves a painful and unnecessary step. Instead just check the directories we actually care about are writable. This may mean if these directories do not already exist (although they are now created by the installed) that `brew link` will fail and require manual intervention but this seems to be superior for both new and the majority of existing users.
-
Mike McQuaid authored
Save aliases in INSTALL_RECEIPT
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
We’re defining developers as people who have run a dev-cmd at least once.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
Skip upgrade of pinned dependency if it's outdated
-
- Sep 08, 2016
-
-
Zhiming Wang authored
README and ISSUE_TEMPLATE: quote $(brew --repo)
-
Mike McQuaid authored
dev-cmd: add `--help` to all developer commands.
-
Mike McQuaid authored
docs: Explain Tab instantiation
-
Mike McQuaid authored
Warn when changing branch on update
-
Mike McQuaid authored
Also, flag those that we never want to be in a manpage.
-
Alyssa Ross authored
-
Alyssa Ross authored
This was really confusing to me, and I had to go looking through the Tab history, where I found a comment explaining it that has since been deleted. This wasn't a great experience. This commit basically adds that explanation back in.
-
Alyssa Ross authored
-
Alyssa Ross authored
-
Alyssa Ross authored
-
Alyssa Ross authored
This reverts commit 2498d99a.
-
Vlad Shablinsky authored
-
Vlad Shablinsky authored
Forbid to install formual if it has pinned dependencies.
-
Vlad Shablinsky authored
-
Vlad Shablinsky authored
-
Vlad Shablinsky authored
Prompt user to unpin pinned dependencies of the formula
-
- Sep 07, 2016
-
-
Zhiming Wang authored
Always a good idea to quote command substitution.
-