aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/metafiles.rb
AgeCommit message (Expand)Author
2016-10-24metafiles: convert Metafiles class to moduleJosh Hagins
2016-10-24metafiles: use Set.new instead of Array#to_setJosh Hagins
2016-10-24metafiles: convert EXTENSIONS and BASENAMES from Array to SetJosh Hagins
2016-09-17rubocop --auto-correct all remaining files.Mike McQuaid
2015-01-13metafile: extend ext listXu Cheng
2014-06-07metafiles: simplify #copy? furtherJack Nagel
2014-06-07Eliminate FORMULA_META_FILES constantJack Nagel
2014-06-07metafiles: combine #should_copy? and #include?Jack Nagel
2014-06-07metafiles: remove unused methodJack Nagel
2014-06-07metafiles: extract constant arraysJack Nagel
2014-06-07metafiles: reduce pathname conversions in #include?Jack Nagel
2013-04-07Unify indentation of access modifiersJack Nagel
2012-11-11Add more files and extensions to metafilesAdam Vandenberg
2012-11-11Use a class for FORMULA_META_FILESAdam Vandenberg