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
/
formula.rb
Age
Commit message (
Expand
)
Author
2016-11-24
Fix broken link
Tse Kit Yam
2016-11-18
Merge pull request #1515 from alyssais/formula_cache
Mike McQuaid
2016-11-17
formula: update test_fixtures path
Zhiming Wang
2016-11-17
formula: make cache clearing methods, *ahem*, clearer
Alyssa Ross
2016-11-11
Merge pull request #1082 from alyssais/uninstall_dependancy_error
Mike McQuaid
2016-11-03
Correct a few typos
Mandar Gokhale
2016-10-25
missing_deps: extract formula instance method
Alyssa Ross
2016-10-25
uninstall: refuse when dependants still installed
Alyssa Ross
2016-10-24
Move cask fixtures to `test/fixtures/cask`.
Markus Reiter
2016-10-20
formula: use names for formula comparison
Uladzislau Shablinski
2016-09-24
RuboCop: Style/AccessorMethodName
Markus Reiter
2016-09-24
Fix Style/GuardClause.
Markus Reiter
2016-09-23
Style/Alias: Prefer `alias`.
Markus Reiter
2016-09-23
Fix Style/FormatString.
Markus Reiter
2016-09-23
Fix Style/IfUnlessModifier.
Markus Reiter
2016-09-23
Fix RuboCop CaseEquality.
Markus Reiter
2016-09-22
formula: help CMake with 10.12 SDK on 10.11
ilovezfs
2016-09-20
Update documentation links.
Mike McQuaid
2016-09-19
Save runtime dependencies in INSTALL_RECEIPT.json
Alyssa Ross
2016-09-19
Fix `brew style` from #971.
Mike McQuaid
2016-09-19
Merge pull request #971 from penman/follow_alias
Mike McQuaid
2016-09-19
Formulae aren't outdated if replacement formula installed
Alyssa Ross
2016-09-18
Formula#old_installed_formula?: fix some bugs
Alyssa Ross
2016-09-18
Make Formula#installed_alias_target_changed? clearer
Alyssa Ross
2016-09-18
upgrade, outdated: follow alias changes
Alyssa Ross
2016-09-18
Use new "macOS" naming where appropriate.
Mike McQuaid
2016-09-18
Add Formula#installed_alias_path
Alyssa Ross
2016-09-18
Merge pull request #989 from MikeMcQuaid/rubocop-final
Mike McQuaid
2016-09-17
rubocop --auto-correct all remaining files.
Mike McQuaid
2016-09-17
formula: set TERM to dumb during test
Zhiming Wang
2016-09-15
Use constants for LinkedKegs/PinnedKegs/Locks.
Mike McQuaid
2016-09-09
Merge pull request #863 from penman/preserve_alias
Mike McQuaid
2016-09-05
Formula#specified_path
Alyssa Ross
2016-09-05
Formula: include Utils::Shell
Misty De Meo
2016-09-05
Replace install_name/install_ref with alias_path
Alyssa Ross
2016-09-03
Preserve alias when installing formulae
Alyssa Ross
2016-09-01
formula: pinned keg is not eligible for cleanup
Vlad Shablinsky
2016-08-31
docs: fix a typo in plist_options
Ross Penman
2016-08-26
Restrict TMPDIR etc. changes to install, post_install and test
Zhiming Wang
2016-08-19
separate build and test logs
Andrew Janke
2016-08-19
separate build and test logs
Andrew Janke
2016-08-18
Rename bottle's revision to rebuild.
Mike McQuaid
2016-08-18
Use epochs in tabs
Vlad Shablinsky
2016-08-18
formula: add epoch
Vlad Shablinsky
2016-08-06
Cache outdated_versions for Formula
Vlad Shablinsky
2016-08-06
formula: detect outdated HEAD in outdated_versions
Vlad Shablinsky
2016-08-06
formula: don't return outdated head in installed_prefix
Vlad Shablinsky
2016-08-06
formula: add new HEAD methods
Vlad Shablinsky
2016-08-05
various: eliminate the usage of `any?` (#638)
Xu Cheng
2016-07-18
remove unnecessary build options manipulation for test and postinstall
Xu Cheng
[next]