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