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
2014-09-24
Revert "Revert "Simplify unbrewed file whitelists""
Jack Nagel
2014-09-24
Revert "Revert "Whitelist OSXFuse headers""
Jack Nagel
2014-09-24
Revert "Revert "Match whitelisted files using fnmatch""
Jack Nagel
2014-09-24
brew-man: Rubify, make an internal command.
Mike McQuaid
2014-09-24
brew-cleanup-installed: Rubify, make internal cmd.
Mike McQuaid
2014-09-24
brew-tap-readme: make an internal command.
Mike McQuaid
2014-09-24
brew-aspell-dictionaries: make a developer command
Mike McQuaid
2014-09-24
brew-switch: make an internal command.
Mike McQuaid
2014-09-24
brew-pull: make an internal command.
Mike McQuaid
2014-09-24
brew-gist-logs: make an internal command.
Mike McQuaid
2014-09-24
brew-test-bot: fix error detection logic.
Mike McQuaid
2014-09-24
brew-test-bot: make an internal command.
Mike McQuaid
2014-09-24
Revert "Match whitelisted files using fnmatch"
Mike McQuaid
2014-09-24
Revert "Whitelist OSXFuse headers"
Mike McQuaid
2014-09-24
Revert "Simplify unbrewed file whitelists"
Mike McQuaid
2014-09-24
Revert "Whitelist MacFuse headers"
Mike McQuaid
2014-09-24
Whitelist MacFuse headers
Jack Nagel
2014-09-24
Simplify unbrewed file whitelists
Jack Nagel
2014-09-24
Whitelist OSXFuse headers
Jack Nagel
2014-09-24
Match whitelisted files using fnmatch
Jack Nagel
2014-09-24
Add doctor check for unbrewed header files
Jack Nagel
2014-09-23
audit: make `has_DATA?` ignore commented-out lines
chdiza
2014-09-23
Audit for outdated devel versions
Jack Nagel
2014-09-19
Whitelist oxsfuse files since we support externally installed oxsfuse
Jack Nagel
2014-09-19
Clarify "could not tap" warning
Jack Nagel
2014-09-18
Remove obsolete nil guard
Jack Nagel
2014-09-18
Pass command and arg list into ErrorDuringExecution constructor
Jack Nagel
2014-09-18
Implement `brew test --debug`
Jack Nagel
2014-09-14
audit: access the homepage attribute once
Jack Nagel
2014-09-14
Consistently call name on formula instead of relying on to_s
Jack Nagel
2014-09-14
Print each line of --env output atomically
Jack Nagel
2014-09-14
Remove unnecessary conditional
Jack Nagel
2014-09-13
Replace loop + delete with array difference
Jack Nagel
2014-09-10
Store the object itself in the failed download set
Jack Nagel
2014-09-10
Use bundler for test gem dependencies.
Mike McQuaid
2014-09-07
Fix brew list when combining --pinned and --versions
Michael Hackner
2014-09-07
Simplify getting the list of doctor checks
Jack Nagel
2014-09-06
Fix comma splice in outdated brew message
Josh Larson
2014-09-04
doctor: print values of DYLD_* env vars
Jack Nagel
2014-09-02
audit: fix line number typo.
Mike McQuaid
2014-09-01
audit: fix line number off-by-one
Jack Nagel
2014-08-30
Install dependencies before an interactive install
Jack Nagel
2014-08-27
Object#methods returns an array of symbols on 1.9+
Jack Nagel
2014-08-25
install: search when formula isn't found.
Mike McQuaid
2014-08-22
Use a set to track failed downloads
Jack Nagel
2014-08-22
Rescue only DownloadError
Jack Nagel
2014-08-21
Fix false positive audit warning
Jack Nagel
2014-08-17
Upgrade honors build_bottle? and built_as_bottle options
Larry Shaffer
2014-08-16
fetch: retry the download on a failure.
Mike McQuaid
2014-08-14
Fix mktmp to be generic as-per SUS/BSD.
xxxajk
[next]