index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
Age
Commit message (
Expand
)
Author
2016-09-09
cmd/commands: always show developer commands
Zhiming Wang
2016-09-09
diagnostic: remove duplicate checks.
Mike McQuaid
2016-09-09
Merge pull request #896 from MikeMcQuaid/no-chown-usr-local
Mike McQuaid
2016-09-09
Merge pull request #881 from MikeMcQuaid/dev-cmd-sticky-homebrew-developer
Mike McQuaid
2016-09-09
Don't require/recommend ownership of /usr/local.
Mike McQuaid
2016-09-09
Merge pull request #863 from penman/preserve_alias
Mike McQuaid
2016-09-08
help: rename help section for developers.
Mike McQuaid
2016-09-08
help: use Commands module.
Mike McQuaid
2016-09-08
command: use Commands module.
Mike McQuaid
2016-09-08
commands: add commands module for path lookup.
Mike McQuaid
2016-09-08
commands: developer not development commands.
Mike McQuaid
2016-09-08
Add DEVELOPER COMMANDS to manpage.
Mike McQuaid
2016-09-08
Don't hide some (now) developer commands.
Mike McQuaid
2016-09-08
Move developer-focused commands to dev-cmd.
Mike McQuaid
2016-09-08
cmd/*: don't restrict dev-cmd to Homebrew developers.
Mike McQuaid
2016-09-08
update.sh: don't cleanup on update for developers.
Mike McQuaid
2016-09-08
brew.rb: don't restrict dev-cmd/*.rb to Homebrew developers.
Mike McQuaid
2016-09-08
brew.sh: don't restrict dev-cmd/*.sh to Homebrew developers.
Mike McQuaid
2016-09-08
brew.sh: set HOMEBREW_DEVELOPER from Git config.
Mike McQuaid
2016-09-08
Merge pull request #864 from vladshablinsky/skip-upgrade
Mike McQuaid
2016-09-08
Merge pull request #890 from MikeMcQuaid/dev-cmd-help
Mike McQuaid
2016-09-08
Merge pull request #892 from penman/tab_explanation
Mike McQuaid
2016-09-08
Merge pull request #879 from penman/checkout_warning
Mike McQuaid
2016-09-08
Add `--help` to all developer commands.
Mike McQuaid
2016-09-07
Explain more Tab instantiation methods
Alyssa Ross
2016-09-07
Explain Tab.create vs Tab.for_formula
Alyssa Ross
2016-09-07
Test source.path on Tab.create and .for_formula
Alyssa Ross
2016-09-07
Combine Tab alias_path with source.path
Alyssa Ross
2016-09-07
More realistic alias_path test
Alyssa Ross
2016-09-07
Revert "Implement opoo in bash"
Alyssa Ross
2016-09-07
test_integration_cmds: reinstall pinned
Vlad Shablinsky
2016-09-07
FormulaInstaller#check_install_sanity test pinned
Vlad Shablinsky
2016-09-07
test_formula: eligible_kegs_for_cleanup_keg_pinned
Vlad Shablinsky
2016-09-07
reinstall: fail if pinned
Vlad Shablinsky
2016-09-07
formula_installer: don't allow pinned dependencies
Vlad Shablinsky
2016-09-07
test-bot: separate tap/core no formula handling.
Mike McQuaid
2016-09-07
test-bot: handle missing tap in exception.
Mike McQuaid
2016-09-07
Merge pull request #833 from DomT4/death_by_xcode
Mike McQuaid
2016-09-07
Refactor MacOS check_development_tools usage.
Mike McQuaid
2016-09-07
test-bot: put exception, retry on missing formula.
Mike McQuaid
2016-09-07
Merge pull request #857 from MikeMcQuaid/update-report-link-more
Mike McQuaid
2016-09-06
test-bot: tweak cleaning behaviour again.
Mike McQuaid
2016-09-06
update-report: also link docs, completions.
Mike McQuaid
2016-09-06
utils: split link_path_manpages method.
Mike McQuaid
2016-09-06
test-bot: git clean less in cleanup_*.
Mike McQuaid
2016-09-06
Merge pull request #806 from reitermarkus/refactor-cask-scopes
Markus Reiter
2016-09-05
Merge pull request #866 from tdsmith/audit-libressl
Tim D. Smith
2016-09-05
Adjust branch change message
Alyssa Ross
2016-09-05
Formula#specified_path
Alyssa Ross
2016-09-05
More consistent style
Alyssa Ross
[next]