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-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
2016-07-16
Update and test eligible_kegs_for_cleanup
Vlad Shablinsky
2016-07-16
Unify Version.create usage
Vlad Shablinsky
2016-07-16
Use HeadVersion for install/reinstall
Vlad Shablinsky
2016-07-15
respect user's curlrc file (#516)
Xu Cheng
2016-07-02
formula: simplify migration_needed?
Vlad Shablinsky
2016-06-29
formula: simplify outdated_versions logic
Vlad Shablinsky
2016-06-12
Add "build_dependencies" key to JSON output (#340)
Elliot Saba
2016-05-22
Remove LLVM-GCC support. (#252)
Mike McQuaid
2016-05-18
Revert "Switch to bbatsov's Style Guide since GitHub's is 404" (#250)
Mike McQuaid
2016-05-13
formula: deprecate startup_plist.
Mike McQuaid
2016-05-08
Fix more bad dump_verbose_config references
Martin Afanasjew
2016-05-08
Make bottle code cross-platform.
Mike McQuaid
2016-05-06
brew install: make -s apply only to given formula, not deps (#205)
Andrew Janke
2016-05-03
Switch to bbatsov's Style Guide since GitHub's is 404 (#189)
Andrew Janke
2016-05-02
Update Homebrew/homebrew references in comments
Martin Afanasjew
2016-04-22
stage: fix block signature back-compatibility under Ruby 1.8.7
Andrew Janke
2016-04-18
brew test, install, update-test: add --keep-tmp option
Andrew Janke
[next]