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