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
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
2015-09-13
support alias for tap
Xu Cheng
2015-09-06
FromUrlLoader: allow file:// scheme
Xu Cheng
2015-09-06
add Formulary.from_contents
Xu Cheng
2015-09-06
Formulary: allow loading formula from contents
Xu Cheng
2015-08-22
core file style update
Xu Cheng
2015-08-15
Formulary.to_rack: follow the symlink
Xu Cheng
2015-08-10
to_rack: simplify the logic
Xu Cheng
2015-08-10
don't use new name rack if old name rack is a dir
Vlad Shablinsky
2015-08-10
formulary: change logic for renamed formulae
Vlad Shablinsky
2015-08-10
implement formulary#find_with_priority
CNA-Bld
2015-08-06
add fully qualified name for core formulae
CNA-Bld
2015-08-06
more core file style updated by rubocop
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-08-02
handle mxcl/master synonym inside Tab#from_file_content
Xu Cheng
2015-07-31
Formulary#from_rack: auto resolve spec
Xu Cheng
2015-07-24
BottleLoader: check version mismatch
Xu Cheng
2015-07-19
improve TapLoader and TapFormulaUnavailableError
Xu Cheng
2015-06-12
tap_paths: prevent conflicted formulae happen in the same tap
Xu Cheng
2015-06-11
remove Pathname#find_formula
Xu Cheng
2015-06-08
Always treat formula files as UTF-8
Jack Nagel
2015-06-02
Give namespace modules a name so formula objects can be marshaled
Jack Nagel
2015-06-02
BottleLoader: use bottle_resolve_formula_names
Xu Cheng
2015-06-01
Isolate formula class namespaces
Jack Nagel
2015-05-28
Formulary: accept mxcl/master as synonym for Homebrew/homebrew
Misty De Meo
2015-05-27
Formulary: add from_rack
Xu Cheng
2015-05-27
Formulary#canonical_name: handle TapFormulaAmbiguityError
Xu Cheng
2015-05-27
load tap formula through direct search
Xu Cheng
2015-05-27
add Formulary.core_path method, deprecate Formula.path
Xu Cheng
2015-05-27
BottleLoader: using Formulary.path to search formula file
Xu Cheng
2015-05-08
add Formulary::path method
Xu Cheng
2015-01-03
Load formulae into private namespace
Jack Nagel
2015-01-01
Avoid formula lookup when we know it will fail
Jack Nagel
2015-01-01
Get rid of StandardLoader class
Jack Nagel
2014-12-31
Re-raise NameError when it doesn't match our constant
Jack Nagel
2014-12-31
Check file existence instead of rescuing LoadError
Jack Nagel
2014-12-31
Stop rescuing NameError
Jack Nagel
[next]