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
/
global.rb
Age
Commit message (
Expand
)
Author
2017-09-04
audit: Add a global flag to silent warning when auditing
Gautham Goli
2017-06-28
Refactor using `Forwardable` and `DelegateClass`.
Markus Reiter
2017-06-12
Autocorrect Rubocop Style/SpecialGlobalVars.
Mike McQuaid
2017-04-30
Make `PATH` enumerable.
Markus Reiter
2017-04-30
Use `PATH` where possible.
Markus Reiter
2017-04-30
Add `PATH` class.
Markus Reiter
2017-04-24
Remove puts_hash, require pp
Mike McQuaid
2017-04-23
Fix and remove various TODOs.
Mike McQuaid
2017-04-23
global: set HOMEBREW_PATH if unset.
Mike McQuaid
2017-04-22
Hide sensitive tokens from install/test/post.
Mike McQuaid
2017-02-21
brew uninstal alias for brew uninstall
ilovezfs
2017-02-12
Use HTTPS for the homepage.
Mike McQuaid
2017-01-26
audit: improve homepage audit reliability.
Mike McQuaid
2017-01-07
Allow `brew audit` to fake a Safari user-agent.
Mike McQuaid
2016-12-29
curl: make curl_args more configurable.
Mike McQuaid
2016-11-14
Remove `flat_map` compatibility layer.
Markus Reiter
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-09-23
Style/Alias: Prefer `alias`.
Markus Reiter
2016-09-17
Improve rescue nesting.
Mike McQuaid
2016-09-17
rubocop --auto-correct all remaining files.
Mike McQuaid
2016-09-16
Move LinkedKegs/PinnedKegs/Locks from Library.
Mike McQuaid
2016-09-15
Use constants for LinkedKegs/PinnedKegs/Locks.
Mike McQuaid
2016-08-18
remove ruby 1.8 compatible codes
Xu Cheng
2016-08-17
global: raise unless Ruby 2.
Mike McQuaid
2016-08-12
global: add Homebrew.raise_deprecation_exceptions
Mike McQuaid
2016-07-12
github: produce better curl error messages. (#441)
Mike McQuaid
2016-07-07
Use GitRepositoryExtension for HOMEBREW_REPOSITORY
Martin Afanasjew
2016-07-07
Add GitRepositoryExtension
Martin Afanasjew
2016-07-04
Revert "Revert "Test officially supported cmd taps. (#390)""
Mike McQuaid
2016-07-04
Revert "Test officially supported cmd taps. (#390)"
Martin Afanasjew
2016-07-04
Test officially supported cmd taps. (#390)
Mike McQuaid
2016-06-03
Use `curl` for the GitHub API (#295)
Mike McQuaid
2016-05-26
HOMEBREW_CURL_ARGS: add -R to preserve remote timestamp
Xu Cheng
2016-04-12
Homebrew (opt-in) Analytics tweaks. (#57)
Mike McQuaid
2016-04-04
Make Homebrew user agent consistent, use a slash.
Mike McQuaid
2016-04-02
audit/test-bot/pull: fix for core/formula separation
Xu Cheng
2016-03-11
Fix `brew update` user agent.
Mike McQuaid
2016-03-08
Set HOMEBREW_API_TOKEN from Git when available.
Mike McQuaid
2016-02-15
Move internal command aliases from Ruby to Bash.
Mike McQuaid
2015-12-13
pull: use tap object
Xu Cheng
2015-10-18
MacOS: full_version added
Baptiste Fontaine
2015-08-06
backport flat_map for Ruby 1.8
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-07-03
add `brew command`
Xu Cheng
2015-06-19
Remove backports for Ruby 1.8.6
Jack Nagel
2015-06-16
"Mac OS X" -> "OS X" in copy
Jack Nagel
2015-04-29
Extract runtime configuration from global.rb
Jack Nagel
2015-04-21
Inline error message
Jack Nagel
2014-12-08
Document Formula attributes.
Mike McQuaid
2014-07-21
Ruby 1.8 doesn't have the \h regexp metacharacter
Jack Nagel
[next]