aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cleanup.rb
AgeCommit message (Expand)Author
2017-10-24Don't `require "thread"`.Markus Reiter
2017-08-27Added attr_reader disk_cleanup_sizemansimarkaur
2017-03-31Brew cleanup: Continue on error removing kegJoshua McKinney
2016-11-13Use guard clauses.Markus Reiter
2016-10-08cleanup: remove GLIDE_HOME cache directoriesilovezfs
2016-09-25RuboCop: Style/ClassVarsMarkus Reiter
2016-09-23Fix Style/MethodName.Markus Reiter
2016-09-23Fix RuboCop CaseEquality.Markus Reiter
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-17rubocop --auto-correct all remaining files.Mike McQuaid
2016-08-22Use `ThreadError` to break loop.Markus Reiter
2016-06-08introduce global lock directory (#337)Xu Cheng
2016-06-01Move HOMEBREW_CACHE to ~/Library/Caches (#292)Mike McQuaid
2016-05-08cleanup: fix bottle reference.Mike McQuaid
2016-05-08Make bottle code cross-platform.Mike McQuaid
2016-04-27Language::Node.npm_install_args: add helper method (#37)Christian Moritz
2016-01-04cleanup: move code away from cmd/Baptiste Fontaine