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-10-24
Use `/` to join path.
Markus Reiter
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-10-08
Clean up code style and remove `.rubocop_todo.yml`.
Markus Reiter
2017-10-04
formulary: handle unreadable bottle formula.
Mike McQuaid
2017-09-28
BottleLoader: Use the formula stored in the bottle
Shaun Jackman
2017-08-12
Revert "Raise an exception when double loading a formula"
Mike McQuaid
2017-08-11
Raise an exception when double loading a formula
Alyssa Ross
2017-08-08
Simplify CurlDownloadStrategy.
Markus Reiter
2017-08-07
Revert "Refactor SVN and cURL download strategies."
ilovezfs
2017-08-07
Simplify CurlDownloadStrategy.
Markus Reiter
2017-06-13
BottleLoader: Fix installing a bottle from an URL
Shaun Jackman
2017-06-12
Merge pull request #2769 from MikeMcQuaid/rubocop-no-perl-backrefs
1.2.3
Mike McQuaid
2017-06-12
Autocorrect Rubocop Style/SpecialGlobalVars.
Mike McQuaid
2017-06-10
Autocorrect Rubocop Style/PerlBackrefs.
Mike McQuaid
2017-05-01
Install a bottle from an URL
Shaun Jackman
2017-04-18
install: don't search when formula is unreadable.
Mike McQuaid
2017-04-11
formulary: Workaround for method missing for downcase on Pathname object.
SHIBATA Hiroshi
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
[next]