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
/
missing_formula.rb
Age
Commit message (
Expand
)
Author
2018-02-22
Use more docs.brew.sh short links
Mike McQuaid
2017-12-30
missing_formula: check deleted in the last month.
Mike McQuaid
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-08-29
missing_formula: use pip2 instead of pip
Dominyk Tiller
2017-08-29
missing_formula: update for Pillow's removal
Dominyk Tiller
2017-08-22
remove blacklisting of Clojure to allow adding a Clojure formula
puredanger
2017-07-27
Use https for all docs.brew.sh links.
Mike McQuaid
2017-07-02
missing_formula: no need to tap homebrew/core.
Mike McQuaid
2017-06-03
missing_formula: note on shallow clones.
Mike McQuaid
2017-04-10
missing_formula: fix undefined method `path` for nil:NilClass
JCount
2017-04-01
Merge pull request #2432 from jonchang/pil
Mike McQuaid
2017-04-01
missing_formula: pillow lives in homebrew/science
Jonathan Chang
2017-03-31
Remove osmium from blacklisted formulas
Ilya Zverev
2017-03-30
Fix handling of tap migrations to new cask names.
Mike McQuaid
2017-03-23
missing_formula: print immediately when searching git log.
Mike McQuaid
2017-03-23
missing_formula: warn when git-log takes very long
Zhiming Wang
2017-03-20
missing_formula: subsume historic logic.
Mike McQuaid
2017-03-20
blacklist: move to missing_formula class instead.
Mike McQuaid