| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-10 | missing_formula: fix undefined method `path` for nil:NilClass | JCount | |
| This check for a nil `tap` is necessary because Tap.from_path(path) will simply return a nil value in the event the tap path is invalid | |||
| 2017-04-01 | Merge pull request #2432 from jonchang/pil | Mike McQuaid | |
| missing_formula: pillow lives in homebrew/science | |||
| 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 | |
| Need to check for two `/`s rather than one. | |||
| 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 | |
| These methods belong together so combine them in a single class to provide a simpler API. | |||
| 2017-03-20 | blacklist: move to missing_formula class instead. | Mike McQuaid | |
| This will allow extending this class so it can be used by more than just blacklisting. | |||
