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
/
formulary.rb
Age
Commit message (
Expand
)
Author
2017-02-20
Make `Formulary` a `module`.
Markus Reiter
2017-02-01
formulary: handle ScriptError in formula
Alyssa Ross
2017-01-09
formulary: read from formula in opt prefix.
Mike McQuaid
2016-12-29
tap_migrations: support renaming to/from casks.
Mike McQuaid
2016-12-29
Merge pull request #1733 from vladshablinsky/rb_in_name
Mike McQuaid
2016-12-26
Don't drop .rb suffix for formula names
Uladzislau Shablinski
2016-12-14
formulary: call tap not formula
Uladzislau Shablinski
2016-12-11
Merge pull request #1646 from MikeMcQuaid/report-deprecations-to-tap
Mike McQuaid
2016-12-10
Tell people to report URL/tap deprecations to the tap.
Mike McQuaid
2016-12-09
formulary: remap deprecated options from keg.
Mike McQuaid
2016-11-11
formulary: don't warn on old formula name from keg/rack.
Mike McQuaid
2016-11-02
formulary: migrate fully-scoped formulae names.
Mike McQuaid
2016-09-24
RuboCop: Style/AccessorMethodName
Markus Reiter
2016-09-24
Fix Style/GuardClause.
Markus Reiter
2016-09-23
Fix Style/IfUnlessModifier.
Markus Reiter
2016-09-19
Fix another `brew style` from #971.
Mike McQuaid
2016-09-19
Fix `brew style` from #971.
Mike McQuaid
2016-09-18
upgrade, outdated: follow alias changes
Alyssa Ross
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-09-17
rubocop --auto-correct all remaining files.
Mike McQuaid
2016-09-05
Replace install_name/install_ref with alias_path
Alyssa Ross
2016-09-05
Switch to hash rockets
Alyssa Ross
2016-09-03
Preserve alias when installing formulae
Alyssa Ross
2016-08-29
formulary: tweak @ translation
Dominyk Tiller
2016-08-28
formulary: translate @ to AT for classname
Dominyk Tiller
2016-08-10
formulary: fix to_rack for fully-scoped references
Mike McQuaid
2016-08-06
Fix update commit for non-HEAD kegs with head spec (#644)
Uladzislau Shablinski
2016-07-17
Update commit when resolving the formula (#536)
Uladzislau Shablinski
2016-07-15
formulary: add missing keg.rack
Xu Cheng
2016-07-15
add Formulary#from_keg
Xu Cheng
2016-07-15
ARGV#resolved_formulae: also load build options
Xu Cheng
2016-06-01
Prefer $stderr over STDERR for consistency (#304)
Martin Afanasjew
2016-05-28
Use JSON files for bottle upload data. (#166)
Mike McQuaid
2016-05-22
formulary: fix comment typo.
Mike McQuaid
2016-05-08
Make bottle code cross-platform.
Mike McQuaid
2016-04-17
formulary: use FormulaClassUnavailableError
Martin Afanasjew
2016-04-02
various: Homebrew/core is the core tap
Xu Cheng
2016-03-07
rename CoreFormulaRepository to CoreTap
Xu Cheng
2016-02-26
various: use Tap abstraction
Xu Cheng
2016-02-24
TapLoader: improve load logic
Xu Cheng
2015-12-19
move CoreFormulaRepository into separate file
Xu Cheng
2015-12-19
formulary: use CoreFormulaRepository
Xu Cheng
2015-12-13
Formulary: explicitly require tap
Alex Dunn
2015-12-09
avoid using FORMULA_RENAMES directly
Xu Cheng
2015-12-09
Formulary: use same logic to handle core fully-qualified name
Xu Cheng
2015-12-09
Formulary.core_path: use CoreFormulaRepository#formula_dir
Xu Cheng
2015-12-09
Formulary: use Tap#alias_dir
Xu Cheng
2015-12-03
centralize the logic of handling `homebrew-` in Tap.fetch
Xu Cheng
2015-10-10
Formulary.from_rack: better formula resolution strategy
Xu Cheng
2015-09-30
cache taps
Xu Cheng
[next]