aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2017-11-05Refactor command handling codeMike McQuaid
2017-10-29cmd/sh: set working PS1 for zsh.Mike McQuaid
2017-10-28Merge pull request #3380 from jmsundar/apfs_tap-infoMike McQuaid
2017-10-28style changesJayendra Minakshisundar
2017-10-27tap-info: sort taps by name to handle APFSJayendra Minakshisundar
2017-10-26Unhide readall and update-reset from manpage.Mike McQuaid
2017-10-20leaves: account for requirementsMaxim Belkin
2017-10-20Merge pull request #3304 from richiethomas/refactor_usesMike McQuaid
2017-10-20Remove memoization from uses.rb, as it doesn't result in the expected time co...richiethomas
2017-10-20Merge pull request #3319 from reitermarkus/squiggly-heredocsMike McQuaid
2017-10-20Merge pull request #3334 from DomT4/ds_store_is_not_a_commandMike McQuaid
2017-10-20commands: tweak find_internal_commands.Mike McQuaid
2017-10-20Merge pull request #3302 from maxim-belkin/readall-multiple-tapsMike McQuaid
2017-10-18Fix brew style warningsrichiethomas
2017-10-18PR feedback- replace '#{HOMEBREW_LIBRARY}/Homebrew/**/*.rb' with '#{HOMEBREW_...richiethomas
2017-10-18Remove /cask/ from readall file filterrichiethomas
2017-10-18readall: update documentationMaxim Belkin
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-10-18commands: filter out dotfiles from outputDominyk Tiller
2017-10-18Merge pull request #3326 from sjackman/portable-ruby1.3.6Mike McQuaid
2017-10-18Merge pull request #3316 from DomT4/handle_apfs_love_of_hash_orderMike McQuaid
2017-10-17Memoize recursive dependency checks; reduces calls to 'f.recursive_dependenci...richiethomas
2017-10-17vendor-install: use full shasum PATH.Mike McQuaid
2017-10-16portable-ruby: use rebuild with coverage support for Linux.Shaun Jackman
2017-10-14info: pass explicit sort to handle APFSDominyk Tiller
2017-10-14deps: pass explicit sort to handle APFSDominyk Tiller
2017-10-14list: pass explicit sort to handle APFSDominyk Tiller
2017-10-14options: pass explicit sort to handle APFSDominyk Tiller
2017-10-14leaves: pass explicit sort to handle APFSDominyk Tiller
2017-10-14missing: pass explicit sort to handle APFSDominyk Tiller
2017-10-14tap-info: pass explicit sort to handle APFSDominyk Tiller
2017-10-14commands: pass explicit sort to handle APFSDominyk Tiller
2017-10-14update-report: pass explicit sort to handle APFSDominyk Tiller
2017-10-14uses: pass explicit sort to handle APFSDominyk Tiller
2017-10-14search: pass explicit sort to handle APFSDominyk Tiller
2017-10-12In 'readall.rb', replaced multi-step 'each' loop with one-line method chain o...Richie Thomas
2017-10-10readall: allow readall-ing multiple taps at onceMaxim Belkin
2017-10-10Set RuboCop maximum to current maximum.Markus Reiter
2017-10-08Clean up code style and remove `.rubocop_todo.yml`.Markus Reiter
2017-09-29brew: handle Ruby 2.3 more gracefully.Mike McQuaid
2017-09-28install.rb: stop early if there are no formulae to be installedMaxim Belkin
2017-09-25Merge pull request #3183 from MikeMcQuaid/rubocop-upgradeMike McQuaid
2017-09-25portable-ruby: use rebuild with coverage support.Mike McQuaid
2017-09-25vendor-install: output only to stderr.Mike McQuaid
2017-09-24Rubocop: manual rule fixes.Mike McQuaid
2017-09-24Rubocop: automatic rule fixes.Mike McQuaid
2017-09-23Merge pull request #3189 from MikeMcQuaid/portable-ruby-messagingMike McQuaid
2017-09-22portable-ruby: improve installation messaging.Mike McQuaid
2017-09-21Upgrade vendored Ruby to 2.3.3 for Linux.Shaun Jackman
2017-09-21Merge pull request #3164 from MikeMcQuaid/portable-ruby-2.3.3Mike McQuaid