| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-24 | metafiles: convert Metafiles class to module | Josh Hagins | |
| 2016-10-24 | metafiles: use Set.new instead of Array#to_set | Josh Hagins | |
| 2016-10-24 | metafiles: convert EXTENSIONS and BASENAMES from Array to Set | Josh Hagins | |
| 2016-09-17 | rubocop --auto-correct all remaining files. | Mike McQuaid | |
| But remove some manual `.freeze`s on constants that shouldn't be constants. | |||
| 2015-01-13 | metafile: extend ext list | Xu Cheng | |
| Closes Homebrew/homebrew#35820. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-06-07 | metafiles: simplify #copy? further | Jack Nagel | |
| 2014-06-07 | Eliminate FORMULA_META_FILES constant | Jack Nagel | |
| 2014-06-07 | metafiles: combine #should_copy? and #include? | Jack Nagel | |
| 2014-06-07 | metafiles: remove unused method | Jack Nagel | |
| 2014-06-07 | metafiles: extract constant arrays | Jack Nagel | |
| 2014-06-07 | metafiles: reduce pathname conversions in #include? | Jack Nagel | |
| 2013-04-07 | Unify indentation of access modifiers | Jack Nagel | |
| These are class method calls, not some special keyword, and should be indented as such (also all standard Ruby indenters do this). | |||
| 2012-11-11 | Add more files and extensions to metafiles | Adam Vandenberg | |
| 2012-11-11 | Use a class for FORMULA_META_FILES | Adam Vandenberg | |
| * lets more text types get picked up * better filter for `brew list` | |||
