aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/readall.rb
AgeCommit message (Expand)Author
2017-10-24Don't `require "thread"`.Markus Reiter
2017-10-08Clean up code style and remove `.rubocop_todo.yml`.Markus Reiter
2017-06-12Autocorrect Rubocop Style/SpecialGlobalVars.Mike McQuaid
2017-04-22readall: fix tapping taps without aliases.Mike McQuaid
2017-04-22readall: check for shadowed aliases.Mike McQuaid
2017-02-21Revert "audit: check for version aliases."ilovezfs
2017-02-21readall: check for shadowed aliases.Mike McQuaid
2016-09-21readall: do not require itself.Maxim Belkin
2016-08-22Use `ThreadError` to break loop.Markus Reiter
2016-07-09tap: run readall when tapping. (#396)Mike McQuaid